Interactive TUI
Start the interactive terminal UI to experience Noxly as a full-fledged chat application inside your terminal:
Code
noxlyTUI Composer Commands
Inside the app, you can use colon commands from the composer input to interact with rooms, sync data, or attach files.
| Command | Description |
|---|---|
:dm <name> | Start a direct message with a user |
:group <room> <member1> <member2> | Create a group chat |
:add <name> | Add a member to the current group |
:file /path/to/file [optional message] | Send a file attachment |
:sync | Force synchronize messages |
:help | Show the help menu |
:q | Quit the application |
Features
- Terminal-native encrypted messaging: Chat natively from your workflow.
- SuiNS-based identity: Forget public keys; just use
@names. - Direct and group conversations: Complete chat experiences.
- File attachments: Send blobs and files seamlessly via Walrus.
- Local account management: Encrypted key storage keeps you safe.
- Keyboard-first workflow: Vim-like composer commands for power users.
Security
Noxly is designed around local account control and encrypted communication. Keep your private keys safe and never share your local configuration directory.