Commit Graph

12 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 73c103b6e7 feat: bind r to restart current countdown 2020-12-13 22:20:26 -06:00
Rekai Nyangadzayi Musuka ce566c20ce chore: add pause functionality 2020-12-13 21:44:56 -06:00
Rekai Nyangadzayi Musuka 2f971c96a1 fix: move audio playback into another thread 2020-12-08 16:19:46 -06:00
Rekai Nyangadzayi Musuka d54aeaf005 chore: Rename methods to improve code clarity 2020-09-07 17:32:23 -05:00
Rekai Nyangadzayi Musuka 81a02edc2b Update Defaults 2020-08-31 00:29:04 -05:00
Rekai Nyangadzayi Musuka 8af7738a5b Add audio playback upon notification 2020-08-31 00:18:39 -05:00
Rekai Nyangadzayi Musuka 4a1633da1f Add cross-platform notification support 2020-08-30 22:16:18 -05:00
Rekai Nyangadzayi Musuka 6954e3dfd8 Rewrite Domasi 2020-08-30 20:22:27 -05:00
Rekai Nyangadzayi Musuka 68ec6883b7 Improve code quality 2020-08-23 22:28:17 -05:00
Rekai Musuka 8a1f2d9081 Remove async-std and squash some bugs 2020-08-19 20:57:54 -05:00
Rekai Musuka 01ce402595 Remove winrt-notification as a dependency
notify-rust works on Windows, Linux and macOS (and depends on
winrt-notification anyways) so I can just use notify-rust
2020-06-29 18:18:48 -05:00
Rekai Musuka f79fde6d16 Add ability to load pomodoro settings from TOML file 2020-06-21 16:45:21 -05:00