#tetris on my #termux #linux #terminal on my #android #phone .
I couldn't find a #FOSS Tetris on #fdroid (my app store of choice), so checked #pkgs on termux. Found #vitetris , installed it, and it's been fun.
Bit more involved than directly launching an app, but it is lightweight, #opensource , doesn't track you, so I'm all for it!
#tetris #termux #linux #terminal #android #phone #foss #fdroid #pkgs #vitetris #opensource
@SurpriZe
I saw people stating you *need* a proper computer, with keyboard and mouse, and while I do think that would indeed be ideal, there are some things that can be done through the phone.
One app that is not directly related to programming, but is a great way to setup a system for programming, and learn a lot about terminals and the linux system, is #termux (though I should warn you to NOT download it from the appstore, install it from #fdroid instead)
From there you can install many things you actually use for programming, like a compiler, text editors, python, and things that quite often courses pretend don't exist, by giving you everything already setup in a virtual environment (not saying that is never a good thing, just that it often leaves a gap between learning and actually doing).
Some sites I would also recommend for learning are https://www.learn-c.org/ for the C language and both https://mystery.knightlab.com/ and https://selectstarsql.com/ (in that order) for learning SQL. They're great because they let you type the code directly in a window for the problem, and execute right there, so it's pretty easy to do it from the mobile (though not ideal).
A nice place to learn more about web dev is directly from https://www.w3schools.com/ where there are great resources on #HTML #CSS and #JavaScript and many more. They also have interactive "try it yourself" spaces in most examples, so you can test the concepts directly on they're page.
For help with understanding termux, take a look ate their wiki pages at https://wiki.termux.com
Hope that helps, and hope you get to love it. If you want to talk about, feel free to send me a message.
#termux #fdroid #html #css #javascript
🖌️ #AzPainter Resources: Brushes, Textures, Themes & UI Layouts (#GIMP- and #Krita-like) by ''pistachio' — https://gitlab.com/pistachio-gitlab/AzPainter-Resources
💡 AzPainter is a #painting app & raster image editor, supporting #PSD format, layers (including text layers) with layer effects.
App, written in C with a GUI based on an own widget set ("mlk") for #Xlib/#libX11/#X11, is available for Unix-like OS (#Linux, #FreeBSD, etc.) and ported to #Haiku/#HaikuOS (via #Xlibe), #Mac/#macOS (via #XQuartz) & #Android (via #Termux).
#azpainter #gimp #krita #painting #psd #xlib #linux #freebsd #haiku #Xlibe #mac #xquartz #android #termux
I got this from someone on cybre.space (I think) years ago, and haven't seen it since, so... You can use the SoX library in linux to generate sounds like those 'wave machine' sleep aids.
Just do:
play -n synth brownnoise synth pinknoise mix synth 0 0 0 10 10 40 trapezium amod 0.1 30
Also, as an added bonus, works just fine in termux as well.
I installed #Termux https://termux.dev/ via F-Droid https://f-droid.org/en/packages/com.termux/ on my #Android phone and I love this app! Why isn't this a default part of #AOSP?
I installed ssh, git, and go and now I can compile some of my command-line programs! one, a file downloaded, wouldn't work in the browser under wasm (due to xss restrictions), but works great as a command-line program!
Do you want to do some basic #coding on #Android without #OnlineEditor, #publicity and #telemetry?
Install #termux from #FDroid and add the #python package. Give it file access. Install #FHCode and open the directory you set up in termux.
Now edit in FHCode und run your code in Termux.
https://f-droid.org/packages/com.termux/
#fhcode #python #fdroid #termux #telemetry #publicity #onlineeditor #android #coding
## Termux Fresh Install
```
termux-change-repo ;
pkg up -y ;
pkg in -y android-tools gnupg man manpages okc-agents openssh sqlite termux-api termux-services tor torsocks vim wget ;
pkg in -y binutils file gawk help2man jq p7zip perl sharutils ssdeep tealdeer texinfo ;
alias clip='termux-clipboard-set' ;
alias gclip='termux-clipboard-get' ;
```
I tried to build the OTP-react-redux UI on my phone, node ran out of memory and crashed!
#OpenTripPlanner #transit #app #webdev #javascript #reactjs #nodejs #samsungdex #android #termux
#opentripplanner #transit #app #webdev #javascript #reactjs #nodejs #samsungdex #android #termux
Hop, apt update && apt upgrade via #termux
Away from computer is not away from CLI :-)
@pgwang
I have heard people using #termux on Android which allows you to run Emacs locally on your phone; alternatively, you could try the Android-build of Emacs. I have tried neither myself yet though.
If you overcome the slight differences in format, #logseq could be used to edit org-roam files on the go. I already sync my org files via #syncthing so that looked attractive, but a little cumbersome.
Personally, I am looking forward to the #MNTPocketReform instead :)
https://mntre.com/media/reform_md/2022-06-20-introducing-mnt-pocket-reform.html
#termux #logseq #syncthing #mntpocketreform
Statische Webseite erzeugen auf dem Handy (Android) mit #Jekyll und #Termux.
Das funktioniert,wenn mans erst mal richtig installiert hat.
Hier mein Leidensweg bis zum Erfolg
https://www.untergang.de/index.php/liste-linux/termux-und-jekyll.html
How to Install and Update #Fedora Linux on #Android using #Termux :fedora: :android: :terminal:
https://fedoramagazine.org/how-to-install-and-update-fedora-linux-on-android-using-termux/
Thanks to HertzDevil
you can now natively install @CrystalLanguage on your @android device's #Termux.
Instead of "top X favorite distros", how about a list of distros that are actually useful to you?
1. #archlinux - daily driver
2. #lineageos (let me shoehorn this in, Android has a Linux kernel) - daily driver phone. With #termux.
3. #postmarketos - I found a surprising usecase for it not as a phone, but as a low-power home server.
4. #linuxmint - what I install for friends.
5. #fedora - previous home server
#archlinux #lineageos #termux #postmarketos #linuxmint #fedora #distrosiactuallyuse