LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cage

Wayland kiosk compositor for single applications

TLDR

Run an application in kiosk mode
$ cage application
copy
Run with arguments
$ cage -- application arguments
copy
Hide window decorations
$ cage -d application
copy
Allow terminal switching
$ cage -s application
copy
Display help
$ cage -h
copy

SYNOPSIS

cage [options] [--] application [arguments]

DESCRIPTION

cage is a Wayland kiosk compositor that runs a single application in fullscreen mode. It is designed for kiosk deployments, digital signage, or any situation where you want to run a single application without a full desktop environment.

PARAMETERS

-d

Disable window decorations (can lock you out of terminal)
-s
Allow switching virtual terminals with Ctrl+Alt+F2, etc.
-r
Rotate the output (0, 90, 180, 270 degrees)
-h
Display help information
-v
Display version information
--
Separator for application arguments

INSTALL

sudo apt install cage
copy
sudo dnf install cage
copy
sudo pacman -S cage
copy
sudo apk add cage
copy
sudo zypper install cage
copy
nix profile install nixpkgs#cage
copy

CAVEATS

Without the -s option, you cannot switch to other virtual terminals. Using -d without a way to exit the application can lock you out. Cage requires a working Wayland environment.

HISTORY

cage was developed as a lightweight kiosk compositor for Wayland, named after the caged display concept in kiosk mode deployments.

SEE ALSO

weston(1), sway(1), gamescope(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid