You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: