https://github.com/ampache-browser/ampache_browser
Ampache desktop client library.
https://github.com/ampache-browser/ampache_browser
ampache desktop library media qt
Last synced: 4 months ago
JSON representation
Ampache desktop client library.
- Host: GitHub
- URL: https://github.com/ampache-browser/ampache_browser
- Owner: ampache-browser
- License: gpl-3.0
- Created: 2016-04-29T17:51:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T12:57:00.000Z (over 1 year ago)
- Last Synced: 2025-09-04T07:43:38.000Z (10 months ago)
- Topics: ampache, desktop, library, media, qt
- Language: C++
- Homepage: http://ampache-browser.org
- Size: 1.08 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# Ampache Browser
Ampache desktop client library.
## Description
**Ampache Browser** is a library that implements desktop client for [Ampache](http://ampache.org/). It provides
end-user Qt UI and has a simple C++ interface that allows easy integration to a client application.
## Usage
Please see [Ampache Browser Audacious plugin](https://github.com/audacious-media-player/audacious-plugins/blob/master/src/ampache/ampache.cc)
for the reference usage.
## Home
http://ampache-browser.org
## License
GNU GPLv3 (see COPYING for the license text).