https://github.com/sachin-acharya-projects/music-player-kivy
Music player build using Kivy, VLC, and Python.
https://github.com/sachin-acharya-projects/music-player-kivy
Last synced: 3 months ago
JSON representation
Music player build using Kivy, VLC, and Python.
- Host: GitHub
- URL: https://github.com/sachin-acharya-projects/music-player-kivy
- Owner: sachin-acharya-projects
- Created: 2021-02-20T03:59:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T16:24:47.000Z (7 months ago)
- Last Synced: 2025-03-09T09:08:22.944Z (3 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music Player with Kivy
---
This program may not work now [10/28/2024]
```bash
pip install kivy[base] kivy_examples --pre --extra-index-url https://kivy.org/downloads/simple/
```