Stevan Freeborn Stevan
Stevan pushed to stevanfreeborn/feat/add-sound-notification at Stevan/termato 2026-07-28 22:38:15 +00:00
fe5e2d85f0 chore: run cargo fmt
Stevan created pull request Stevan/termato#6 2026-07-28 20:41:06 +00:00
feat: add sound notification
Stevan pushed to stevanfreeborn/feat/add-sound-notification at Stevan/termato 2026-07-28 20:40:36 +00:00
1344625fc9 fix: make sure we don't start playing around sound if one is already playing
b456397c30 fix: bug where visualizer remained displaying audio after audio finished
7461dee12c docs: update README
71f261f6d8 feat: extend parser to support combining flag options
71eb940afc refactor: store config on termato state
Compare 6 commits »
Stevan created branch stevanfreeborn/feat/add-sound-notification in Stevan/termato 2026-07-28 20:40:35 +00:00
Stevan opened issue Stevan/termato#5 2026-07-28 18:00:03 +00:00
[FEAT]: Add a sound notification option
Stevan pushed tag v0.1.1 to Stevan/termato 2026-07-28 15:25:25 +00:00
Stevan pushed to main at Stevan/termato 2026-07-28 15:25:16 +00:00
9583e9b7f6 chore: bump version
Stevan deleted tag v0.1.1 from Stevan/termato 2026-07-28 15:23:57 +00:00
Stevan pushed tag v0.1.1 to Stevan/termato 2026-07-28 15:23:06 +00:00
Stevan deleted branch stevanfreeborn/feat/refactor-architecture from Stevan/termato 2026-07-28 15:22:44 +00:00
Stevan pushed to main at Stevan/termato 2026-07-28 15:22:15 +00:00
7411bdc4a7 Merge pull request 'feat: refactor architecture' (#4) from stevanfreeborn/feat/refactor-architecture into main
15e0fd9d08 refactor: extract constants
a62f54e85b refactor: extract argument parsing to separate module
a92bfe79cc refactor: update main.rs to use new architecture
c8448c364e refactor: isolate rendering
Compare 11 commits »
Stevan closed issue Stevan/termato#2 2026-07-28 15:22:14 +00:00
[FEAT]: Refactor the main event loop to an Elm-like architecture
Stevan merged pull request Stevan/termato#4 2026-07-28 15:22:14 +00:00
feat: refactor architecture
Stevan created pull request Stevan/termato#4 2026-07-28 15:22:00 +00:00
feat: refactor architecture
Stevan pushed to stevanfreeborn/feat/refactor-architecture at Stevan/termato 2026-07-28 15:21:20 +00:00
15e0fd9d08 refactor: extract constants
a62f54e85b refactor: extract argument parsing to separate module
Compare 2 commits »
Stevan pushed to stevanfreeborn/feat/refactor-architecture at Stevan/termato 2026-07-28 14:34:36 +00:00
a92bfe79cc refactor: update main.rs to use new architecture
c8448c364e refactor: isolate rendering
a2b3b23cc1 refactor: extract termato struct and implementations
ec61470256 refactor: implement event handling
06d8a6fa8a refactor: extract terminal guard
Compare 8 commits »
Stevan created branch stevanfreeborn/feat/refactor-architecture in Stevan/termato 2026-07-28 14:34:36 +00:00
Stevan pushed tag v0.1.0 to Stevan/termato 2026-07-28 03:05:22 +00:00
Stevan pushed to main at Stevan/termato 2026-07-28 03:05:07 +00:00
ddd3fee887 fix: use description instead of name
b6a59f6563 chore: declare apt dependency for linux builds
Compare 2 commits »
Stevan deleted tag v0.1.0 from Stevan/termato 2026-07-28 03:04:32 +00:00