Showing 144 open source projects for "ubuntu touch iso"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    TouchΓ©gg

    TouchΓ©gg

    Linux multi-touch gesture recognizer

    TouchΓ©gg is an app that runs in the background and transforms the gestures you make on your touchpad or touchscreen into visible actions in your desktop. For example, you can swipe up with 3 fingers to maximize a window or swipe left with 4 finger to switch to the next desktop. Many more actions and gestures are available and everything is easily configurable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. ...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    Debloated Ubuntu ISO image with Vanilla Gnome Desktop made on top of Lubuntu 24.04 LTS ISO
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Ubuntu Touch for Galaxy M31 | 20.04

    Ubuntu Touch Focal 20.04 for Samsung Galaxy M31

    Try Ubuntu Touch on your phone! Build by: ParadoxInfinte Instructions: https://xdaforums.com/t/rom-focal-20-04-alpha-ubuntu-touch-for-galaxy-m31.4725105/ Donate/Tip my work: https://ko-fi.com/paradoxinfinite Credit to UBPorts and UBPorts community! Especially @NotKit at https://t.me/ubports_porting Enjoy!
    Downloads: 27 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    tslib

    tslib

    Touchscreen access library

    C library for filtering touchscreen events. tslib consists of the library libts and tools that help you calibrate and use it in your environment. tslib runs on various hardware architectures and operating systems, including GNU/Linux, FreeBSD, or Android/Linux. Apart from building the latest tarball release, running ./configure, make, and make install, tslib is available from distributors like Arch Linux / Arch Linux ARM, Buildroot, Debian / Ubuntu, Fedora, or OpenSUSE and their package management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    UBports For Cactus
    Ubuntu Touch For Redmi 6A (cactus)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    +Ubuntu 24.04 WMJ Robotics

    Ubuntu Release for WMJ Robomaster Team Vision Group

    Ubuntu release contains: ros2, ceres-solver, onnxruntime, openvino, zsh and etc. for basic use, edit, and compile for team code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FunOS

    FunOS

    FunOS is a Linux distro based on Ubuntu LTS with JWM window manager

    FunOS is a lightweight and minimal GNU/Linux distro, based on Ubuntu LTS. Using the JWM window manager. It comes without Snap.
    Leader badge
    Downloads: 389 This Week
    Last Update:
    See Project
  • 9
    PearlOS

    PearlOS

    Latest Debian and Ubuntu based REPO files and ISO's for PearlLinuxOS

    ...Our previous release of our first rolling release also called preslee is no longer on bookworm and trixie now its stickly trixie which is our latest debian release. Sccotski is our latest Ubuntu base and is from 24.04 ISO's are located under iso/13-preslee/DE (Debian base)and iso/12-scootski (Ubuntu based) directories.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional servicesβ€”without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Koha + DSpace 9.2 Live DVD ISO (2026.01)

    Koha + DSpace 9.2 Live DVD ISO (2026.01)

    Koha 25.11.00 + DSpace 9.2 Live ISO Installer based on Ubuntu 22.04.5

    Koha + DSpace Live is a Live Bootable and Installer ISO based on Ubuntu 22.04.5 (Koha Version: 25.11.00 and DSpace Version: 9.2) This ISO boots only in Legacy BIOS mode and not in Secure Boot Mode After booting from the Live DVD/USB, use the following login credentials: Login: library (Displayed as 'Open Digital Library') Password: library This Live ISO contains additional Desktop Environments (aka D.E) providing different User Interfaces. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12

    Thinkpad_E15_Linux

    Linux ISO Thinkpad E15

    This is a a Linux ISO for test ThinkPad E15 model, WIFI, BLUETOOTH, HDD and other functions. This is a demo build. Can be used with a internal certificate for test UEFI System and must be added into de bios in allowed section of Secure Boot how secure for run the kernel. The user name for login is : JuanAntonio The password for the user is: juan And to has the root user with the same password: (root : root). For start internet connection with LAN run command: /./init and select the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    System Programming References

    Linux System Programming Samples

    Linux System Programming Samples for Ubuntu 20.04 is an open-source collection of practical examples, utilities, and reference implementations aimed at developers learning or working with low-level Linux system programming. The project focuses on real-world usage of POSIX APIs, process control, signals, threading, file I/O, IPC mechanisms, networking, and other essential components of Linux internals. All sample programs are written and tested on Ubuntu 20.04 LTS, ensuring stability and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MakuluLinux

    MakuluLinux

    Hybrid Based Distribution.

    ...We firmly believe that Linux should not only be stable, but should also reflect the times in terms of ease of use and beauty, Thus you will find that Makulu Distro builds are always stunning out of the box and also feature packed. Unlike many other Distro developers out there, We don’t simply download a Ubuntu, mint or Debian iso and slap some themes on and out comes a release. We have our own Bases that we spent years developing We hope your time with Makulu is an enjoyable one, and please remember that should you need assistance, guidance or want to provide feedback, you can do so Via the Forums or even pop into our live Chat room. ...
    Leader badge
    Downloads: 374 This Week
    Last Update:
    See Project
  • 15
    PuppEX Forky/Noble/Trixie/Slack

    PuppEX Forky/Noble/Trixie/Slack

    PuppEX Forky/Noble/Trixie/Slack are remasters of Puppy Linux

    ...Kernel 6.17.1-puppex/6.16.9-exton is used. Four PuppEX derivatives are built using the Forky/Trixie Build Script. COMPATIBLE WITH Debian 14/Devuan 5.0/Slackware 15.0, Debian 13 and Ubuntu 24.04 PuppEX Noble64 is compatible with Ubuntu 24.04. PuppEX Slack64 is compatible with Slackware 15.0. PuppEX Forky64 is compatible with Debian 14. The Noble64 ISO is of 930 MB. The Slack64 ISO is of 1360 MB. The Trixie64 ISO (3) is of 1410/943/856 MB. The Dev64 ISO is of 1640 MB. PuppEX Dev64 is compatible with Devuan 5.0 and Debian 12 (bookworm). ...
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 16
    LxPup - Puppy Linux + LXDE

    LxPup - Puppy Linux + LXDE

    Puppy Linux with the LXDE desktop environment

    ...LxPup offers the Openbox window manager, LxPanel panel manager and PCManFM file manager. There are various "flavours" of LxPup some built as derivatives of official Puppy Linux builds (based on Slackware and Ubuntu components) and one a new woof-ce build (Slackware based). The various flavours offer different kernels and access to the software repositories of the base system. LxPup combines all the significant advantages of Puppy Linux - small iso size, extensive hardware support, wide range of applications built-in, live cd and frugal installs, friendly supportive user forum etc etc, with the lightweight but modern LXDE desktop environment. ...
    Leader badge
    Downloads: 1,127 This Week
    Last Update:
    See Project
  • 17
    LFA (Linux For ALL)

    LFA (Linux For ALL)

    LFA (Linux for all) 64 bit with Budgie 10.10 and Refracta Snaphot

    LFA (Linux for all) is based on upcoming Ubuntu 26.04 LTS "Resolute Raccoon" and Debian. Ubuntu 26.04 will be supported until April 2031. REFRACTA SNAPSHOT Create you own Linux For All/Ubuntu 26.04 LTS system with Refracta Snapshot. Pre-installed in LFA Build 260420. The system language is ENGLISH. DESKTOP LFA Build 260420 uses Budgie 10.10 as DE. The Budgie Desktop is a "feature-rich, modern desktop designed to keep out the way of the user".
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 18
    Typing Guru

    Typing Guru

    SUPORTS: Hindi, English, Nepali, Tamil, Punjabi, Urdu,Bengali,Marathi.

    ...Supports: Hindi Typing, English Typing, Nepali Typing, Tamil Typing, Punjabi Typing, Urdu Typing, Bengali Typing, Marathi Typing, Telugu Typing. More language will be added if you request in reviews. Tags: Typing Guru, typing tutor 6, Marathi typing software, Hindi typing tutor, ubuntu Hindi font, Hindi typing test software, Unicode Hindi keyboard, Gujarati typing tutor software, English typing master, typing tutor 6 in Hindi, typing master install to ubuntu, typing tutor 6, typing klavaro, typing tutor 6 downloads, typing tutor, English typing master, typing, tutor offline, klavaro touch typing tutor, keyboard, digitaΓ§Γ£o, Typeshala, Typeshala, Abdhesh Nayak,
    Leader badge
    Downloads: 180 This Week
    Last Update:
    See Project
  • 19
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    Latest Version: - Version 26e: November 2025 Version 26 ======== Version 26 can be installed on top of Debian Live, Raspberry Pi OS, or any supported flavor of Ubuntu Linux. The supported Linux flavors are listed in the GETTING_STARTED document. An installation script does all of the work. Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about...
    Leader badge
    Downloads: 759 This Week
    Last Update:
    See Project
  • 20

    motioneyeOS

    motioneyeOS-like based ubuntu

    Motioneye video surveillance out of the box. Based on lightweight Bodhi linux (ubuntu based). Not an .iso image but .img ready to flash to USB or SSD drive. Inspired by motioneyeOS made for raspberry pi. The images are clean installations with minimal programs installed, basically just browser, motioneye service and light desktop environment. Minimum drive size should be 16GB for 64-bit and 8GB for legacy 32-bit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 4:6.6.2

    ABOUT Exton|OS is based on upcoming Ubuntu 26.04 LTS ("Resolute Raccoon") 64 bit and Debian "Sid". IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu 26.04 system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove the disc (DVD/CD) or USB stick. You'll need at least 6 GB RAM to run Exton|OS...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    RocksCuster Local Installation Server

    RocksCuster Local Installation Server

    Rockscluster Linux VirtualBox Install Server

    Rocks Cluster Linux Install Server is a ova virtualbox image witch contain all of the rolls available on Rocksclusters website for easy installation. Like Local install mirror to reduce installation time and saves you bandwidth. The project is a ubuntu virtual machine with DHCP enable that is contain all the rolls. You only need to download "kernel-7.0-0.x86_64.disk1.iso" whitch is a bootable iso to start your frontend node. The "kernel-7.0-0.x86_64.disk1.iso" is available as iso on the virtual machine. For more information please read the readme.md.txt file. If you want to download updates until June 2024 and ELS updates please follow the link https://rocksclusters-7-update-rolles.sourceforge.io.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    vidurOS

    vidurOS

    An ultra-light Linux distro built for cybersecurity, AI/ML work

    πŸš€ Introducing VidurOS β€” A Custom Linux Distro for Cybersecurity, Programming & AI/ML After weeks of deep customization, testing, and design, I’m excited to announce the launch of VidurOS πŸŽ‰ πŸ”₯ What is VidurOS? A lightweight, blazing-fast Linux distribution built from Ubuntu Server 22.04 β€” optimized for: β€’ πŸ›‘οΈ Cybersecurity Tools (Nmap, Wireshark, Metasploit & more) β€’ πŸ’» Programmers & Devs (Python, Node.js, C/C++, Git, Vim) β€’ 🧠 AI/ML Enthusiasts (Jupyter, pip, SciPy preloaded β€” with TensorFlow/PyTorch optional) β€’ πŸ’Ύ Old PCs & VMs (XFCE-based, ISO size ~1.7 GB) 🌟 Built using Cubic, with custom theming, a responsive UI/UX, and designed to revive low-spec hardware...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    Mythtv controller

    Mythtv controller

    mythtv frontend for touch screen.

    This is a Frontend to mythtv to use on your touch screen to control the mythtv software. It use Opengl 3d to show you cd/dvd/recorded/stream/radio program colection. on the touch screen. Now support for lirc. You can play the music,dvd,netradio and recorded stuf you have. Now version 0.30.0 is out. You can download deb pack now. Now faster loader.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    codebuntu

    a debian (ubuntu) iso for coders

    # Codebuntu 1.0 Beta πŸ–₯️ > Built for coders > ⚠️ This is a pre-release beta. Expect bugs. IF U ENCOUNTER A ERROR, MESSAGE THE EMAIL AT HTTPS://CORNSNAKEY.GITHUB.IO, although i dont check the inbox often so srry if i dont see anything --- ## What is Codebuntu? Codebuntu is a lightweight Ubuntu-based distro built specifically for developers on low-end PCs and laptops. Based on **Xubuntu 25.10 Questing Quokka**, it comes pre-loaded with the tools you need and nothing you don't. AS...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB