mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	 Ashley
		
	
	
		8221f46903
		
	
	
	
	Merge pull request 'Update 'instances.json'' (#21) from exhq/poketube:main into main
			Ashley
		
	
	
		8221f46903
		
	
	
	
	Merge pull request 'Update 'instances.json'' (#21) from exhq/poketube:main into main
		
			
			Reviewed-on: https://codeberg.org/Ashley/poketube/pulls/21
Table of Contents:
Welcome!
This is the source code of PokeTube, the privacy-friendly youtube front-end built with the Litetube API that's packed with some pretty cool stuff including:
- ZERO ads
- Lyrics to songs
- A clean and modern UI
- A Javascript-free frontend
- No cookies or data collection
- And built-in dislike counts Thaks to the Return YouTube Dislike Api!
Hosting Poketube~
- 
To self host your own Poketube instance, you'll need the following: 
Once you have everything, clone our repo:
git clone https://codeberg.org/ashley/poketube.git
You can also clone using our Github mirror if you'd prefer:
git clone https://github.com/ashley0143/poketube.git
Now, install the needed dependencies within the Poketube folder:
npm install 
Once everythings installed, start your server with the following command:
node server.js
Congrats, Poketube should now be running on localhost:3000!
The Legal Stuff..
Privacy Policy 
TL;DR: we dont collect or share your personal info, that's it lol
We additionally use the GNU Coding Standard, see https://www.gnu.org/prep/standards
					Languages
				
				
								
								
									EJS
								
								41.1%
							
						
							
								
								
									CSS
								
								17.8%
							
						
							
								
								
									JavaScript
								
								16.4%
							
						
							
								
								
									C#
								
								10%
							
						
							
								
								
									C++
								
								4.3%
							
						
							
								
								
									Other
								
								10.3%
							
						
					