mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-31 10:25:57 +00:00
- Add Unix socket server implementation for IPC communication - Enhance settings.html with improved UI and animations - Add terminal color preferences support - Improve tray menu with recent connections - Add state management for connected clients - Fix various lint warnings and improve code quality
3 lines
40 B
Rust
3 lines
40 B
Rust
fn main() {
|
|
tauri_build::build();
|
|
}
|