Org mode supremacy

This commit is contained in:
2026-04-03 20:25:52 +02:00
parent 96c5249747
commit 52a07ce844
2 changed files with 30 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
# talku-linux-py
for the two egyptians using Linux and trying to playing Hell Divers 2

30
README.org Normal file
View File

@@ -0,0 +1,30 @@
* Vibe CODE ALERT!!!
This was heavily vibe coded but I also read (most) of the code and it doesn't really do much so it should be fine and it works yay?
Feel free to make PR for anything BREAKING
* TalkU but for Linux..and in Python
for the two egyptians using Linux and trying to playing Hell Divers 2
* Usage
This project requires [[https://www.wireguard.com/install/][WireGuard]] to be installed and [[https://github.com/erebe/wstunnel][wstunnel]] make sure you have them installed first!
Connecting:
`sudo python3 talk-linux.py connect`
Disconnecting:
`sudo python3 talk-linux.py disconnect`
Checking Status:
`sudo python3 talk-linux.py status`
* CREDITS
The awesome original TalkU Project is what makes this possible and this is just a rewrite for it to work on Linux systems and in python because shell scripts got too complex
https://github.com/JustYousefSameh/TalkU
Without the original TalkU