ServerBox App
A Flutter project which provide charts to display Linux server status and tools to manage server. Especially thanks to dartssh2 & xterm.dart.
- Status chart (CPU, Sensors, GPU...), SSH Term, SFTP, Docker & Pkg & Process...
- Platform specific: Bio auth、Msg push、Home widget、watchOS App...
- English, 简体中文; Deutsch, 繁體中文, Indonesian, Français, Dutch; Español, Русский язык, Português, 日本語
What's new in 1.0.1189
Here's a summary of the ServerBox 1.0.1189 release notes, focusing on user-facing Android improvements:
- Important: Backup your data before updating from versions below v1185 to prevent potential data loss.
- Adaptive Navigation Bar: Improved navigation bar for better user experience.
- Monochrome Icon Fix: Resolved issue with the Android monochrome icon.
- Editor Search: Added search functionality within the editor page.
- Disk Info Parsing: Improved disk information parsing using lsblk output.
- Disk SMART Info: Added support for displaying disk SMART (Self-Monitoring, Analysis and Reporting Technology) information.
- SSH Page Background: Added the ability to customize the background of the SSH page.
- Local Authentication: Replaced
bio_auth
withlocal_auth
for authentication. - Hardware Keyboard Fix: Fixed an issue where the Android app would reload when a hardware keyboard was connected or disconnected.