Skip to content

Shell scripts automating installation(&much more )of (nvchad?) things so i don't break my bone with ampersand

License

Notifications You must be signed in to change notification settings

TBApknoob12MC/Termux-ide-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux-ide-tools

Shell scripts automating installation(and much more) of (nvchad?) things so I don't break my bone with ampersand

It is kind of like termux desktop, but I feel that gui ide on termux is kinda bloat and nonproductive.

That's why I made this script (maybe cringe)

Neovim with NVchad included :D

ncat-fe - ncat based frontend tool in bash

scroll down for installations

PREREQUISITES:

Termux (gplay is ded so get from github or f-droid - fresh install recommended)

vnc viewer (if a gui is needed)

internet (maybe... 500 mb of data)

some storage (minimum 2.5 gigs if u wanna install more application)

INSTALLATION:

main script:

curl -sL https://raw.githubusercontent.com/TBApknoob12MC/Termux-ide-tools/main/install.sh | bash

ncat-fe alone:

 curl -sL https://raw.githubusercontent.com/TBApknoob12MC/Termux-ide-tools/main/ncfe-install.sh | bash

exit termux after you see

 tools successfully installed.exiting in 10 seconds

after reopening type nvim

wait some time and then when you see nvim opening and see like 'tree-sitter : installed' at the bottom of termux(from my memory),type :q multiple(3) times until you get out of nvim

u got a good looking ide/experiment sandbox

DESKTOP

the preinstalled desktop is lxqt

to start vncserver, type:

 vncserver

first time you run it, type a password with atleast 6 characters

after that, type:

 startlxqt &

connect to the desktop using a vnc viewer ( eg: rvnc viewer, bvnc viewer, nethunter kex, remmina etc.)

type localhost:5901

to stop it, type(inside vnc or termux):

 vncserver -kill :1

that's it!

About

Shell scripts automating installation(&much more )of (nvchad?) things so i don't break my bone with ampersand

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages