A TUI chat client for all the things
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci
discord
slack
src
tiny_slack
.omnichat.toml
Cargo.lock
Cargo.toml
LICENSE
README.md
TODO
omni_small.png

README.md

A TUI chat client for all the things

I really dislike how much my chromebook lags while trying to use Slack, Discord, and other messaging services. This is my attempt to bring a bunch of messaging services together with a fast interface. That's currently a TUI because GUI is hard and I mostly want to send and receive text.

Build Status

omnichat_slack

Platforms

  • Slack: DM support questionable, no thread support. Possibly usable.
  • Discord: in progress, can load history and that's it

Planned Other Features

  • Command to copy latest URL to the clipboard
  • Command to upload a file (this is the only feature that keeps me using the desktop client)