From 7e9892910158a771d06817e879a8fe570f0df020 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 17 Oct 2024 19:08:38 +0000 Subject: [PATCH] Update README.md --- README.md | 42 +++++++++++++++--------------------------- 1 file changed, 15 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index a5cf9a58..d5005a87 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ DRM Free -

PRIVACY APP OF YOUR DREAMS! :3

+

THE PRIVACY APP OF YOUR DREAMS! :3

@@ -16,12 +16,9 @@
Welcome!  |  Features  |  No Non-Free Codec  |  Hosting  |  Community  |  Legal

- - Status Badge - Stand with Ukraine - GPL-3 License + GPL-3-or-later License
@@ -29,7 +26,7 @@ ## Welcome! -Welcome to Poke (formerly PokeTube), the privacy-friendly YouTube front-end built with the InnerTube API! Imagine paying for YouTube Premium just to download videos - couldn't be us (literally). +Welcome to Poke (formerly PokeTube), the privacy-friendly YouTube front-end built with the invidious API! Imagine paying for YouTube Premium just to download videos - couldn't be us (literally). ## Features @@ -48,14 +45,16 @@ Poke uses OpenH264, which is free software! No non-free components included :3 V ### NodeJS 1. **Install Packages** - - Fedora/RHEL: `$ sudo dnf install git make gcc libcurl nodejs python libcurl4 g++` - - Debian/Ubuntu: `$ sudo apt install git make gcc libcurl4-openssl-dev nodejs npm python g++` + - Fedora/RHEL GNU/linux: `$ sudo dnf install git make gcc libcurl nodejs python libcurl4 g++` + - Debian/Ubuntu GNU/linux: `$ sudo apt install git make gcc libcurl4-openssl-dev nodejs npm python g++` + + (we dont know if it works on non-gnu systems) 2. **Clone Repo** - Codeberg: `$ git clone https://codeberg.org/ashley/poke.git` - GitHub: `$ git clone https://github.com/ashley0143/poke.git` - unoffical mirrors: + reccomended unoffical mirrors: - code.lgbt: `$ git clone https://code.lgbt/mirror/poke.git` [sync every 10mins] - git.lgbt: `$ git clone https://git.lgbt/mirror/poke.git` [sync every 10mins] - nin0git :`$ git clone https://git.nin0.dev/mirrors/poke.git` [sync every 10mins] @@ -70,32 +69,21 @@ Poke uses OpenH264, which is free software! No non-free components included :3 V 4. **Start Server** - `$ node server.js` - Congrats! PokeTube should now be running on `localhost:6003`! 🎉 - -### Docker - -1. **Create Directory** - - `$ mkdir poketube && cd poketube` - -2. **Download Config** - - `$ curl -O https://codeberg.org/Ashley/poke/raw/branch/main/docker-compose.yml` - -3. **Run Poke** - - `$ docker compose up -d` - - Congrats! PokeTube should now be running on `localhost:6003`! 🎉 - + Congrats! Poke should now be running on `localhost:6003`! 🎉 + ## Poke Community Join us on [Discord](https://discord.poketube.fun/) or [Matrix](https://matrix.to/#/#poke:vern.cc)! I promise we're cool! <3 - +or if u like fedi, we host [PokeSocial](https://social.poketube.fun) as well :3 ## The Legal Stuff (boring tbh) the main parts of the project is Under GPL-3.0-OR-LATER :3 -see the each sections LICENSE tho!! -Copyleft 2021-202x Poke Project +see the each sections LICENSE tho!! + +Copyleft 2021-202x Poke Project, mostly ashley0143 - poke does not support the ["source first"](https://sourcefirst.com/) or ["open source"](https://opensource.org) movement :3 - we support the free software movement (fsf.org) + [Code Of conduct](https://codeberg.org/Ashley/poke/src/branch/main/CODE_OF_CONDUCT.md)