https://github.com/redromnon/geet
A minimalistic YouTube Music frontend
https://github.com/redromnon/geet
flet frontend hacktoberfest music python youtube-music
Last synced: 8 months ago
JSON representation
A minimalistic YouTube Music frontend
- Host: GitHub
- URL: https://github.com/redromnon/geet
- Owner: redromnon
- License: gpl-3.0
- Created: 2022-12-31T10:54:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T01:58:52.000Z (over 2 years ago)
- Last Synced: 2024-04-18T13:45:14.448Z (about 2 years ago)
- Topics: flet, frontend, hacktoberfest, music, python, youtube-music
- Language: Python
- Homepage: https://geet.onrender.com
- Size: 55.7 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Geet
A minimalistic frontend for YouTube Music made with Python and Flet.

## 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)
3. Install the dependencies `pip install -r requirements.txt`
4. 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