Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

chutommy/siu-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siu

The Siu is a productivity boost CLI tool which can be launched with only three keystrokes: "siu". It allows you to use shortcuts to start a browser with a specific URL. If a browser window is already opened, it only creates a new tab.

Installation

Requires Go to be installed (https://golang.org/dl/).

$ go get github.com/chutommy/siu-cli

Usage

Run $ siu -h for the help.

command action
$ siu Opens the URLs with motions (supports multiple inputs)
$ siu list Lists all motions
$ siu set del Deletes one or multiple motions
$ siu set new Creates a new motion
$ siu set upd Updates a motion

All motions can be identified by their name, url, shortcut or id.

Screenshots of CLI

$ siu -h command:

screenshot of siu --help

$ siu list command:

screenshot of siu list

$ siu command (launch the new browser):

screenshot of siu run screenshot of opened tabs

$ siu command (if the browser exists, opens in a new tab):

screenshot of siu run screenshot of opened tabs

About

SIU is a CLI productivity tool for developers who are spending a lot of time in terminal

Topics

Resources

License

Stars

Watchers

Forks

Languages