summary refs log tree commit diff
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-11 14:08:40 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-11 14:08:40 -0700
commit21ffa8356c07eb3f4c84b1d218d9d09c7a2d37aa (patch)
tree90997d2d6fed8ddc23fc274bc934e3183de3242e
parent5e32d7dfe9b1f4b8d7e1701e03a025445abf9ee6 (diff)
MOD: update rconnect and add setup.png/README.md
-rw-r--r--README.md1
-rw-r--r--okshrc2
-rw-r--r--setup.pngbin0 -> 994586 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5722ef --- /dev/null +++ b/README.md
@@ -0,0 +1 @@
![Alt text](setup.png)
diff --git a/okshrc b/okshrc index d453451..2a1ec18 100644 --- a/okshrc +++ b/okshrc
@@ -42,7 +42,7 @@ alias english='export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8'
42alias timestamp='date +%Y-%m-%d_%H-%M -u' 42alias timestamp='date +%Y-%m-%d_%H-%M -u'
43alias monero='monero-wallet-cli' 43alias monero='monero-wallet-cli'
44alias filehash='openssl dgst -shake256 -xoflen 128' 44alias filehash='openssl dgst -shake256 -xoflen 128'
45alias rconnect='rtl_fm -f 462.5625M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE' 45alias rconnect='rtl_fm -f 467.7125M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE'
46 46
47gpgsign() { 47gpgsign() {
48 if [ $# -eq 0 ]; then 48 if [ $# -eq 0 ]; then
diff --git a/setup.png b/setup.png new file mode 100644 index 0000000..39ede3e --- /dev/null +++ b/setup.png
Binary files differ