Using AxonOS/Using the Platform/Your desktop & tools

Your desktop & tools

When your session starts, a full XFCE Linux desktop opens in your browser. It behaves like a normal workstation — a panel, application menu, file manager, terminals, and windows you can move and resize — except it's streaming from a GPU machine and rendering in your browser tab.

Using the browser desktop

  • Launch apps from the desktop menu or panel, just like a local machine.
  • Go full-screen for more room; the stream scales to your window.
  • Open a terminal for shell access, pip/conda, git, and CLI tools.
  • Manage files with the graphical file manager — everything under your home folder persists between sessions (see Files & persistent storage).
Performance

For the crispest experience use a recent Chrome/Chromium or Firefox and a stable connection. The desktop is tuned for high quality and low latency out of the box.

What's preloaded

Everything below is installed and ready the moment your session starts — no setup scripts, no dependency wrangling.

Development & data science

ToolWhat it's for
JupyterLabNotebooks with BeakerX multi-language kernels
RStudioFull R development environment
SpyderScientific Python IDE
GNU OctaveMATLAB-like numerical computing

Bioinformatics & modeling

ToolWhat it's for
UGENEIntegrated bioinformatics suite
CellModellerMulticellular / bacterial colony modeling
GROMACSGPU-accelerated molecular dynamics
NGL ViewerBrowser-based molecular visualization

Imaging & geospatial

ToolWhat it's for
Fiji / ImageJImage processing and analysis
QGISGeographic Information System
GRASS GISGIS with full GUI support

Workflows & decentralized tools

ToolWhat it's for
NextflowReproducible pipeline manager
IPFS DesktopDecentralized file sharing
SyncthingPeer-to-peer file sync
EtherCalcCollaborative spreadsheet

Web3 & AI

ToolWhat it's for
Remix IDEEthereum smart-contract development
NaultNano cryptocurrency wallet
AxonOS AssistantBuilt-in AI helper — see below

The AI assistant

A native assistant runs right on the desktop, powered by local Ollama models. It can answer questions about AxonOS, help with workflows, analyze what's on your screen, and search the web. See The AxonOS Assistant.

GPU-accelerated work

Your session is bound to dedicated GPUs (per your profile), so tools like GROMACS and AI inference run on real hardware. Pick a larger profile for multi-GPU training or simulation; pick Small to keep credits stretching further.

Need a tool that isn't here?

On the hosted platform the toolset is curated for you. If you self-host, you can add your own tools with the plugin system — see Extending AxonOS.

Next: keep your data safe across sessions in Files & persistent storage.