Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
music-quizzer
espelho de
https://github.com/earwig/music-quizzer
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
3
Trabalho
A Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes
Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
15
Cometimentos
2
Ramos
65 KiB
Árvore:
3505dd2088
develop
master
v0.1.2
v0.1.1
v0.1
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de '3505dd2088'
${ noResults }
music-quizzer
/
mac_osx.command
mac_osx.command
93 B
Em bruto
Vista normal
Histórico
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
há 13 anos
Apple strikes again! (hopefully this will work now)
há 13 anos
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
há 13 anos
1
2
3
4
5
6
7
8
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py