├── LICENSE ├── README.md ├── main.py └── sound.mp3 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axm2/cuny-class-notifier/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axm2/cuny-class-notifier/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axm2/cuny-class-notifier/HEAD/main.py -------------------------------------------------------------------------------- /sound.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/axm2/cuny-class-notifier/HEAD/sound.mp3 --------------------------------------------------------------------------------