Commit Graph

5 Commits

Author SHA1 Message Date
0564083ac7 fix(lang): alert_formatter is in english now 2025-08-09 18:01:52 +02:00
f53aef1821 refactor(app): implement ports & adapters
* also move alertFormatter into internal actor
2025-08-09 17:53:01 +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