New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

super-terminal

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-terminal

Terminal Manager

latest
Source
npmnpm
Version
1.8.0
Version published
Weekly downloads
35
218.18%
Maintainers
1
Weekly downloads
 
Created
Source

Super Terminal

Manage Terminals Easy! And Save Time!

  • Do you find opening 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?

In Action

Introduction

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.

Features

  • 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.

Upcoming Features

  • 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.

Installation

Available for Linux, Windows and Mac.

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

Node.JS

npm i super-terminal

Open in Browser at: http://localhost:3879

FAQs

Package last updated on 29 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts