From 9f73dc340ac6363838ff3f2dae6e77a85f7e4328 Mon Sep 17 00:00:00 2001 From: trigg Date: Wed, 23 Sep 2020 15:32:54 +0100 Subject: [PATCH] - Fixed README --- README.md | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a88311..2d71209 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,39 @@ # Discover -Yet another discord overlay for linux +Yet another discord overlay for linux written in Python using GTK3 + +Considerably lighter on system resources and less hack-and-slash included than discord-overlay. + +## Installing + +Requires PyGTK3, websocket_client + +``` +python3 -m pip install websocket_client +``` + +## Usage + +run `discover.py` + +Comes with sane-enough defaults but has a system tray icon & settings window if needed. + +## Still in work + +Not all features are at the level I would like. + +To do list: + +- Bash install script +- Multimonitor +- Text channels +- Text notifications (different from above) +- Open to suggestions + +## Why do you keep making Discord Overlays? + +I feel like I shouldn't have to at all! Until we get an official one I might just create a new one every few months. Look forward to Rust/Vulkan version coming in a few months. + +### Are you serious? + +Generally, no. +