Show HN: Concord – Discord, but Like Vim
Category: cli-tool
Tags: discord-client, terminal-ui, rust, ratatui, vim-keybindings, tui
Score: 7.3/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 7)
Concord is a feature-rich TUI client for Discord written in Rust, bringing the full Discord experience to the terminal with vim-style navigation. It's interesting for its ambitious recreation of a complex GUI application entirely in a terminal interface, complete with voice support, image rendering, markdown display, and multi-platform authentication. The project demonstrates substantial technical sophistication in handling Discord's real-time protocol, terminal graphics protocols, and audio processing.
Target audience: backend devs, devops, power users, vim enthusiasts
Repository: https://github.com/chojs23/concord · Rust · GPL-3.0 · 616 stars
View on Hacker News