Commit graph

8 commits

Author SHA1 Message Date
3de79b08f1 chore: Implementing Logging
Using simplelog to output to the terminal and to a log file
2023-01-06 22:21:55 -08:00
b82ebe911c fix: set streams to unblocking; catch those errors 2022-12-24 20:08:15 -08:00
2ed55b3aa0 feat: Basic websocket communication added
Started parrallel development of SousaCli to work over websockets to control this app
2022-12-18 18:26:13 -08:00
4c4d7ff68d added rodio for audio playback and deps 2022-12-17 23:46:46 -08:00
48c09f9aba Changed name of package 2022-12-17 21:46:39 -08:00
4e36010d13 featadded database operations 2022-12-12 22:30:03 -08:00
2dfd4aef4f basic flags and help docs 2022-12-09 23:43:36 -08:00
a12af938ba First commit 2022-12-09 13:34:45 -08:00