Go to file
2024-03-24 14:18:53 -04:00
src Overhaul events system + add url_manager 2024-03-24 14:18:53 -04:00
.gitignore Initial commit 2024-03-05 23:34:55 -05:00
Cargo.lock Rework actions and events + start statusbar 2024-03-23 13:08:14 -04:00
Cargo.toml Rework actions and events + start statusbar 2024-03-23 13:08:14 -04:00
flake.lock Initial commit 2024-03-05 23:34:55 -05:00
flake.nix Implement keyboard shortcut popup 2024-03-07 02:05:03 -05:00
README Add README 2024-03-23 13:27:05 -04:00
rustfmt.toml Initial commit 2024-03-05 23:34:55 -05:00

Molehole
========

Molehole is a (WIP) client for the Molerat protocol [0].
It is implemented in rust using ratatui [1].

Contributions are welcome, please send them to molerat@git.trinket.icu

[0]: https://trkt.in/molerat
[1]: https://ratatui.rs