mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
no more skill issue
This commit is contained in:
parent
58ac585d60
commit
5b80ef4847
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,4 +1,5 @@
|
|||
|
||||
|
||||
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
|
||||
<img src="https://user-images.githubusercontent.com/65588168/178095991-a9c4b907-831a-456c-a648-bf3d92073104.png" > </a>
|
||||
|
||||
|
@ -10,19 +11,19 @@
|
|||
- [About](#about)
|
||||
- [Usage](#usage)
|
||||
- [Why Poketube](#why-poketube)
|
||||
- [Legal](#legal)
|
||||
- [Legal Stuff](#legal-stuff)
|
||||
|
||||
|
||||
## About
|
||||
- This is the source code of PokeTube! (whoa) the youtube front-end that doesnt tracks you
|
||||
- For matomos source code,see [here](https://github.com/poketube-org/poketube/tree/main/t)
|
||||
- Distrotube review [here](https://poketube.fun/watch?v=dQw4w9WgXcQ) :)
|
||||
- Distrotube review [here](https://poketube.fun/watch?v=dQw4w9WgXcQ)
|
||||
|
||||
|
||||
## Usage
|
||||
- To self host you'll need [Node.js](https://nodejs.org/en/download/)
|
||||
- which comes with [npm](http://npmjs.com) installed on your computer
|
||||
- for Arch nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
||||
- for nyArch Linuwu [AUR package](https://aur.archlinux.org/packages/nodejs-git)
|
||||
- First clone poketube
|
||||
```
|
||||
git clone https://github.com/poketube-org/poketube
|
||||
|
@ -47,7 +48,7 @@ node server.js
|
|||
- Uses LightTube api
|
||||
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
||||
|
||||
## Legal
|
||||
## Legal Stuff
|
||||
|
||||
[Privacy Policy](https://poketube.fun/privacy)
|
||||
- TL;DR:we dont collect or share your personal info lol
|
||||
[Privacy Policy](https://poketube.fun/privacy) <br>
|
||||
TL;DR:we dont collect or share your personal info lol
|
||||
|
|
Loading…
Reference in a new issue