All Projects → Mesteery → AndroidVSCode

Mesteery / AndroidVSCode

Licence: MIT License
Visual Studio Code on Android with code-server on Termux.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to AndroidVSCode

Athena
A free and open source replacement for Google Assistant on Android devices, meant to integrate with the Sapphire Framework. It contains both speech-to-text and text-to-speech services. It does not require Google services or network connectivity
Stars: ✭ 73 (+247.62%)
Mutual labels:  termux
TelephonyBruteCall
This tools lets you BruceForce calls using Termux on Android
Stars: ✭ 25 (+19.05%)
Mutual labels:  termux
TataSky-Playlist-AutoUpdater
Auto-Update your Tata Sky M3U Playlists every day without needing an app, with the same link.
Stars: ✭ 45 (+114.29%)
Mutual labels:  termux
pacman-for-termux
Special configured pacman for termux.
Stars: ✭ 24 (+14.29%)
Mutual labels:  termux
OhMyTermux
Install Oh-my-zsh to your Termux and enjoy..
Stars: ✭ 23 (+9.52%)
Mutual labels:  termux
grabcam
A tool to hack camera from termux for video tutorial visit hackers-hub.com
Stars: ✭ 215 (+923.81%)
Mutual labels:  termux
TORhunter
Designed to scan and exploit vulnerabilities within Tor hidden services. TORhunter allows most tools to work as normal while resolving .onion
Stars: ✭ 47 (+123.81%)
Mutual labels:  termux
instahack
Hack instagram bruteforce new
Stars: ✭ 23 (+9.52%)
Mutual labels:  termux
vulpw
A Password Vulnerability checker
Stars: ✭ 14 (-33.33%)
Mutual labels:  termux
ubuntu-on-android
Run Ubuntu 21.04 with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and done🚀🚀
Stars: ✭ 348 (+1557.14%)
Mutual labels:  termux
dextop
Dextop - Linux-based distribution workstation on Android
Stars: ✭ 24 (+14.29%)
Mutual labels:  termux
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+157.14%)
Mutual labels:  termux
ubuntu
Install ubuntu in Termux Without Rooted Device
Stars: ✭ 77 (+266.67%)
Mutual labels:  termux
TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (-14.29%)
Mutual labels:  termux
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (+61.9%)
Mutual labels:  termux
Cracker-Tool
All in One CRACKER911181's Tool. This Tool For Hacking and Pentesting. 🎭
Stars: ✭ 181 (+761.9%)
Mutual labels:  termux
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (-19.05%)
Mutual labels:  termux
termux-launch
Launch apps on Termux
Stars: ✭ 26 (+23.81%)
Mutual labels:  termux
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+1666.67%)
Mutual labels:  termux
my-termux-setup
Here is My Termux Terminal Emulator Setup & Packages
Stars: ✭ 97 (+361.9%)
Mutual labels:  termux

AndroidVSCode

Unofficial Visual Studio Code on Android with code-server on Termux.

Installation :

You also need at least Node 12 installed.

  • Install code-server globally : npm i code-server -g
  • Install the app in releases (or compile it yourself)

Usage :

Run

You should do this steps whenever you want to use VSCode.

  • Run code-server, if you don't want auth : code-server --auth none, else code-server --auth password and get the password in ~/.config/code-server/config.yaml
  • Open the app (and enter the password if there is one)

Close

  • Close the app
  • Exit Termux
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].