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

Package Theia for chromebooks #4725

Open
madan opened this issue Mar 26, 2019 · 7 comments
Open

Package Theia for chromebooks #4725

madan opened this issue Mar 26, 2019 · 7 comments
Labels
chromebook issues related to the chromebook OS help wanted issues meant to be picked up, require help question user / developer questions

Comments

@madan
Copy link

madan commented Mar 26, 2019

Description

Feature Request : This would be a great development environment to run on chromebook, Can we may be comeup with steps to package it for chromebook

Reproduction Steps

OS and Theia version: Chrome Os

Diagnostics:

@kittaakos
Copy link
Contributor

to package

Perhaps it is clear to others but not to me; what do you mean?

@kittaakos kittaakos added the question user / developer questions label Mar 26, 2019
@kittaakos
Copy link
Contributor

@madankumarj, what do you mean by packaging.

@ab00a
Copy link

ab00a commented Apr 17, 2019

I think he means create an app that runs on Chromebooks and allows you to edit locally accessible files. In other words, not hosting it on a remote server, but actually running the server locally and using the local browser to do the file editing.

At the moment, on a Chromebook (without Linux apps support) real dev work needs to be done in the browser on a remote system - which is bad if you're on a train, a plane or in the countryside.

I think it's a cracking idea. We know that local editors work nicely (https://chrome.google.com/webstore/detail/caret/fljalecfjciodhpcledpamjachpmelml) and we know we can run a webserver (https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb) so it could be worth a shot.

@kittaakos kittaakos reopened this Apr 17, 2019
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Apr 17, 2019
@akosyakov
Copy link
Member

One can create standalone package.json and try to run it as a chromebook app. Code can go under https://github.com/theia-ide/theia-apps I don't think that active contributors will look into it any time soon, so help from the community is welcomed.

@akosyakov akosyakov added the chromebook issues related to the chromebook OS label Apr 17, 2019
@ab00a
Copy link

ab00a commented Apr 17, 2019

I will do some research on the best way to run a Node server in a background task when I have some time.

@madan
Copy link
Author

madan commented Jul 19, 2019

@madankumarj, what do you mean by packaging.

@kittaakos Apologies, I missed out on the notification. looks @ab00a already explained what I meant.
Sorry for not raising a descriptive issue.

@q4z1
Copy link

q4z1 commented Feb 18, 2020

You can setup node (nodebrew) & yarn with chromebrew in Dev-Mode.

Then you can build theia and run it: https://theia-ide.org/docs/composing_applications/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chromebook issues related to the chromebook OS help wanted issues meant to be picked up, require help question user / developer questions
Projects
None yet
Development

No branches or pull requests

5 participants