FeatherPanel Mobile
A community-made mobile companion for FeatherPanel. Operated on featherpanel.app from 2025.
FeatherPanel Mobile was a community-made mobile application for FeatherPanel, a server management panel used primarily for game servers and other hosted services. It operated on featherpanel.app, which is no longer active. The project was built and maintained independently and was not officially affiliated with or endorsed by the FeatherPanel core team.
Background
FeatherPanel is a web-based control panel that provides a graphical interface for managing servers — starting, stopping, and monitoring game servers, file management, and log access. The official interface was designed for desktop browsers. FeatherPanel Mobile filled the gap for users who needed to manage servers from a phone, particularly for monitoring and responding to incidents quickly.
Features
Server monitoring
The home screen displayed a live overview of all servers in the connected FeatherPanel account, including:
- Online / offline status for each server
- Current CPU usage as a percentage
- Current RAM usage and allocation
- Disk usage
- Server uptime duration
- Player count where applicable (for game servers reporting player data)
Status refreshed automatically at a configurable interval. Servers that went offline while the app was open were indicated visually without requiring a manual refresh.
Remote control
The following control actions were available directly from the app:
| Action | Description |
|---|---|
| Start | Power on a stopped server |
| Stop | Gracefully shut down a running server |
| Restart | Stop and immediately restart a server |
| Kill | Force-terminate an unresponsive server |
These matched the control actions available in the FeatherPanel web interface. Actions were authenticated through the FeatherPanel API using credentials configured in the app.
Push notifications
Push alerts were configurable for server lifecycle events:
- Server offline — Alert when a server transitions from online to offline unexpectedly
- Server online — Alert when a server starts up
- CPU threshold — Alert when CPU usage exceeds a configured percentage
- RAM threshold — Alert when memory usage exceeds a configured amount
Notifications were delivered via the standard mobile push notification system. Each notification type could be enabled or disabled independently per server.
Console log access
Basic access to server console output was available within the app. This allowed reading recent log lines and submitting console commands without opening the web interface. This feature was read-only for most server types, with command input available for those with appropriate FeatherPanel API permissions.
Technical note
FeatherPanel Mobile communicated with FeatherPanel instances via the FeatherPanel REST API. The app required the server address and API credentials for the FeatherPanel account to connect. It was compatible with self-hosted FeatherPanel installations.
Status
FeatherPanel Mobile is permanently offline. The domain featherpanel.app is no longer active. The app is no longer available for download.
See also
- Projects — All archived projects
- NetTrace, NexSub, reForge Captcha, TweetSyncer