> ## Documentation Index
> Fetch the complete documentation index at: https://docs.standardcomputers.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Standard Node GUI: Access Your System from the Web

> Set up and use the Standard Node GUI web app to access your Standard System from your local network or remotely through the Public Relay.

The Standard Node GUI (Standard UI) is the web app hosted by your device that allows you to access it on your local network when you are home or on the Public Relay if you are online. It provides the primary graphical interface for interacting with your Standard System, giving you access to all your records, files, and interfaces from any modern browser.

## Download

Download the Standard UI from [standardcomputers.net/downloads/public-ui](https://standardcomputers.net/downloads/public-ui) or clone the repository from GitHub at [github.com/standard-computers/public-ui](https://github.com/standard-computers/public-ui).

## Universal Shortcuts

These keyboard shortcuts work across the entire Standard UI, regardless of which interface or app you have open.

| Action            | Shortcut         |
| ----------------- | ---------------- |
| Save              | Ctrl + S         |
| Modify            | Ctrl + M         |
| Delete            | Ctrl + Del       |
| Focus Search      | Ctrl + F         |
| Close Window      | Alt + W          |
| List Open Windows | Alt + I          |
| Cycle Windows     | Alt + T          |
| Tile Window Left  | Alt + LeftArrow  |
| Tile Window Up    | Alt + UpArrow    |
| Tile Window Right | Alt + RightArrow |
| Tile Window Down  | Alt + DownArrow  |
