From 51418983118ed53db5d0a3a8fcbd535ca9338f31 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 6 Feb 2018 10:29:06 +0100 Subject: [PATCH] Readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e952da4..c179b77 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,23 @@ Remote i3-wm WS =============== +This project is a POC for managing a GNU/Linux desktop (with i3-wm). It implements an interface for running: +* `amixer` +* `i3-msg` +* `xdotool` +* `dbus-send` + +It allows you to: + +* change the i3-wm workspaces +* manage volume and spotify +* send text and shortcuts +* move the pointer and click + +…by using a web interface with your phone. + +![](https://upload.deblan.org/u/2018-02/5a797487.png) +![](https://upload.deblan.org/u/2018-02/5a79752a.png) +![](https://upload.deblan.org/u/2018-02/5a797533.png) +![](https://upload.deblan.org/u/2018-02/5a797543.png)