Auto: misc.

This commit is contained in:
2021-03-06 20:18:29 +01:00
parent dd3bdd082f
commit c583ed9f77
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
- [[flower sermon]]
- [[agoras]]
- [[act well]]
- [[qr]]
- [[push]] [[do]]
- read about [[gitbug]]
- try it perhaps
+4
View File
@@ -0,0 +1,4 @@
# Qr
- [[qrencode]]
+5
View File
@@ -0,0 +1,5 @@
# Qrencode
- ```apt-get install qrencode```
- ```qrencode "text or url" -o qr.png```