Skip to content
/ snippy Public

a simple command-line tool to shorten your links utilizing the sniplink api.

Notifications You must be signed in to change notification settings

ibra/snippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippy

a simple command line tool for sniplink.

usage

snippy get [sniplink url id]
snippy shorten [url] --nocopy --duration=30

disclaimer

this project was made simply as a short foray into rust, i will likely not continue development on it.

installation

presumptions: you have git and rust/cargo properly installed and added to your path.

you can either build from source, or download the binary from the releases page.

To build from source, clone the repository:

git clone https://github.com/ibra/snippy

then run:

cargo build --release

this should then create an executable in ./target/release/snippy.exe. you can add this exe to your path.

contributing

find or make an issue you would like to work on, and fork the project and make a separate branch of which the naming conventions depend on the type of fix or patch: feature-custom-duration, bug-bad-formatting
etc.

About

a simple command-line tool to shorten your links utilizing the sniplink api.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages