Skip to content

A command line client for shortcut-pages, written in golang

License

Notifications You must be signed in to change notification settings

mt-empty/shortcut-go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortcut-go-client

A command line client for shortcut-pages, written in Golang.

Installing

Install from source:

sudo curl -sSL https://github.com/mt-empty/shortcut-go-client/releases/latest/download/shortcut -o /usr/local/bin/shortcut && \
  sudo chmod +x /usr/local/bin/shortcut && \
  sudo /usr/local/bin/shortcut --update 

Usage

A shortcut-pages client, pages directory is located at /opt/shortcut/pages/

Usage:
  shortcut <PROGRAM_NAME> [flags]

Flags:
  -h, --help        help for shortcut
  -l, --list        List all available shortcut pages in the cache
  -n, --no-colour   Remove colour from the output
  -u, --update      Update the local cache
  -v, --version     version for shortcut

Contributing

Contributions are most welcome!

Bugs: open an issue here.

New features: open an issue here or feel free to send a pull request with the included feature.

About

A command line client for shortcut-pages, written in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages