Skip to content

redromnon/Geet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geet

A minimalistic frontend for YouTube Music made with Python and Flet.

Screenshot-Geet

Features

✅ Search and listen to any song (YouTube Music library)

✅ No ads

✅ No tracking

✅ Free and Open-Source

Issues

  • Not compatible with iOS devices at the moment

Development and Building

  1. Create a virtual environment (optional)
  2. Install the dependencies pip install -r requirements.txt
  3. Run main.py

Contributing

Improvements and new features are most welcome! Feel free to submit a PR.

  1. Fork this repository
  2. Create a new branch
  3. Do your thing
  4. Create a Pull Request