Manage Terminals Easy! And Save Time!
- Do you find opening the terminal after reboot boring?
- Do you work on multiple folders, like monorepo or full stack projects, in parallel?
- Do you need environment variables always in some project?
- Is running a project requires you to run multiple commands in different folders and you wanna automate that?
- Do you want to open terminal from other machine over LAN using HTTP?
Super Terminal is a terminal manager for developers who dont like repetition and work fast. If saving time is the basic decision maker for your actions then super terminal might suite you well.
- Restoration of terminal with logs after reboot
- Fit Terminals on Screen with a single click
- Ability to run command at start while opening the project like
git config --user.name
- Run project with one click
- Set Environment Variables once and never again
- Clone Terminal with same current directory, env variables
- Ability to group related terminals together under 1 project within view.
- Themes can be applied: https://windowsterminalthemes.dev/
- Easily enter multiline commands like curl by double clicking on any temrinal
- Works with oh my zsh
- Save frequent commands as shell scripts and execute with a click.
- Tab View Support
- Search in terminal log archives
- Save State option: This option will allow to capture env variable and cwd from inside the terminal whenever dev will require.
Please go to latest release: Latest Release
NOTE: If Apple Silicon build fails to run then please run the below command after extracting the zip
sudo xattr -d com.apple.quarantine SuperTerminal.app
npm i super-terminal
Open in Browser at: http://localhost:3879