Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
ben
/
music-quizzer
kopia lustrzana
https://github.com/earwig/music-quizzer
Obserwuj
1
Polub
1
Forkuj
0
Kod
Wydania
3
Aktywność
A Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
17
Commity
2
Gałęzie
65 KiB
Drzewo:
f2b66238c4
develop
master
v0.1.2
v0.1.1
v0.1
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'f2b66238c4'
${ noResults }
music-quizzer
/
mac_osx.command
mac_osx.command
93 B
Czysty
Zwykły widok
Historia
adding a .sh file that should hopefully start the script automatically under OS X, but I can't test it right now, so it may be totally useless
13 lat temu
Apple strikes again! (hopefully this will work now)
13 lat temu
adding a .sh file that should hopefully start the script automatically under OS X, but I can't test it right now, so it may be totally useless
13 lat temu
1
2
3
4
5
6
7
8
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py