6 Commits

Author SHA1 Message Date
fc31a953aa feat(app): implement state in order to not flood of notification during run 2025-08-12 09:46:47 +02:00
23b331a4f8 feat: implement clap 2025-08-10 16:38:29 +02:00
e7b35953ca test(app): add unit tests for app 2025-08-09 22:43:02 +02:00
985ee54669 refactor: move business logic into app
* also move all at directory root crate

* all actors are into lib directory

* formatter is into system_monitor now
2025-08-09 14:25:22 +02:00
944d9d663d refactor(notif): Use discord_client crate
- Moved code into a new Rust crate `node-notifier`
- Create new crate discord client
- node_notifier use now discord client
2025-07-20 13:28:20 +02:00
f625268fca Initial commit 2025-07-09 23:17:36 +02:00