Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
ben
/
music-quizzer
peilaus alkaen
https://github.com/earwig/music-quizzer
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Julkaisut
3
Toiminta
A Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18
Commitit
2
Branchit
65 KiB
Puu:
bf050b5d0b
develop
master
v0.1.2
v0.1.1
v0.1
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'bf050b5d0b'
${ noResults }
music-quizzer
/
mac_osx.command
mac_osx.command
93 B
Raaka
Normaali näkymä
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 vuotta sitten
Apple strikes again! (hopefully this will work now)
13 vuotta sitten
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 vuotta sitten
1
2
3
4
5
6
7
8
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py