quickstart.md
Install TermGet on Linux, BSD, and macOS in 5 steps:
- Make sure Python 3 and any OS specific dependencies (Homebrew, if you’re on macOS or yay, if you’re on Arch Linux) are installed.
- Download the latest TermGet here.
- Extract the download and open a terminal window in the extracted directory.
- Run
./install.sh
and follow the prompts. - Start TermGet with
sudo termget
.
That’s it! TermGet is installed!
Refer to the docs for usage and more detailed instructions.
Visit this page for ChromeOS installation instructions.