├── Card template.ait ├── README.md ├── cards.sh ├── cards.txt ├── jukebox.sh └── songs.txt /Card template.ait: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/Card template.ait -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/README.md -------------------------------------------------------------------------------- /cards.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/cards.sh -------------------------------------------------------------------------------- /cards.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/cards.txt -------------------------------------------------------------------------------- /jukebox.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/jukebox.sh -------------------------------------------------------------------------------- /songs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helen/swipe-jukebox/HEAD/songs.txt --------------------------------------------------------------------------------