An open API service indexing awesome lists of open source software.

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

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.