Commit Graph

20 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka c46b0bfb71 feat: parse cli commands with clap 2021-02-20 16:49:10 -06:00
Rekai Nyangadzayi Musuka efe1a1ad37 chore: add dependency and rename author email 2020-12-13 21:29:07 -06:00
Rekai Nyangadzayi Musuka 656c6d6e33 chore: remove unnecessary dependency 2020-12-08 17:08:37 -06:00
Rekai Nyangadzayi Musuka 40fa8f9447 chore: Update dependencies 2020-12-08 16:24:40 -06:00
Rekai Nyangadzayi Musuka 0346154f7b chore: Update Dependencies 2020-10-08 18:15:55 -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 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 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 b1b469f91f Implement toast notification on macOS and Linux 2020-05-24 19:27:46 -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 b129fc5426 Initial Commit 2020-05-20 23:04:31 -05:00