Decky Terminal is a terminal emulator plugin for Decky Loader, that allows you to run command line applications while in the game mode, without exiting to KDE or equivalent desktop environment (on non-SteamOS).
It is a simple terminal emulator based on xterm.js and React that runs on top of Decky Loader., allowing you to run some quick command line applications.
Here are some use cases that you can do with Decky Terminal:
- Quickly run some command-line application in game-mode
- Show off your
"31337"
Linux command line skills to public on the go - Edit simple file with vim/emacs without exiting to KDE jumping all the hoops
(GNU/Emacs installed seperately) - Use it as your dumb terminal for your ssh
(phone hotspot data plan sold seperately) - Manage your network infrastructure with GNU/Screen
(GNU/Screen installed seperately, RS232 to USB converter sold seperately) - Decide NPC's fate
- Play BadApple
- Fix broken IME inputs
See BUILD.md for detailed build instructions.
Distributed under BSD-3-Clause License
(./src/common/xterm_css.tsx
is exempt from BSD-3-Clause License and distributed under MIT License)