Commit Graph

34 Commits

Author SHA1 Message Date
Pihkaal
ac66044508 chore: remove returns because it's bad code style (i've read that on stack overflow) 2024-03-23 05:24:29 +01:00
Pihkaal
3150fc3e23 chore: comments 2024-03-23 05:15:14 +01:00
Pihkaal
1bf0555d66 feat(cli): add subcommand aliases 2024-03-23 03:16:31 +01:00
Pihkaal
f929b53ae6 fix(chrono,timer): state text position 2024-03-23 03:09:48 +01:00
Pihkaal
02ff709718 fix(rendering): fix out of bounds render crashes app 2024-03-23 02:51:50 +01:00
Pihkaal
eff3db47dc refactor(timer): rename coutdown -> timer 2024-01-21 22:03:24 +01:00
Pihkaal
35e847841c feat(countdown): implement 2024-01-21 21:58:13 +01:00
Pihkaal
9644119758 feat(chrono): display pause state 2024-01-21 16:43:11 +01:00
Pihkaal
4a35873144 feat(chrono): implement reset 2024-01-21 16:29:47 +01:00
Pihkaal
0564a01015 feat(chrono): implement pause 2024-01-21 16:26:04 +01:00
Pihkaal
c011864ecf feat(chrono): scrollable lapses list 2024-01-21 15:22:40 +01:00
Pihkaal
c115e7b450 refactor: restructure project 2024-01-21 13:18:54 +01:00
Pihkaal
a2a6697afd feat(chrono): implement lapses 2024-01-21 01:41:53 +01:00
Pihkaal
16a73291c1 feat: print elapsed time on quit for chrono mode 2024-01-21 00:52:23 +01:00
Pihkaal
59f09dcd3a feat: add chronometer mode 2024-01-21 00:45:20 +01:00
Pihkaal
f5ae5df561 refactor: abstract away app mode 2024-01-20 21:46:26 +01:00
Pihkaal
93a8b76459 fix: make debug mode optional 2024-01-20 20:37:01 +01:00
Pihkaal
435699e8a1 feat: debug infos
NOTE: only debug mode is available
2024-01-20 20:25:14 +01:00
Pihkaal
8bb7c4c07d feat: allow user to recreate config from defaults 2024-01-20 16:32:40 +01:00
Pihkaal
96ec7da7bc feat: add gradient color mode 2024-01-20 00:08:21 +01:00
Pihkaal
c6b9d857b0 feat: configurable time format 2024-01-19 16:53:08 +01:00
Pihkaal
7e361b9e6d feat: X for unknown symbol 2024-01-19 16:51:42 +01:00
Pihkaal
cc61c5bcd4 feat: custom config path and default config 2024-01-19 12:32:32 +01:00
Pihkaal
56ebe073fc chore: update readme 2024-01-18 23:57:21 +01:00
Pihkaal
431de781f7 feat: configurable date format 2024-01-18 23:54:04 +01:00
Pihkaal
0716720b77 feat: display date 2024-01-18 23:50:04 +01:00
Pihkaal
77aa0417a6 feat: allow ansi color 2024-01-18 23:29:11 +01:00
Pihkaal
2be41dd4d4 feat: allow hex color 2024-01-18 23:22:51 +01:00
Pihkaal
e31f16d9a8 feat: configurable app, implement terminal colors 2024-01-18 19:59:11 +01:00
Pihkaal
0fdd0e1253 feat: display current time 2024-01-18 17:09:19 +01:00
Pihkaal
3fe23adb17 feat: render fixed time 2024-01-18 16:33:13 +01:00
Pihkaal
ae602a9b49 feat: minimal app setup 2024-01-18 13:14:54 +01:00
Pihkaal
61cc2a8235 project setup 2024-01-17 00:14:12 +01:00
Pihkaal
2543e3d77f initial commit 2024-01-16 21:25:00 +01:00