[Feat]: code-server Termux tar.gz build
See original GitHub issueWhat is your suggestion?
Generate a tar.gz build for Termux
Why do you want this feature?
The installation of code-server on Android requires downloading a huge load of dependencies (i.e. build-essential
, yarn
, etc.). It is not that convenient. So, I think a build for Termux should be added to the releases (much like the currently available .tar.gz
build for Linux).
Please add this feature. It will make the installation 10 times easier + better.
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:8 (4 by maintainers)
Top Results From Across the Web
How To Set Up the code-server Cloud IDE Platform on Ubuntu ...
Then, unpack the archive by running: tar -xzvf code-server-3.2.0-linux-x86_64.tar.gz.
Read more >Termux - code-server v4.8.0 docs - Coder
How to install Termux to run code-server on an Android device. ... Create a new user; Install Go; Install Python; Working with PRoot ......
Read more >How to Install Visual Studio Code on Android Termux
After downloading the tar executable file using tar -xvf and filename, extract the file using this command. tar -xvf code-server-4.5.1-linux-arm64.tar.gz.
Read more >Visual Studio Code Server
We now provide a standalone "VS Code Server," which is a service built off the same underlying server used by the remote extensions, ......
Read more >How can i solve code-server runtime error in termux app on ...
after installation run code-server when you will run it first time it will create ~/.config/code-server/config.yaml file so now close the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think it is a good idea; I started looking into this briefly a while back but I did not get very far so I do not know how difficult it is to compile for Termux.
That may be all, or only one part (sorry I am quite a noob, so idk).