Commit Graph

3 Commits

Author SHA1 Message Date
root
9fc22b2b97 Fix README: Separate curl commands into individual code blocks
- Split installation commands into separate copyable blocks
- Users can now copy each curl command independently
- Improved clarity with Option 1/Option 2 labels
2025-09-18 10:44:54 +02:00
root
7de727cc1e Update README with one-line installation commands
- Add prominent Quick Installation section with curl commands
- Include both SSH and HTTPS installation options
- Document post-installation usage options
- Add uninstall instructions
- Improve visibility of convenient installation methods
2025-09-18 10:43:03 +02:00
root
69fb363286 feat: Add professional Python RDP client with GUI interface
- Complete rewrite of zenity-based bash script in Python
- Modern tkinter GUI with Microsoft RDP Client-like design
- Encrypted credential storage and connection management
- Fixed STATUS_ACCOUNT_RESTRICTION authentication issues
- Support for multiple monitors, sound, clipboard, drive sharing
- Connection history and profile management
- Keyboard shortcuts and professional interface
- Comprehensive logging and error handling
- Virtual environment auto-detection and setup
- Full feature parity with original bash script
- Enhanced security with Fernet encryption
- Cross-platform compatibility and modern UX
2025-09-16 15:01:20 +02:00