Termux on Android 5 or 6

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • termux-app

    Termux - a terminal emulator application for Android OS extendible by variety of packages.

  • I use it for nearly the same thing. It seems to me like the best solution to back up to rsync.net. Other tools that claimed to support rsync, like FolderSync, didn't actually work. It also helps that termux can avoid cron and instead uses termux-job-scheduler to get around power saving issues.[1]

    [1] https://github.com/termux/termux-app/issues/2015

  • termux-packages

    A package build system for Termux.

  • Termux has an open source repository of packages. It's similar to arch, debian, alpine, etc. https://github.com/termux/termux-packages

    Termux doesn't get special privileges unless you root your device. It can't go messing with your phone data unless you granted it permission to do so (but even then it doesn't have access to everything). It's no worse than any other Android app IMHO.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • irssiconnectbot

    Irssi ConnectBot is a modified version of the popular ConnectBot SSH client for Android.

  • Not exactly the same but wanted to share what has wprked wonders for me for years. I needed to run a terminal multiplexer on a remote machine, SSH into it, and be able to use emacs (key bindings and all) on my Pixel 5.

    I found this combination of now defunct open source apps worked better than any I've tried.

    https://github.com/irssiconnectbot/irssiconnectbot

  • PowerTube

    PowerTube - Youtube-dl client for Android

  • termux-widget

    Termux add-on app which adds shortcuts to commands on the home screen.

  • I use it termux mainly to ssh to a server but also to ssh from my laptop to the phone by running sshd inside termux. By using scp and with the right ssh host config and authorized_keys I can send and receive files across devices, really useful when devices are on the same VPN but not on the same network.

    I also use Termux:Widget [1] to launch scripts. For example, I have added all my contacts to abook [2], and with a bash script that use fzf I can filter my contacts and it automatically get the contact gps field and automatically start the navigation.

    [1]https://github.com/termux/termux-widget

    [2] https://abook.sourceforge.io/

  • KeyMapper

    **DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!

  • Do you mean with a BT keyboard attached to the tablet? One approach is to use keymapper:

    market: https://play.google.com/store/apps/details?id=io.github.sds1...

    github: https://github.com/keymapperorg/KeyMapper

    fdroid: https://f-droid.org/packages/io.github.sds100.keymapper/

    It's a very versatile tool, can be handy even if you don't have a keyboard.

  • Mosh

    Mobile Shell

  • When I was a volunteer sysadmin, I sometimes used Termux to ssh into the servers I managed. More than once I triaged an incident from the same phone that paged me about it, while I was on a bus or train commuting to my day job.

    mosh[1] was especially useful for this over mobile data.

    [1]: https://mosh.org/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts