Crates.io | ilo-toki |
lib.rs | ilo-toki |
version | 0.3.0 |
source | src |
created_at | 2022-01-09 20:25:58.702754 |
updated_at | 2022-01-14 22:19:28.138257 |
description | A terminal chat client for the Harmony protocol! |
homepage | https://github.com/jenra-uwu/ilo-toki |
repository | https://github.com/jenra-uwu/ilo-toki |
max_upload_size | |
id | 510974 |
size | 134,911 |
Harmony chat client in the terminal!
Run it with cargo run
once you've cloned the repo. If you'd like, you can install the program with cargo install --path .
.
There are six basic modes: insert, normal, command, scroll, guild selection, and channel selection.
Insert mode is the default mode. In this mode, you can type out a message and send it. If you are in normal mode, you can enter insert mode by pressing
Normal mode is accessible from all modes by pressing
Command mode lets you execute commands related to chatting on Harmony. This includes things like quitting the program, joining other guilds, administration stuff, and changing settings. It is accessible from normal mode by pressing
Scroll mode lets you scroll through messages using your arrow keys. It also lets you perform actions such as editing (
Guild selection mode lets you select a guild to interact with. Use your arrow keys to move up and down in the list and press enter to select a guild. This mode is accessible through the
Channel selection mode is like guild selection mode but for channels instead of guilds. This mode is accessible either via guild selection mode by pressing enter or via normal mode by pressing
:tutorial
command for new usersThings that aren't important but would be neat: