Skip to content

Rainbow Monkey, the client application for the JoCo Cruise, for Android and iOS. Useless without a server; see the accompanying repository.

License

Notifications You must be signed in to change notification settings

MaikuB/rainbowmonkey

 
 

Repository files navigation

Rainbow Monkey

The client application for the cruise, for Android and iOS. Useless without a server; see the accompanying repository.

This app is codenamed "cruisemonkey", named after @rangerrick's app, but to reduce confusion it is branded as Rainbow Monkey is the stores and in the application itself.

Updating the Karaoke list

Make sure that the resources/JoCoKaraokeSongCatalog.txt file is in UTF-8. The original file was in Mac OS Roman; to convert from that to UTF-8, you can use this command:

uconv --from-code mac --to-code utf8 --output converted.txt JoCoKaraokeSongCatalog.txt

You may also need to replace U+000D characters with U+000A characters.

About

Rainbow Monkey, the client application for the JoCo Cruise, for Android and iOS. Useless without a server; see the accompanying repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.3%
  • Other 0.7%