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)