diff options
Diffstat (limited to 'README')
-rwxr-xr-x[-rw-r--r--] | README | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,10 +1,13 @@ +=== Molehole -======== +=== -Molehole is a (WIP) client for the Molerat protocol [0]. -It is implemented in rust using ratatui [1]. +Molehole is a WIP client for the Molerat[0] protocol. +It does not currently function, but it is being actively developed. -Contributions are welcome, please send them to [email protected] +TODO: +- Implement mtxt parser +- Implement display +- Implement response code handler -[0]: https://trkt.in/molerat -[1]: https://ratatui.rs +[0]: http://trkt.in/molerat |