Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

melody-notpond/ilo-toki-harmony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilo-toki

Harmony chat client in the terminal!

Usage

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 i

Normal mode is accessible from all modes by pressing Escape. In this mode, you can access all other modes and perform navigation commands on the message box.

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 (e) and deleting (d, or ctrl+d for no prompt) messages. This mode is accessible through the s key in normal mode.

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 g key in normal mode.

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 c.

TODO

  • Copy paste support
  • Markdown
  • Attachments
  • Embeds as links
  • Emoji support (ie, managing and sending them, not necessarily viewing them)
  • Reactions
  • Registration
  • Administration stuff
  • Theming
  • Mouse support
  • :tutorial command for new users
  • PluralKit-like functionality
  • ilo toki daemon
  • Notifications

Things that aren't important but would be neat:

  • Pictures in terminal for terminals that support it
  • Video embeds with yt-dlp/youtube-dl

About

Harmony chat client in the terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages