bin stuff lol

This commit is contained in:
lickthecheese 2019-11-06 15:35:44 -05:00
parent 46189df398
commit 06236dc8c8
7 changed files with 30 additions and 0 deletions

8
bin/dhook Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
text='{"content":"'$(</dev/stdin)'"}'
curl -H "Content-Type: application/json" -X POST -d "$text" https://discordapp.com/api/webhooks/636944157625024565/nj11LQ0I716GR8C81WnPYYWW9lwuvJKhnyOX1UIrTaB6ldYn5mjf4qaqmdMQkII2HIRM

8
bin/dhook.uf Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
text='{"username":"MEE6","content":"'$(</dev/stdin)'"}'
curl -H "Content-Type: application/json" -X POST -d "$text" https://discordapp.com/api/webhooks/636944157625024565/nj11LQ0I716GR8C81WnPYYWW9lwuvJKhnyOX1UIrTaB6ldYn5mjf4qaqmdMQkII2HIRM

2
bin/discord Executable file
View file

@ -0,0 +1,2 @@
cd ~/Discord
./Discord

3
bin/qrscan Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
zbarcam --raw -Sdisable -Sqrcode.enable | crikey -i

3
bin/rbarstd Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
zbarcam --raw -Sdisable -Scode128.enable

3
bin/rbarstdh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
zbarcam --raw --nodisplay -Sdisable -Scode128.enable

3
bin/typebarcode Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
zbarcam --raw -Sdisable -Scode128.enable | crikey -i