1 Commits

Author SHA1 Message Date
root
a3c9d16eaf Add complete installation scripts for easy deployment
- install_rdp_client_complete.sh: Full-featured installer with auto-detection
- install_rdp_client_https.sh: Simple HTTPS-based installer
- INSTALL_INSTRUCTIONS.md: One-line installation commands and documentation

Features:
- Auto-detects Linux distribution (apt, dnf, yum, zypper, pacman)
- Installs all system dependencies automatically
- Sets up Python virtual environment
- Creates desktop entry and launcher
- Supports both SSH and HTTPS repository access
- Includes uninstall option
- Comprehensive error handling and user feedback
2025-09-18 10:39:53 +02:00