This website requires JavaScript.
Explore
Help
Sign in
lhark
/
linux-utils
Watch
1
Star
0
Fork
You've already forked linux-utils
0
Code
Issues
Pull requests
Releases
Wiki
Activity
83bc804ee0
linux-utils
/
clipqr
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-01-24 01:46:57 +00:00
#!/bin/sh
Use clipboard instead of primary
2018-07-09 03:25:19 +00:00
xsel -b -o | qrencode -o - | feh -. -Z --geometry 400x400 -
Reference in a new issue
Copy permalink