Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

Description

A simple application allowing you to make a list of SSH hosts and connect to them using a single command. This was meant as a simple project to manage all my SSH logins, and to learn about custom implementations of input & select dialogs in the terminal.

Features

  • Add, remove, and list SSH hosts
  • Connect to a host using a single command
  • Custom input and select dialogs

Installation

  1. Install the source code
git clone git@github.com:NietThijmen/ShoppingCart.git 
  1. Compile the source code
cd ShoppingCart
go build
  1. Make the program executable (linux & mac)
  2. Add the following line to your .bashrc or .zshrc file:
alias ShoppingCart='/path/to/ShoppingCart'

Usage

ShoppingCart [command]

About

No description, website, or topics provided.

Resources

Security policy

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages