A new music player built around Python and GTK
Go to file
Anna Schumaker 9b64c590cc curds: Switch to using the asyncio module for testing threading
I'm planning to use the asyncio code for running background threads, so
let's switch to it for now to get a feel for how it works.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-02-05 16:20:31 -05:00
curds curds: Switch to using the asyncio module for testing threading 2019-02-05 16:20:31 -05:00
trier curds: Add basic track class 2019-02-04 17:01:52 -05:00
.gitignore curds: Add basic track class 2019-02-04 17:01:52 -05:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile curds: Add basic track class 2019-02-04 17:01:52 -05:00
README.md Initial commit 2019-01-24 09:35:41 -05:00

README.md

emmental

A new music player built around Python and GTK