Commit graph

3 commits

Author SHA1 Message Date
6a9068296e Add new dependencies and implement chat UI with Ratatui
- Updated `Cargo.toml` to include new dependencies: `ratatui`, `crossterm`, `reqwest`, and `notify-rust`.
- Enhanced `main.rs` with a terminal-based chat UI using Ratatui.
- Added support for message rendering, input handling, and notifications.
- Implemented file download functionality and DM message handling.
2025-04-22 23:03:49 +02:00
240e52e3e7 Add configuration file and enhance client functionality with encryption 2024-11-29 20:26:23 +01:00
f54ec8fe1d first client commit 2024-11-25 15:45:26 +01:00