From dcafb47c4ee104690eb59d9a2e4ec482ca5e3099 Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Sat, 25 Oct 2025 16:34:13 +0200 Subject: [PATCH] README update --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b59db79..68b083e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,15 @@ A ***very*** WIP desktop assistant for X11-based desktops. - Updater (git) - Super key menu - Local network file and text transfer (Dukto protocol) +- Browser based file and text transfer (HTTP) - Discord Rich Presence integration +- Calculator + +## Requirements +- Python 3 +- X11 Desktop +- `fd` +- `git` ## Instructions 1. Clone this repository @@ -24,5 +32,6 @@ A ***very*** WIP desktop assistant for X11-based desktops. - `--restart` Add a restart option to the right click menu - `--no-quit` Hide the quit option - `--no-super` Disable the super key menu + - `--no-update` Don't update automatically on startup If you want to contribute in any way, PRs (and issues) welcome \ No newline at end of file