https://github.com/freesteph/platine
Album music player.
https://github.com/freesteph/platine
Last synced: 6 months ago
JSON representation
Album music player.
- Host: GitHub
- URL: https://github.com/freesteph/platine
- Owner: freesteph
- License: gpl-3.0
- Created: 2011-11-07T18:46:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-07T18:47:07.000Z (over 14 years ago)
- Last Synced: 2025-10-10T23:24:05.624Z (9 months ago)
- Language: Vala
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
===========
| Platine |
===========
Platine is a simple record player.
======================
| Build instructions |
======================
In the root directory, run:
autoreconf -i
Then it's the old ./configure; make; make install routine.
The program depends on:
- gtk+-3.0
TODO