Features
π₯οΈ Resource monitoring
View the status of nodes, virtual machines and storage in real time
Monitor CPU, memory, network and disk usage
Support charts to display historical data
π» Virtual machine management
Power on/off operation
Access virtual machine console via noVNC
View virtual machine details and performance metrics
π Storage management
View storage usage
Monitor storage performance
Browse stored content
π Security features
Supports HTTPS connections
ticket-based authentication
Secure credential storage
System requirements
Android 8.0 (API 26) or higher
Proxmox VE 7.0 or higher
Network connection to Proxmox VE server
Installation instructions
Download the latest APK from the Releases page
Install the APK on your Android device
Launch the application and enter your Proxmox VE server information:
Server address (for example: https://pve.example.com:8006)
Username (format: user@pam or user@pve)
password
Instructions for use
Log in
Enter server address, username and password
Click the login button
Credentials will be automatically saved after successful login.
Resource monitoring
The main page shows an overview of all nodes, virtual machines and storage
Click on any resource to view detailed information
Support pull-down refresh to update data
Virtual machine management
Click on the virtual machine card to enter the details page
Use the buttons on the top toolbar to power on/off
Click the console icon to open noVNC remote access
Storage management
Usage status can be viewed on the storage details page
Support viewing the storage content list
Provides performance data charts for multiple time ranges
technology stack
Developed with Kotlin and Jetpack Compose
Follow Material Design 3 design guidelines
Adopt MVVM architecture
Dependency injection using Hilt
Using Retrofit for network requests
Use DataStore for data persistence