Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending Web API #79

Open
WiseLord opened this issue Aug 13, 2019 · 1 comment
Open

Extending Web API #79

WiseLord opened this issue Aug 13, 2019 · 1 comment

Comments

@WiseLord
Copy link

Is it possible to implement a support of any command via web? Now the set of supported commands is quite limited.

For instance, it could look like:
http:///?cmd=sys.boot
or
http:///?cmd=cli.start

So, the idea is to pass any cli command 'as is' via web request. Even there is no need to return any text as a responce. So, it could allow to make better third-party control app.

@karawin
Copy link
Owner

karawin commented Aug 18, 2019

Or you can use telnet commands like
https://play.google.com/store/apps/details?id=com.serasidis.karadio.rc&hl=fr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants