This project allows you to manage a GNU/Linux desktop (with or without i3-wm)
- Go 37.8%
- JavaScript 27.6%
- HTML 27.1%
- CSS 6%
- Makefile 1.5%
| cmd | ||
| internal | ||
| static | ||
| templates | ||
| .gitignore | ||
| CHANGELOG.md | ||
| config.yaml | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||
| README.md | ||
Remote i3-wm
This project allows you to manage a GNU/Linux desktop (with or without i3-wm). It implements an interface for running:
amixeri3-msgxdotoolplayerctl
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.
Create a YAML file from the model 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.