summaryrefslogtreecommitdiffstats
path: root/qrcode
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2022-05-11 09:57:50 +0200
committerFlorian Pritz <bluewind@xinu.at>2022-05-11 09:59:33 +0200
commit09bb95709965abd24092331a1bc02914f48d79c8 (patch)
tree1c15bb746d0a8b74dbc9ece103a8665642d579c1 /qrcode
parent3c6ed7c199dba3aa66660b62e4e2b85cd163b06b (diff)
downloadbin-09bb95709965abd24092331a1bc02914f48d79c8.tar.gz
bin-09bb95709965abd24092331a1bc02914f48d79c8.tar.xz
Add new scripts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'qrcode')
-rwxr-xr-xqrcode3
1 files changed, 3 insertions, 0 deletions
diff --git a/qrcode b/qrcode
new file mode 100755
index 0000000..3051792
--- /dev/null
+++ b/qrcode
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+qrencode -o - "$1" --size 5 | feh -