crl

Crates.iocrl
lib.rscrl
version0.1.6
sourcesrc
created_at2023-01-12 16:26:49.17597
updated_at2023-02-07 21:56:57.891924
descriptionsuper minimal CLI clipboard manager.
homepage
repositoryhttps://github.com/anthonwellsjo/crl
max_upload_size
id757310
size47,344
Carl Anthon Wellsjö (anthonwellsjo)

documentation

README

               ""#
  mmm    m mm    #
 #"  "   #"  "   #
 #       #       #
 "#mm"   #       "mm
a super minimal cli clipboard application

why crl?

often lurking in the terminal? wanna have an neat clipboard manager. crl blablabla...

installation

with homebrew:

brew install anthonwellsjo/tap/crl

or with cargo:

cargo install crl

how to

you probably need to use sudo on most of the actions.

docs

command:        argument:

start           -                   start crl daemon
s, set          crl id              sets crl to os clipboard
health          -                   check daemon health
k, kill         -                   kill crl daemon
l, list         -, limit            lists crls 
c, clean        -                   deletes all crl
g, get          query               queries crls and lists them
h, help         -                   what you are doing now

Commit count: 40

cargo fmt