Тёмный
No video :(

Programming with Python and NodeJS on your Android phone with Termux 

Jack of Some
Подписаться 30 тыс.
Просмотров 41 тыс.
50% 1

You can do programming on your Android phone by using Termux! This is a terminal emulator / lite linux distribution with a package manager. In this video I show how you can set up Python, NodeJS, and even Spacemacs and run code and a web server natively on your phone!
Follow me on twitter: / safijari
Termux Wiki: wiki.termux.co...
Bluetooth keyboard: amzn.to/2Tntifw
Termux numpy install instructions: wiki.termux.co...
#android #python #nodejs #development

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 55   
@DanielSantaCruz
@DanielSantaCruz 4 года назад
Wait. WHAT?! I thought those things were only for looking at cat pictures! Seriously, though. It is always beyond me how we don't take more advantage of the power we carry around it our pockets. These machines are so much more powerful than the first computers I had. Sadly, in many ways, the one that I carry around (cough, cough, *phone) is also so walled off that a lot of things are either impossible, or incredibly hard to do with it. Keep'm coming :)
@disrxpt2ndaccount673
@disrxpt2ndaccount673 4 года назад
There are many ways to get past those Walls but it's illegal me personally use termux for reasons such as IP tracing but suggest you find a video on re programming
@ko-Daegu
@ko-Daegu 3 года назад
in pen testing this is really popular it's used heavily just that you are not aware of it
@cranknlesdesires
@cranknlesdesires 4 года назад
Really happy for you returning Jack, keep up the good work!
@kefahissa
@kefahissa 3 года назад
great intro, despite being familiar with termux, I learned couple of things from your video. I use a tablet and bt keyboard which serve me well. Thanks and keep it up!
@jiyanjonasschneider4851
@jiyanjonasschneider4851 4 года назад
This is the best thing ever holy moly
@user48432
@user48432 3 года назад
Really amazing. Very minimalistic and to the point. Very powerful. Thanks
@shubhamdwivedi7766
@shubhamdwivedi7766 4 года назад
When you don't have access to laptop on the go and inner coder rises👍
@paulsturm1998
@paulsturm1998 2 года назад
Nice video! I used termux as my c programming environment in school, but did not try all those fancy extras. One thing to note is that by now, termux from the playstore is not an up to date version, it should be installed via fdroid. Personally, I prefer Unexpected Keyboard to Hackers Keyboard, it is quite unconventional for a mobile phone keyboard but really innovative and I at least feel faster with it.
@antoniofuller2331
@antoniofuller2331 10 месяцев назад
it is the best
@arnav7000
@arnav7000 4 года назад
Awesome bro
@mamado226
@mamado226 4 года назад
Very useful, helpful, and well explained! I was recently wondering if this is possible.
@amrohendawi6007
@amrohendawi6007 3 года назад
you should try doing the same video but with phone connected to monitor + keyboard and mouse. the android desktop experience could replace laptops for most people
@hopehype6467
@hopehype6467 9 месяцев назад
I would love a more in depth tutorial for the 3d display you're showing please
@celestialbeing4767
@celestialbeing4767 4 года назад
I'm not going to pretend I know what's going on. Very interesting.
@Dnax-pe9bx
@Dnax-pe9bx 3 года назад
Thx bro I subscribed abd liked😄
@TheRealFrankWizza
@TheRealFrankWizza 3 года назад
Wow running termux on android is a lot closer to desktop linux than Ubuntu touch.
@user-bk2pt5ny9h
@user-bk2pt5ny9h 8 месяцев назад
Been trying to install bardapi on termux for two days... Gonna try this
@johncrwarner
@johncrwarner Год назад
I was in hospital and bed-ridden with only my mobile phone I installed termux and then node and finally tiddlywiki and started building a "second brain" of my reading since coming out of the hospital it has grown like topsy.
@JackofSome
@JackofSome Год назад
That's fantastic. With things like this some times people with too narrow a worldview ask "but why do this and why not just use X???" and I like pointing to situations like yours.
@johncrwarner
@johncrwarner Год назад
@@JackofSome I chose termux/node.ja/tiddlywiki because it was easy to do for me. I am a retired mathematics teacher so was familiar Linux. I also used the F-droid termux as it is updated and the Google Play store one hasn't been updated for years.
@marcello4258
@marcello4258 3 года назад
nice idea.. i guess a javac will also be available.. but installing packages from some obscure sources.. idk
@vitalino1981
@vitalino1981 3 года назад
I just searched for sandbox on android to test my js code.. but this is overkill. Although pretty neat
@antoniofuller2331
@antoniofuller2331 10 месяцев назад
you have low expectations and standards it seems
@stagflator
@stagflator 3 года назад
This can be useful for poor countries where people can afford android tablets, and they can use their tablets as a development environment for learning. Great content!
@lufiporndre7800
@lufiporndre7800 3 года назад
Termux is a great app ... An idea was there in my head for a while ... But I am just a beginner in programming. The Idea was the that to create app Most likely a react base idle to run python, java and other stuff remotely like jupyter notebook but with more better UI like pycharm or eclipse.. in this virtual-environment's..
@nasreddinehodja5930
@nasreddinehodja5930 4 года назад
Thanks I didn't think about it but I might be able to make some django app now. Or at least a mobile version. I used my note 9 with linux on dex for 6 months as my main pc it was awesome. I could install i3gaps and spacemacs (gui version) and make django and clojure development, I couldn't tell the difference between this and my regular pc. I'm interested in convergence so if you got some more stuff like that ;)
@JackofSome
@JackofSome 4 года назад
I wonder what a mobile version of i3 would look like 🤔
@nasreddinehodja5930
@nasreddinehodja5930 4 года назад
@@JackofSome Well it was inside linux on dex which is (was in fact, samsung stopped it to my great discontent) basically a linux container inside samsung dex and it looked just as great as on my pc, you wouldn't be able to tell the difference.
@jamesmunroe6558
@jamesmunroe6558 Год назад
I use Poetry as my package manager and build environment on PC to avoid the numerous dependency headaches associated with pip. (Note that this requires an older version of Python 3 since the current version breaks it.) Anyone know offhand if I can run Poetry under Termux? On PC, Poetry gets installed with pip initially.
@GameAnimeSpecial
@GameAnimeSpecial 4 года назад
where is website? i can learn ?
@brennonoliveira1715
@brennonoliveira1715 4 года назад
hello (if you hear any errors in writing, sorry, I'm Brazilian and I don't speak English well), I'm having a problem because nodejs is installed in version 13.0.0 but termux says that npm does not support this version of nodejs, and so I can't use it right, did anyone have this problem or know how to solve it?
@JackofSome
@JackofSome 4 года назад
I didn't have this problem exactly but stuff like this is common with node. Try using nvm and use it to select specific versions of node.
@4fr345
@4fr345 3 года назад
How do I install space macs?
@MrVlax22
@MrVlax22 4 года назад
But the most important question is can it hack you back in time?
@MadlipzMarathi
@MadlipzMarathi 3 года назад
Run $ npm install yarn && yarn add global code-server Now you have vscode on Android
@learningXode-NG
@learningXode-NG Год назад
I have learned node js from termux
@ZAYD-02
@ZAYD-02 3 года назад
Sir please make one more video but please explain slowly 😅and pls reply
@duongx6252
@duongx6252 3 года назад
How to install reactjs in termux ?
@drkmobile5158
@drkmobile5158 3 года назад
Hello Bro brasil
@duongx6252
@duongx6252 3 года назад
@@drkmobile5158 ?
@ApexArtistX
@ApexArtistX 3 года назад
How to auto indent in nano
@zenova9926
@zenova9926 2 года назад
Never, it's a freaking command console
@user-eh4bh4no2t
@user-eh4bh4no2t 3 месяца назад
can you help me install python on termux without an error, when i install it i get this error message E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (2)
Далее
Make Python code 1000x Faster with Numba
20:33
Просмотров 442 тыс.
СЛАДКОЕЖКИ ПОЙМУТ😁@andrey.grechka
00:11
I turned my Phone into a Node.js Web Server!
3:40
Просмотров 19 тыс.
Coding a whole web app ONLY using my Phone.
14:26
Просмотров 3,8 млн
I tried 5 coding apps. Which is the best?
6:13
Просмотров 151 тыс.
3 Levels of WiFi Hacking
22:12
Просмотров 1,9 млн
Phone to IDE with Termux, Neovim with LazyVim
3:06
Просмотров 11 тыс.
How I Made A Mobile App With Python
7:53
Просмотров 20 тыс.