Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redromnon/geet
A minimalistic YouTube Music frontend
https://github.com/redromnon/geet
flet frontend hacktoberfest music python youtube-music
Last synced: 1 day 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T01:58:52.000Z (about 1 year ago)
- Last Synced: 2024-04-18T13:45:14.448Z (9 months 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.![Screenshot-Geet](https://github.com/redromnon/Geet/assets/74495920/b8eef176-b14a-4428-8d4c-c3567f68a9f1)
## 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