holzschu / holzschu/a-shell

See if code-server works

Open
#596 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

I have a crazy idea: run a native VSCode on iPad. Of course, now `vim` can’t satisfy me, although it performs greatly (why it looks fking ugly #592)

To run a vs code on an Android device, we either let Aid Learning do it automatically or do the three steps on Termux:

- Run Node.js on the complete Linux layer
- Download and run `code-server`
- Open an URL like `192.168.0.3:9999` on the browser

So far I am concerned about whether `node.js` works. If everything goes well, I'll try to cross-compile it. If you can have a built-in interface like Blink Code?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.