Skip to content

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

Notifications You must be signed in to change notification settings

mt-empty/shortcut-rust-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortcut

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

Installing

Install from source:

sudo curl -sSL https://github.com/mt-empty/shortcut-rust-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 fast shortcut client, pages are located at /tmp/shortcut/pages/

Usage: shortcut [OPTIONS] <PROGRAM_NAME>

Arguments:
  <PROGRAM_NAME>  The program name, e.g. `firefox`

Options:
  -l, --list       List all available shortcut pages in the cache
  -u, --update     Update the local cache
  -n, --no-colour  Remove colour from the output
  -h, --help       Print help information
  -V, --version    Print version information

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 rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages