diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..19035d6 --- /dev/null +++ b/README.rst @@ -0,0 +1,30 @@ +🚀 Soyuz +======= + +Soyuz has one simple purpose; listen for incoming Discord RPC requests from +Lunar Client and block them! + +.. raw:: html + + <a href="https://github.com/fuwn/soyuz"> + <img + src="http://www.spacesafetymagazine.com/wp-content/uploads/2014/08/early-soyuz-capsule.gif" + alt="Soyuz" + width="220"> + </a> + +Limitations +----------- + +- Windows only + +Soon to come +------------ + +- Tray support +- "Startup" support + +License +------- + +`GNU General Public License v3.0 <./LICENSE>`_ |