#todo #bash-life #minimal #cli

app crl

super minimal CLI clipboard manager

7 releases

0.1.6 Feb 7, 2023
0.1.5 Feb 5, 2023
0.1.4 Jan 12, 2023

#16 in #minimal

MIT/Apache

23KB
592 lines

               ""#
  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

Dependencies

~25–38MB
~609K SLoC