Commit Graph

29 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka 40fa8f9447 chore: Update dependencies 2020-12-08 16:24:40 -06:00
Rekai Nyangadzayi Musuka 2f971c96a1 fix: move audio playback into another thread 2020-12-08 16:19:46 -06:00
Rekai Nyangadzayi Musuka 0e03745f0b feat: add -C / --create-config directory 2020-12-08 16:18:38 -06:00
Rekai Nyangadzayi Musuka 0346154f7b chore: Update Dependencies 2020-10-08 18:15:55 -05: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 8425062809 Update Dependencies 2020-08-18 16:05:08 -05:00
Rekai Musuka e93db3267b Update dependencies 2020-08-17 22:33:16 -05:00
Rekai Musuka dd8bb7b9d8 Update dependencies 2020-08-10 16:01:15 -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 40c682515f Add --create-config flag to cli 2020-06-29 18:11:26 -05:00
Rekai Musuka f79fde6d16 Add ability to load pomodoro settings from TOML file 2020-06-21 16:45:21 -05:00
paoda ad79175056 Update Dependencies 2020-06-18 17:15:49 -05:00
paoda a918d79ac0 Add windows notification support 2020-05-31 00:00:54 -05:00
Rekai Musuka f95f0a846f Support 'q', Esc and 'C-c' user inputs 2020-05-25 01:51:07 -05:00
Rekai Musuka b1b469f91f Implement toast notification on macOS and Linux 2020-05-24 19:27:46 -05:00
paoda bc9080fe2f Improve code clarity, write Alert::load() 2020-05-24 05:06:33 -05:00
Rekai Musuka 16e3f73616 Add --alert flag to start subcommand 2020-05-22 00:21:27 -05:00
Rekai Musuka 01d92aaede Handle missing audio file and, fix logic error 2020-05-21 23:59:38 -05:00
Rekai Musuka 171ccafe72 Add working clock, and improve appearance of the output 2020-05-21 23:56:42 -05:00
Rekai Musuka f21e9a5cae Play audio alert on progress in Pomodoro cycle 2020-05-21 21:07:19 -05:00
Rekai Musuka 29607dfd9d Implement Pomodoro Technique 2020-05-21 01:03:38 -05:00
Rekai Musuka 820b2e53a9 Improve grammar in README.md 2020-05-20 23:05:28 -05:00
Rekai Musuka b129fc5426 Initial Commit 2020-05-20 23:04:31 -05:00