Home
Softono
decky-terminal

decky-terminal

Open source TypeScript
35
Stars
7
Forks
7
Issues
1
Watchers
6 months
Last Commit

About decky-terminal

Your terminals are going places. The decky plugin that adds terminal emulator plugin for "game mode" for Steam Deck or other Linux handhelds

Platforms

Web Self-hosted Linux

Languages

TypeScript

Links

Banner

What is this?

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.

Use cases

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

Build Instructions

See BUILD.md for detailed build instructions.

License

Distributed under BSD-3-Clause License
(./src/common/xterm_css.tsx is exempt from BSD-3-Clause License and distributed under MIT License)