Skip to content

Chaxware/tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chax-tui

A TUI (Terminal User Interface) for the Chax app made in Rust using Ratatui

Build and run

Prerequisites: cargo, npm

Backend

git clone https://github.com/Chaxware/backend
cd backend
npm install
npm run dev

Frontend

git clone https://github.com/Chaxware/ChaxTUI chax-tui
cd chax-tui
git checkout ratatui
cargo run "http://localhost:<port>" <hub_id> <channel_id> # Replace items within <> with respective values

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages