Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up
The main public repo for the Canta project - a free karaoke game
http://www.canta-game.org

Cannot retrieve the latest commit at this time.
Type | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
canta |
|
|
![]() |
docs | ||
![]() |
locale | ||
![]() |
media @ f9e922a |
|
|
![]() |
misc | ||
![]() |
scripts |
|
|
![]() |
starter |
|
|
![]() |
tests | ||
![]() |
.gitignore | ||
![]() |
.gitmodules | ||
![]() |
INSTALL.txt |
|
|
![]() |
MANIFEST.in |
|
|
![]() |
Makefile | ||
![]() |
README |
|
|
![]() |
run_canta |
|
|
![]() |
run_song_generator |
|
|
![]() |
run_view_theme |
|
|
![]() |
setup.py |
README
Installation / Requirements ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. RUN DIRECTLY > sh run_canta starts canta > sh run_song_generator starts canta song generator (--help for more) you need all the Dependencies listet under Point 3 2. INSTALL IT TO YOUR SYSTEM * Windows Just download the windows installer * Ubuntu, Debian, Other debian-based distries Download the deb package from the homepage and all listet other files there and install it with your packetmanager * Other Distries: ** did only try under ubuntu, but should work on freebsd and other linux distries > make install (in this directory) you need the Dependencies listet under Point 3 3. DEPENDENCIES: - python-soya - python-configobj - python-gst > 0.10 - python-mutagen - python-wxgtk - python-mingus >= 0.4.0.1 - and of course: python (2.6) - canta-media (same version)