pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

Pas 21b115c9 69f6663b

+16 -16
.github/P-Stream.png

This is a binary file and will not be displayed.

+16 -16
README.md
··· 1 - # Sudo-Flix 2 - [![Sudo-Flix Image](.github/Sudo-Flix.png)](https://docs.undi.rest) 1 + # P-Stream 2 + [![P-Stream Image](.github/P-Stream.png)](https://docs.pstream.org) 3 3 4 4 **I *do not* endorse piracy of any kind I simply enjoy programming and large user counts.** 5 5 6 6 ## Links And Resources 7 7 | Service | Link | Source Code | 8 8 |----------------|------------------------------------------------------------------|----------------------------------------------------------| 9 - | Sudo-Flix Docs | [sudo-docs](https://docs.undi.rest) | [source code](https://github.com/sussy-code/docs) | 10 - | Extension | [extension](https://docs.undi.rest/extension) | [source code](https://github.com/sussy-code/browser-ext) | 11 - | Proxy | [sudo-proxy](https://sudo-proxy.up.railway.app) | [source code](https://github.com/sussy-code/sudo-proxy) | 12 - | Backend | [sudo-backend](https://backend.undi.rest) | [source code](https://github.com/sussy-code/backend) | 13 - | Frontend | [sudo-flix](https://docs.undi.rest/instances) | [source code](https://github.com/sussy-code/smov) | 14 - | Weblate | [sudo-weblate](https://docs.undi.rest/links/weblate) | [source code](https://github.com/sussy-code/docs) | 9 + | P-Stream Docs | [docs](https://docs.pstream.org) | [source code](https://github.com/p-stream/docs) | 10 + | Extension | [extension](https://docs.pstream.org/extension) | [source code](https://github.com/p-stream/browser-ext) | 11 + | Proxy | [simple-proxy](https://docs.pstream.org/proxy) | [source code](https://github.com/p-stream/sudo-proxy) | 12 + | Backend | [backend](https://server.fifthwit.net) | [source code](https://github.com/p-stream/backend) | 13 + | Frontend | [P-Stream](https://docs.pstream.org/instances) | [source code](https://github.com/p-stream/p-stream) | 14 + | Weblate | [sudo-weblate](https://weblate.pstream.org) | | 15 15 16 16 ***I provide these if you are not able to host yourself, though I do encourage hosting the frontend.*** 17 17 ··· 26 26 27 27 28 28 ## Running Locally 29 - Type the following commands into your terminal / command line to run Sudo-Flix locally 29 + Type the following commands into your terminal / command line to run P-Stream locally 30 30 ```bash 31 - git clone https://github.com/sussy-code/smov.git 31 + git clone https://github.com/p-stream/p-stream.git 32 32 cd smov 33 33 git pull 34 34 pnpm install ··· 37 37 Then you can visit the local instance [here](http://localhost:5173) or, at local host on port 5173. 38 38 39 39 40 - ## Updating a sudo-flix Instance 41 - To update a sudo-flix instance you can type the below commands into a terminal at the root of your project. 40 + ## Updating a P-Stream Instance 41 + To update a P-Stream instance you can type the below commands into a terminal at the root of your project. 42 42 ```bash 43 - git remote add upstream https://github.com/sussy-code/smov.git 43 + git remote add upstream https://github.com/p-stream/p-stream.git 44 44 git fetch upstream # Grab the contents of the new remote source 45 45 git checkout <YOUR_MAIN_BRANCH> # Most likely this would be `origin/main` 46 46 git merge upstream/main 47 47 # * Fix any conflicts present during merge * 48 48 git add . # Add all changes made during merge and conflict fixing 49 - git commit -m "Update sudo-flix instance (merge upstream/main)" 49 + git commit -m "Update p-stream instance (merge upstream/main)" 50 50 git push # Push to YOUR repository 51 51 ``` 52 52 53 53 54 - ## Contact Me 55 - **Email:** *[dev@sudo-flix.lol](mailto:dev@sudo-flix.lol)* 54 + ## Contact Me / Discord 55 + [Discord](https://discord.gg/7z6znYgrTG)