https://github.com/fa7ad/fu-remote
Go based websocket server to receive commands from fu-remote app.
https://github.com/fa7ad/fu-remote
golang linux remote-control websocket
Last synced: about 1 month ago
JSON representation
Go based websocket server to receive commands from fu-remote app.
- Host: GitHub
- URL: https://github.com/fa7ad/fu-remote
- Owner: fa7ad
- License: mit
- Created: 2018-08-25T15:14:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T11:29:09.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T14:22:18.176Z (about 1 year ago)
- Topics: golang, linux, remote-control, websocket
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fu-remote
Go based websocket server to receive commands from fu-remote app.
## INSTALL
**Method 1 (Go tool)**
---
Run
```bash
go get github.com/fa7ad/fu-remote
```
**Method 2 (binary)**
---
Download the latest binary build from [releases](https://github.com/fa7ad/fu-remote/releases)
**Method 3 (AUR)**
---
**WIP**