Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/viridian
Viridian is an Ampache Client that displays all of your media from your Ampache server in a simple and convenient way that makes choosing and streaming music an easy task.
https://github.com/bahamas10/viridian
Last synced: 2 months ago
JSON representation
Viridian is an Ampache Client that displays all of your media from your Ampache server in a simple and convenient way that makes choosing and streaming music an easy task.
- Host: GitHub
- URL: https://github.com/bahamas10/viridian
- Owner: bahamas10
- License: bsd-3-clause
- Created: 2012-03-27T23:33:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-12T05:28:45.000Z (about 12 years ago)
- Last Synced: 2024-05-08T19:53:25.517Z (8 months ago)
- Language: Python
- Homepage: http://viridian.daveeddy.com
- Size: 5.13 MB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Viridan
=======Viridian is a front-end for an Ampache server (see http://ampache.org).
Viridian is written for Python 3 using the PyGTK bindings.http://viridian.daveeddy.com
History
-------Up until version 1.2 Viridian was released under the GPL 3, that
has changed going forward to the BSD 3 Clause license.
(see LICENSE for more details).Usage
-----You can run Viridian out of this directory by simply invoking it over the command line
$ ./viridian
You can also install it with
# python setup.py install
Problems
--------If you have used Viridian before and found that an update has messed it up,
open Viridian and go to Edit -> Preferences -> System and hit "Reset Everything."You can also do this manually by executing
~$ rm -r ~/.viridian
More Information
----------------- Home Page: [http://viridian.daveeddy.com][home]
- Launchpad: [https://launchpad.net/viridianplayer][launchpad]
- FAQ: [https://answers.launchpad.net/viridianplayer/+faqs][faq]
- Bugs: [https://bugs.launchpad.net/viridianplayer][bugs]
- Questions: [https://answers.launchpad.net/viridianplayer][questions][home]: (http://viridian.daveeddy.com)
[launchpad]: (https://launchpad.net/viridianplayer)
[faq]: (https://answers.launchpad.net/viridianplayer/+faqs)
[bugs]: (https://bugs.launchpad.net/viridianplayer)
[questions]: (https://answers.launchpad.net/viridianplayer)