4.7 KiB
THE PRIVACY APP OF YOUR DREAMS! :3
Be anonymous while watching videos, gaming, and listening to music on Poke - the free privacy front-end!
Welcome!
Welcome to Poke (formerly PokeTube), the privacy-friendly YouTube front-end built with the invidious API!
Features
No Non-Free Codec Needed
Poke uses OpenH264, which is free software! No non-free components included :3 View the source code of OpenH264 here. Because who wants to deal with non-free stuff? Not us!~
Hosting Poke
NodeJS
-
Install Packages
-
Fedora/RHEL GNU/linux:
$ sudo dnf install git make gcc libcurl nodejs python libcurl g++ curl-config -
Debian/Ubuntu GNU/linux:
$ sudo apt install git make gcc libcurl4-openssl-dev nodejs npm python g++ -
Alpine Linux (non-gnu):
$ apk add git nodejs npm python make gcc g++ libcurl curl-dev(we dont know if it works on non-gnu systems)
-
-
Clone Repo
- Codeberg:
$ git clone https://codeberg.org/ashley/poke.git - GitHub:
$ git clone https://github.com/ashley0143/poke.git
reccomended unoffical mirrors:
- 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]
not reccomended, unstable
- none!!! yippee
- Codeberg:
-
Install Dependencies
$ cd poke$ npm install
-
Start Server
$ node server.js
Congrats! Poke should now be running on
localhost:6003! 🎉
Poke Community
Join us on Discord or Matrix! I promise we're cool! <3
or if u like fedi, we host PokeSocial 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, mostly ashley0143 Trans rights!
poke does not support the "source first" or "open source" movement :3
we support the free software movement (fsf.org)
TL;DR: we dont collect or share your personal info, that's it lol.

poketube.fun is proudly powered by amd!


