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

Radio start script #44

Open
IvayloAtanasov opened this issue Aug 31, 2018 · 4 comments
Open

Radio start script #44

IvayloAtanasov opened this issue Aug 31, 2018 · 4 comments

Comments

@IvayloAtanasov
Copy link
Collaborator

IvayloAtanasov commented Aug 31, 2018

A non-technical colleague of ours wants to be able to "start the radio" himself. I think we can wrap something simple with npm where we start a local instance, open localtunnel/ngrok then open a browser with the tunnel url for him. Of course he needs to have the project already configured on his machine.

@Bratanov
Copy link
Owner

Bratanov commented Sep 1, 2018

What about the readme? :trollface:

Joke aside, can we use electron or something similar to compile it to an executable for Win/Mac, so it can be a one click start?
We could then generate executables for every release and have them available for download.

@IvayloAtanasov
Copy link
Collaborator Author

This is a fresh idea but we should already have the server uploaded and working on some url. Then we can wrap up the UI in an electron executable which connects to let's say http://radio.yavor-ivanov.net.

Having a native app will make the radio more accessible, but I don't think it refers to "starting the radio".

@Bratanov
Copy link
Owner

This is a fresh idea but we should already have the server uploaded and working on some url. Then we can wrap up the UI in an electron executable which connects to let's say http://radio.yavor-ivanov.net.

Having a native app will make the radio more accessible, but I don't think it refers to "starting the radio".

Sorry, I may have worded that little confusing.

What I meant was to build an executable for the server side, which would start an instance of the server without having to deal with installing dependencies, maybe with localtunnel/ngrok included and give you an URL for people to join your radio. I don't think that an executable version of the client would do us any good, since we already have a pretty easy way to join in via the browser, unless there's a native OS functionality that we can use, which would improve the user experience.
Anyway, this is definitely low on the priority list, so we can just consider it as a possible future improvement for now.

@IvayloAtanasov
Copy link
Collaborator Author

IvayloAtanasov commented Oct 14, 2018

Oh, I see. Like a "launch dashboard" or something of sort.

Yeah, let's get back to that later.

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

No branches or pull requests

2 participants