Running your server from a phone

The honest mobile story — the whole panel works on a phone, with a bottom bar and a full menu, but a few jobs are still nicer on a desktop.

You don't need to be at a computer to run your server. The Falix panel is built for phones too — a bottom bar for the things you do most, a full menu for everything else, and a code editor and console that actually work with a touch keyboard. This guide is the honest tour: what's genuinely good on mobile, and the handful of jobs that are still easier on a desktop. No app to install; it all works in your phone's browser.

At a glance
You need A phone browser and your Falix login
Plan All plans
Time You already know how to use a phone

Getting around

On a phone, the panel swaps the desktop sidebar for a bottom navigation bar. On a server it holds the pages you reach for constantly:

  • Console and File Manager — one tap each.
  • A Power button that slides up Start / Restart / Stop / Kill, plus a quick server switcher.
  • A context tab that changes with the server: Addons on Minecraft, Packages on an app server, Config otherwise.
  • A Menu button that opens a full slide-up sheet with every page — Worlds, Players, Network, Backups, Schedules, Sub-users, Databases, SFTP, Firewall, Git, and the rest — grouped just like the desktop menu.

So nothing is missing on mobile; the whole server menu is one tap into the sheet. The command palette works too — there's a search button that opens the same jump-to-anything tool.

🎯 Good to know: The interface adjusts to your on-screen keyboard, lifting the input you're typing in above it — so editing a file or typing a console command doesn't leave you typing blind behind the keyboard.

What works great on a phone

Plenty of day-to-day server management is perfectly comfortable on mobile:

Task On mobile
Check status, restart, stop Bottom bar power button — instant
Read the console, send a command Full console with a compact status and resource card
A quick config edit Built-in code editor with syntax highlighting
Approve an AI assistant action Works fine
Install a plugin or mod The addon browser is touch-friendly
Manage players (op, ban, whitelist) The Players page works well

The Console page even has a layout built for small screens — a compact status row, a card with your IP, uptime, location, and disk, and a tidy CPU / RAM / network readout — so you can keep an eye on a server from anywhere.

What's nicer on a desktop

Being honest: a few things are possible on a phone but genuinely better with a big screen and a real keyboard.

  • Heavy code editing. The mobile editor is a capable, syntax-highlighting editor — great for a quick fix. But the desktop editor is the full VS Code engine, with find-and-replace, word-wrap toggles, and room to see a whole file. For a long editing session, reach for a laptop.
  • Big uploads and folder syncs. These want SFTP and a desktop client like FileZilla — not really a phone job. Small single-file uploads through the File Manager are fine on mobile.
  • Data-dense dashboards. The Firewall analytics and Monitoring charts all fit on a phone, but wide tables and timelines are simply easier to read and compare on a larger screen.
  • Drag-to-reorder. Reordering firewall rules or schedule tasks works with touch, but it's fiddlier than with a mouse.

💡 Tip: A good split is "phone for reacting, desktop for building." Restart a crashed server, read a log, approve a fix, or tweak one line from your phone; save the big config overhauls, bulk uploads, and dashboard deep-dives for when you're at a computer.

Troubleshooting

  • A page feels cramped — rotate to landscape, or open that one on a desktop; the feature is there, it just has more room on a bigger screen.
  • I can't find a page in the bottom bar — tap Menu; the bottom bar shows favourites, the sheet has everything.
  • Uploading a big folder is painful — that's an SFTP job; do it from a desktop client. See SFTP.
  • The keyboard covers what I'm typing — the panel should lift it into view; if a page misbehaves, scroll it into position or turn the phone to landscape.

Next steps

Was this guide helpful?