Remix.run Logo
Show HN: Concord – Feature rich TUI for discord(github.com)
6 points by jpellamo 8 hours ago | 3 comments

Concord is TUI client for discord with discord like layout (Servers / Channels / Messages / Members), vim keys, inline image previews via Kitty/iTerm2/Sixel, reactions, polls, threads, forums, and more!(except voice calls, will be implemented) Sits at ~20–40 MB idle.

Concord is built with ratatui and crossterm.

Here are features: - Login by token, email/password or QR code from the mobile app - Discord like layout : Servers / Channels / Messages / Members - Vim-style keys (hjkl, g/G, Ctrl+d/Ctrl+u, Tab to cycle panes), plus mouse support - Send, edit, delete, and reply to messages, with mention autocomplete - Threads, forum posts (active and archived), pinned messages, mark-as-read - Reactions (Unicode + custom emoji), poll voting, who-reacted lists - Inline image previews via Kitty, iTerm2, or Sixel protocols (halfblock fallback for anything else) - Avatar and custom emoji rendering, full-screen image viewer - Live typing indicators, unread + mention counts - Attachment downloads - Message notification

If you try, please let me know your experience.

jpellamo an hour ago | parent | next [-]

In v1.2.0, you can now use <leader> key for convinient shortcuts (eg. Quick channel swithing with fuzzy search)

blllomm 8 hours ago | parent | prev | next [-]

This looks really cool.

alexander2002 6 hours ago | parent | prev [-]

nice project!