This commit is contained in:
Simon Vieille 2018-02-06 10:29:06 +01:00
parent 7e11743317
commit 5141898311
No known key found for this signature in database
GPG Key ID: 919533E2B946EA10
1 changed files with 19 additions and 0 deletions

View File

@ -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)