Install

Homebrew

brew install skatkov/tap/devtui

Download Executable

Or download executable from GitHub Releases


Requirements

macOS

  • Works out of the box

Linux

  • Wayland requires: wl-clipboard
  • X11 requires: xclip or xsel

To check your session type:

echo $XDG_SESSION_TYPE # Output: wayland or x11

This site uses Just the Docs, a documentation theme for Jekyll.