Showing 186 open source projects for "tiny"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Tiny Alien

    Tiny Alien

    Tiny Alien - Micro Serving on a Shoestring

    Tiny Alien is presented as a micro web server platform that can deliver dynamic websites securely. Backed by a ultra-light server sided scripting ability Tiny Alien packs a very powerful punch into the smallest of spaces. This rendition allows you to host a tor based web service that is highly resilient and easily deployed thanks to http://www.floodgap.com/httpi/ for their excellent webserver. ;) This is not for the faint of heart as you will be required to understand shell commands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tiny i8080 emulator

    Customized C# Intel 8080 emulator

    A new customized version of the very good project called "C# Intel 8080 emulator" by simontoft. Needs to be completed to run CP/M. Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel bicycles!!! https://gofund.me/2201d2a4 -------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Organize My Files

    Organize My Files

    One Click File Organizer for Windows, Mac and Linux

    This tiny, flexible, hard-working tool will help you to end the chaos of your unorganized files in a simple click and take your messy folders and Desktop under control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Chrome Enterprise's advanced, built in security helps IT teams prevent breaches before they happen.
    Download Chrome
  • 5
    Quick-Save-Live

    Quick-Save-Live

    Quick Safety and Rescue System

    This Linux Live CD provides a Quick Way to Save Files from the Hard Drives to an External Drive for Safety and Rescue Purposes. This GUI System gets started in less than 28 seconds and is able to auto mount all drives including external ones, but excluding encrypted drives, for user access. On Startup, this system provides a dual pane file manager for copying files and folders between the panels, by way of a simple drag and drop facility. Following are the limitations of this system...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Tape

    Tape

    Tiny tape archive program

    Simple, lightweight tape archive tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    JNanoLog

    A tiny (nano) logging API that can replace the largely used System.out

    JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any. This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level. The API is hard to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AudiculaPi

    AudiculaPi - the tiny media server for your Raspberry Pi

    AudiculaPi - the tiny media / home automation server for your Raspberry Pi 1-2B+ based on OpenWrt/ Chaos Calmer (without RPI3 support) * Minimalistic system, installed and running on a just 256MB sized SD card * AudiculaPi provides a detailed Web Browser GUI with multi language support Already preinstalled: * Homeautomation with Domoticz (http://www.domoticz.com) Tested with HW: RFXtrx433E USB 433.92MHz Transceiver by RFXCom and Z-Wave Plus USB Stick ZME_UZB1 by Z-Wave.me...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    NetAvailability

    NetAvailability

    An app to check whether internet is connected or not.

    This app checks whether a server address is reachable by pinging that server and that's how it determines whether internet is connected.To check it properly please type an address of a server in internet. ex: 8.8.8.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CShoreWrt

    CShoreWrt

    Tiny Linux distribution for embedded and virtual network appliances

    A tiny embedded Linux distribution forked from LEDE (https://www.lede-project.org) which in turn is forked from OpenWrt (http://openwrt.org). This project is aimed at routers with at least 8-16 MB flash and 128+ MB RAM. Exploration is being made for OpenEmbedded/Yocto for larger devices in a new project. In the interim the follow targets are also supported: 2) Minimalist virtualization/container hosts (only on x86/ARM at the moment for hypervisor, any for container). 3) Minimalist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    thinkpad-ec

    thinkpad-ec

    Infrastructure for examining and patching Thinkpad embedded controller

    thinkpad-ec is a community effort to study and patch the embedded controller (EC) firmware used in certain classic Lenovo ThinkPad models. The EC is a tiny microcontroller that governs low-level features such as keyboard scan codes, fan behavior, battery checks, and thermal policies—things the operating system can’t normally change. This project documents the EC’s layout and provides tooling to extract, analyze, and modify EC images so users can apply specific fixes or enhancements. Common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ABAVR

    AVR-related utility code

    This repository contains AVR-related utility code that I've written as alternatives to the Arduino libraries, including a Makefile framework, a tiny non-preemptive priority-based task scheduler a Serial driver that works with the standard C stdio APIs to be used, and a system clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    USB Unhide AlGebra USB and Folder Unhide

    USB Unhide AlGebra USB and Folder Unhide

    AlGebra Unhide is a simple app intended to unhide, files & Directories

    AlGebra Unhide is a tiny app intended to unhide, files and Directories. It unhides files and directories by removing file attribute like "Hidden", "System", and "ReadOnly" by single click. In addition it removes unnecessary shortcut files created by virus and malwares. You can select any directory to unhide by browsing throug it's button or by pasting file path in it's text box. This app work with windows (xp-10) on both 32-bit and 64-bit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Xiaopan OS

    Xiaopan OS

    Easy to use pentesting distribution for wireless security enthusiasts

    Xiaopan OS is an easy to use software package for beginners and experts that includes a number of advanced hacking tools to penetrate WPA / WPA2 / WPS / WEP wireless networks. Based on the Tiny Core Linux (TCL) operating system (OS), it has a slick graphical user interface (GUI) requiring no need for typing Linux commands. Xiaopan OS is Windows, Mac and Linux compatible and users can simply install and boot this ~70mb OS through a USB pen drive or in a virtual machine (VM) environment...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 16
    Nanolinux

    Nanolinux

    Tiny Linux desktop distribution in just 14 MB

    Nanolinux is a very tiny Linux distribution based on MicroCore Linux with busybox. It uses Nano-X instead of X11. FLTK 1.3.x is used as the GUI toolkit. The window manager is SLWM. The following applications are included: Dillo browser FlWriter text processing program Sprsht spread sheet program FLTDJ personal information manager FlMusic CD player FlRadio internet radio FlChat IRC client Antipaint paint program Fluff file manager NXterm terminal emulator Flcalc calculator...
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17

    Raspberry PI 32Gb SDHC image

    Raspbian Linux OS image for 32Gb SDCH cards

    Bigger OS for tiny device. This is the same as the "official" Raspbian OS but with pre-configured ~30Gb partition mounted to root directory and ~1.5Gb swap partition. The /boot partition is mounted read-only by default for security reasons. Boots to console by default, so if you like to use desktop, you must set the initial runlevel to 5 or "sudo init 5" from console. As usual, the built-in "pi" uers's password is raspberry. Use "sudo passwd root" to set root user's password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CyberEx

    CyberEx

    Remote PC management tool for small office and home

    CyberEx is a tiny and portable application that provides you the ability to manage your computers remotely without any setup or configuration. By listing all the connected computers, you can easily send messages, browse files, watch running processes, capture the screen or even restart or shutdown the remote machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    Sidebar Kicker

    Fix for invisible gadgets after booting windows 7

    Simple tiny Delphi program without user interface, which makes sure that windows 7 gadgets are visible. Program just waits 1 second, checks whether windows 7 gadgets are visible, if they are visible it quits, otherwise it restarts sidebar.exe until gadgets are visible and quits. Simplest way of using it is to put .exe into Startup folder of Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    USBWriter

    USBWriter lets you write an image file to an USB drive on Windows.

    USBWriter is tiny Windows tool that lets you write an image file directly to an USB drive. It requires no installation and depends on no bloated framework, it's just a little program that you may put on your desktop. This tool is useful to create a bootable USB disk from a Linux Live CD image file such as Ubuntu, Fedora, Gentoo or ArchLinux. Please read the wiki in case of issues, every possible error or misbehavior is explained.
    Leader badge
    Downloads: 353 This Week
    Last Update:
    See Project
  • 22
    batch-file-extension-renamer

    batch-file-extension-renamer

    A simple application that renames files from one extension to another

    As a PHP developer I often find myself presented with a website where all the files are with a .html extension and I either have to manually rename all of the files or mess around with a shell. This tiny but powerful app takes away all that hassle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AMPdoc

    AMPdoc

    Apache, MySQL, PHP package for library, archive, museum automation

    AMPdoc mblazquez edition is a portable package with Apache, MySQL, PHP, and Perl which includes a selection of documentary software applications for libraries, archives, museums, publishers, conferences and documentation centers. AMPdoc mblazquez edition enables to perform workflow management duties, publication of contents, web positioning, among others. Usually, difficulty in installing and configuring of necessary applications has limited the access to technologies to information...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Arch-WiPi

    Turn your Raspberry Pi into a wireless router/AP

    ...-25-2014 – Overclocking improvements. See /boot/config.txt for more aggressive overclocking options. 01-24-2014 – Stripped down and optimized Arch OS even more. Boots in less than 10 seconds. 01-23-2014 – Installed bcmstat.sh to replace cpustatus.sh see usage below 01-22-2014 – Changed root login password for Pi to: archlinux Arch-WiPi is a tiny downloadable Arch Linux image for your Raspberry Pi.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SafeToNet

    SafeToNet

    SafeToNet Linux Operating System

    ... and other malicious infections that could otherwise expose your personal data. No changes are made to the existing operating system on the host computer and when you exit SafeToNet it returns to its previous state. It operates on low spec computers enabling older computers to be dedicated to online use. SafeToNet is built with Tiny Core (v6) Linux and uses the Mozilla Firefox (v36.0) web browser. This is configured to be unchangeable and therefore it cannot be attacked, hacked or cracked.
    Downloads: 2 This Week
    Last Update:
    See Project