diff options
author | Shav Kinderlehrer <[email protected]> | 2024-07-23 17:48:28 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-07-23 17:48:28 -0400 |
commit | dc0f2ce9ba97ebb47e05b80a511da6eb29818b63 (patch) | |
tree | dc83035069f5a015047be1ca3da6f65781eb4695 /README | |
parent | f638f4bd1e3a03bc2bdd5f9dcd57d4830fd3c553 (diff) | |
download | molehole-ncurses.tar.gz molehole-ncurses.zip |
Merge old-moleholencurses
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 |