Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Support a --local flag? #28

Open
Zate opened this issue Apr 21, 2019 · 3 comments
Open

Support a --local flag? #28

Zate opened this issue Apr 21, 2019 · 3 comments

Comments

@Zate
Copy link

Zate commented Apr 21, 2019

More of a suggestion than anything else.
I saw this popup and was fascinated by it, job well done and it's very cool.
I work quite a bit with Crostini on ChromeOS, it's basically a Debian Container running inside of ChromeOS and from the main chrome browser you can hit "penguin.linux.test" and anything that is running there locally will show up. So if you launch code-server with --host 0.0.0.0 it will show up inside the ChromeOs browser and it works REALLY well.

Your code inspired me to spend a few hours yesterday whipping up https://github.com/Zate/codetini. I think though, that when I get some pieces worked out around launching the app, perhaps I might do a pull request against this code base to add a switch such as --local and/or --crostini to support this use case. maybe both with the --crostini just being able to assume a whole bunch of things because it's configured the same on each chromebook.

so just proposing a --local flag to download/update the binary locally, connect it to any user preferences and extensions you happen to have and bring it up as either an app or in a browser tab.

@nhooyr
Copy link
Contributor

nhooyr commented May 4, 2020

Hi @Zate

Your suggestion isn't clear to me. What would the --local flag do and what problem would it fix?

@teddy-codes
Copy link
Contributor

I think he wants to run code-server within crostini instead of the main ChromeOS host.

@Merith-TK
Copy link
Contributor

Merith-TK commented May 4, 2020 via email

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

No branches or pull requests

4 participants