remote-i3wm-go/README.md
2023-08-26 13:20:51 +02:00

31 lines
780 B
Markdown

Remote i3-wm
============
This project allows you to manage a GNU/Linux desktop (with or without i3-wm). It implements an interface for running:
* `amixer`
* `i3-msg`
* `xdotool`
* `playerctl`
It allows you to:
* change the i3-wm workspaces
* manage volume and spotify
* send text and shortcuts
* move the pointer, scroll and click
* make a screenshot and show the live screen
…by using a web interface with your phone.
Usage
-----
Download the latest binary from [releases](https://gitnet.fr/deblan/remote-i3wm-go/releases).
Create a YAML file from [the model](https://gitnet.fr/deblan/remote-i3wm-go/src/branch/main/config.yaml) and then customize it!
Run the server: `./app-linux-amd64 ./config.yaml`.
Now you can access the web interface on http://127.0.0.1:4000.