Showing 35 open source projects for "/termux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Termux

    Termux

    Terminal emulator application for Android OS extendible

    Termux is an Android terminal application and Linux environment. At first start a small base system is downloaded, desired packages can then be installed using the apt package manager known from the Debian and Ubuntu Linux distributions. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.
    Downloads: 281 This Week
    Last Update:
    See Project
  • 2
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    Termux:X11

    Termux:X11

    Termux X11 add-on application

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Termux combines standard packages with accurate terminal emulation in a beautiful open-source solution.
    Downloads: 267 This Week
    Last Update:
    See Project
  • 4
    Downloads: 13 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    spotDL

    spotDL

    Download your Spotify playlists and songs along with album art

    spotDL is a command-line tool that allows users to download songs and playlists from Spotify by sourcing the audio from YouTube. Built in Python, it automatically matches Spotify tracks with corresponding videos on YouTube and downloads them with embedded metadata. The tool retrieves important information such as album art, song titles, artist names, and lyrics to organize downloaded files. spotDL is designed to be fast, accurate, and easy to use through a simple command-line interface. It...
    Downloads: 167 This Week
    Last Update:
    See Project
  • 6
    AnLinux

    AnLinux

    AnLinux allow you to run Linux on Android without root access

    AnLinux allow you to run Linux on Android without root access. The bash script downloads the image over the internet, then decompresses the image, and then mounts it using PRoot.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Th3inspector

    Th3inspector

    Best Tool For Information Gathering

    ...It exposes a single command-line entrypoint (Th3inspector.pl) with many switches for common reconnaissance tasks — examples include website info, whois, MX lookup, geo-IP, subdomain discovery, CMS detection, port scanning, and Cloudflare real-IP resolution — so a user can chain many checks from one script. The project provides simple install wrappers for Linux, Android/Termux and even instructions for Windows (Perl + CPAN modules), and includes helper scripts to update or install dependencies automatically. The repository is actively packaged as versioned releases in the README (current noted version 1.9) and is distributed under an MIT license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    X-osint

    X-osint

    Open source OSINT tool for gathering data on emails, phones, and IPs

    ...In addition to network and domain intelligence, it includes features for extracting metadata from files or images and analyzing text content to uncover hidden details. X-osint is written primarily in Python and is designed to run in terminal environments, particularly on Linux systems and Termux setups.
    Downloads: 23 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Xteam

    Xteam

    All-in-one command-line toolkit for security testing and OSINT tools

    ...Xteam’s architecture uses a main bash script that serves as the hub for running internal modules or downloading and executing external projects when needed. It can operate on Linux systems as well as Android devices using Termux, making it accessible in both desktop and mobile environments.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    Cloud Commander is a file manager for the web. It includes a command-line console and a text editor. Cloud Commander helps you manage your server and work with files, directories and programs in a web browser from any computer, mobile or tablet. Can be used local or remotely. Adapts to screen size. 3 built-in editors with support of syntax highlighting: Dword, Edward and Deepword. Console with support of the default OS command line. Written in JavaScript/Node.js. Built-in archives pack: zip...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Chess Tools for Android

    Chess Tools for Android

    Scripts and tools for building and testing chess engines.

    ...Chess tools are located in the libs directory and are available for arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. CECSA (Chess Engine Compiler Script for Android) and CETSA (Chess Engine Tournament Script for Android) are scripts for Termux. They need to be extracted in the home directory of Termux. There is also an installation script for CECSA (cecsa.sh) that can be used to install a complete compilation environment with all necessary compilers, tools and libraries under Termux. Note that scripts and tools requires Termux.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Open Interpreter

    Open Interpreter

    A natural language interface for computers

    Open Interpreter is an open-source tool that provides a natural-language interface for interacting with your computer. It lets large language models (LLMs) run code locally (Python, JavaScript, shell, etc.), enabling you to ask your computer to do tasks like data analysis, file manipulation, browsing, etc. in human terms (“chat with your computer”), with safeguards. Runs locally or via configured remote LLM servers/inference backends, giving flexibility to use models you trust or have...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    Chess Engines for Android

    Chess Engines for Android

    Portable UCI- and XBoard-compatible chess engines.

    ...C and C++ based chess engines were generated with Android NDK, Clang and GCC. Go and Rust based chess engines were generated with their correspondent compilers. This was done on different platforms like Linux, Termux and Windows. Every zip archive contains a readme file with further information (e. g. link to the source code). Chess engines are located in the libs directory and are available for arm64-v8.2a-dotprod, arm64-v8a, armeabi-v7a, x86 and x86_64 based devices. If a chess engine supports NNUE (Neural Network Updated Efficiently) technology and the network is not embedded in the binary, you will find the missing network file in the networks directory. ...
    Leader badge
    Downloads: 423 This Week
    Last Update:
    See Project
  • 15
    sysmon

    sysmon

    Sysmon prints short and uniform information about OS

    This shell script prints short and uniform information about OS such as: CPU, RAM, OS name and version, kernel version, hostname, system load, current processes, network interfaces, total logged in users, hard disks, runlevel, etc. No root or any special superuser's rights are required. Runs under Linux, Android (Termux), Windows (Msys2 and Cygwin), FreeBSD, NetBSD, DragonFly BSD, OpenBSD and other Unix-like systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    uweb browser: unlimited power

    minimal suckless android web browser with unlimited power

    - AI bot as search engine; append file content as input for complex query. - Powerful: html5 enhancement; any urls to host a website; javascript and shell scripting for general processing; and more with Termux. - Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc. - Convenient: book/dictionary/txt/command line/app can be search engine. - Tiny: less than 200k - Fast: run fast, even with thousands of user provided css/scripts - Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    MarMon

    MarMon

    Крипто торговый бот

    ...Открывает лонг и шорт позиции, формирует белый список с учетом плеча, усреднений и баланса. Фиксирует прибыль отложенными ордерами или по рынку. Применяет стратегию усреднения DCA. Контролирует размер позиции, поддерживает торговлю на Android (Termux) и Linux. Выводит инфо в терминал и Телеграм. Открытый проект, принимаю предложения и поддержку на TRC20-USDT: TYEfwZ5f35Tu9kWtA76ZcdnsfiWnzvPUq1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KoboldCpp

    KoboldCpp

    Run GGUF models easily with a UI or API. One File. Zero Install.

    KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models, inspired by the original KoboldAI. It's a single self-contained distributable that builds off llama.cpp and adds many additional powerful features.
    Leader badge
    Downloads: 413 This Week
    Last Update:
    See Project
  • 19
    tls SNI  injector + Public Free Server

    tls SNI injector + Public Free Server

    iOS-4G-Hack-VPN-IP-Magic-0limit-64Mbps-hack-Psiphon

    ... # Thông báo, kể từ 1/12/2024 app TunnelsMux chỉ phát hành số luồng nguyên tố 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89 .. để phân biệt với cặn bã XH termux kkkkk App iOS iPhone 256 TunneslMux chính chủ độc quyền TQ VVIP phát triền bởi 10% tinh hoa, dành cho 10% tinh hoa, có 1-0-2, chuyên nghiệp, độc đáo!!! Nguyền lý ghép luồng mạng ICT cho súc vật ngu lâu khó đào tạo https://www.facebook.com/groups/mikrotik.academy.vietnam/posts/1792954234470688/ https://netviettel.vn/shop/goi-f180-da-phien-da-diem-cho-mmo/ 90%
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    This is a freedom software and it obeys opensource initiative. The main purpose of this project is to bring extra updates to the existing Octave OCL project with more supporting PC devices like Intel GPU, AMD APUs, and Apple Silicon GPU as well as mobile devices like Qualcomm Adreno and ARM Mali GPUs. Due to the fact tremendous time and energy has been spent on its working on many devices, the project name is changing to AnyArray to reflect it is really working on many devices in 9 March...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Termux.apk

    Termux.apk

    Termux is an Android terminal emulator and Linux environment app.

    Secure. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution. Feature packed. Take your pick between Bash, fish or Zsh and nano, Emacs or Vim. Grep through your SMS inbox. Access API endpoints with curl and use rsync to store backups of your contact list on a remote server. Customizable. Install what you want through the APT package management system known from Debian and Ubuntu GNU/Linux. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Termux APT Repo

    Termux APT Repo

    Script to create Termux apt repositories

    termux-apt-repo is a script designed to create APT repositories for Termux, allowing users to publish and distribute their own packages. It supports cross-compiled packages created using the Termux build setup or on-device packages created with termux-create-package. This tool facilitates the sharing and installation of custom packages within the Termux environment.​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    ...This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode. We use Termux to provide the command line and the packages that are especially compiled for Termux implemented inside Andronix.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 24
    Translate Shell

    Translate Shell

    Command-line translator using Google Translate, Bing Translator, etc.

    Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate, and Apertium. It gives you easy access to one of these translation engines in your terminal. By default, translations with detailed explanations are shown. You can also translate the text briefly (only the most relevant translation will be shown). Translate Shell can also be used like an interactive shell; input the text to be translated line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tgcf

    tgcf

    The ultimate tool to automate custom telegram message forwarding

    The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf is an advanced telegram chat forwarding automation tool that can fulfill all your custom needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB