diff --git a/README.md b/README.md deleted file mode 100644 index 8927164..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# talku-linux-py - -for the two egyptians using Linux and trying to playing Hell Divers 2 \ No newline at end of file diff --git a/README.org b/README.org new file mode 100644 index 0000000..f9f72fb --- /dev/null +++ b/README.org @@ -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 +