https://github.com/meyskens/nokiaremote-backend
Backend for meyskens/nokiaremote
https://github.com/meyskens/nokiaremote-backend
Last synced: 17 days ago
JSON representation
Backend for meyskens/nokiaremote
- Host: GitHub
- URL: https://github.com/meyskens/nokiaremote-backend
- Owner: meyskens
- License: mit
- Created: 2019-07-29T15:46:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T12:26:51.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T09:11:29.507Z (about 1 month ago)
- Language: Go
- Size: 7.36 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nokiaremote-backend
Backend service for for [NokiaRemote](https://github.com/meyskens/NokiaRemote)The Go program is meant to run on a public available server which is set in the NokiaRemote code.
You can connect a client using `nokiaremote watch` which connects over a websocket to the server to receive the keyboard commands.This is a proof of concept, the code is not fully ready stable and secure. Use at own risk.