A simple command line tool to play "Ding" in terminal
dingThat's all. It will play the "Ding" sound and exit.
You can run it after a long-time-taking program:
sleep 1; dingNeed python 2/3. Require python module: pyglet
pip install git+git://github.com/TylerTemp/ding.git