source: README @ 7bc8b29

debianmacno-cupsnodebathenaweb
Last change on this file since 7bc8b29 was 7bc8b29, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Add contact info to README

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[3b4b994]1So, you want to develop gutenbach, eh?  Good!
2
[c94338b]3Gutenbach is a distributed music player built on top of CUPs.  It
4essentially enables anybody with access to it to play music from their
5own computer -- all they have to do is "print" to the Gutenbach
6instance as they would any other document!
7
8The current repositories for various Gutenbach features are:
[3b4b994]9    - gutenbach
10    - gutenbach-queue
11    - gutenbach-remctl
[c94338b]12    - gutenbach-rhythmbox-plugin
13    - gutenbach-itunes-plugin
14    - gutenbach-web
[3b4b994]15
[c94338b]16All of these are located on GitHub:
[28f66a3]17http://github.com/search?langOverride=&q=gutenbach&repo=&start_value=1&type=Repositories
18
[7bc8b29]19Additionally, see README.old for how Gutenbach /used/ to be installed.
20This can sometimes offer insight into how to fix things that are
21broken.
22
23Questions or comments should be directed at gutenbach@mit.edu
24
[28f66a3]25TODO:
26- include mixer and channel in debconf, or even better, move it to
27   gutenbach-remctl and implement debconf in that package
28- the filter should die and send an error message if it can't find the
29   config file, not use defaults
30- this should really not conflict with pulse
31- finish the move to CUPS!
Note: See TracBrowser for help on using the repository browser.