Showing 850 open source projects for "tiny linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Metropolis

    Metropolis

    A modern LaTeX Beamer theme

    Metropolis is a simple, modern Beamer theme suitable for anyone to use. It tries to minimize noise and maximize space for content; the only visual flourish it offers is an (optional) progress bar added to each slide. The theme tries to minimize visual noise and maximize space for content. Thus an ordinary slide is free of superfluous elements such as a navigation bar, progress indicators and heavy block elements. What’s left is all the necessary information: the frame titles, a frame number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Warmonger2D

    A tiny TBS game created with SDL and guichan.

    Reupload, I made this in 2011 or so and updated the code in early 2013. A tiny TBS game created with SDL and guichan in Linux. Choose an avatar and battle the enemy for the map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jScrawl

    jScrawl

    A runtime bean scripting library

    jScrawl provides easy way to export beans and other entities into jScrawls domain (a namespace) and use a simple scripting language at runtime to execute against. Easily evaluate expressions (as runtime strings) or execute statements such as assignments which modify backing beans at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PhysX: An physical IDE

    PhysX: An physical IDE

    An physical IDE

    PhysX is an tiny IDE, wich may help you learn physics (Newton's laws) and basics of computer graphics. Powered by PainterIDE Here you can find documentation: https://drive.google.com/open?id=0B59hmminR8i9cU1qOWUzQTRIZ2s
    Downloads: 0 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
  • 5
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old binaries only. As of April 2017 we moved everything to GitHub. >>> https://github.com/monocasual/giada/releases ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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 virtual machine guests (x86/ARM only at the moment). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Note Shell

    Tree like note keeper shell

    Project noteshell with newer versions is transferred on github https://github.com/josifoski/noteshell Simple tiny tree like note keeper with pure .txt files for every node as database solution. Can be minimized in system tray. Made in Lazarus. For linux & windows & Mac OS X systems..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    richtext

    richtext

    2 lines turn input/textarea into rich text editor

    Tiny Html5 rich text editor based on bootstrap3 and jQuery, makes it easy to enable switch your input/textarea element into simple WYSIWYG editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    tiny-dnn

    tiny-dnn

    header only, dependency-free deep learning framework in C++14

    tiny-dnn is a C++14 implementation of deep learning. It is suitable for deep learning on limited computational resources, embedded systems, and IoT devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CSSgram

    CSSgram

    CSS library for Instagram filters

    Simply put, CSSgram is a library for editing your images with Instagram-like filters directly using CSS. What we're doing is adding filters to the images, as well as applying color and/or gradient overlays via various blending techniques to mimic filter effects. This means less manual image processing and more fun filter effects on the web! We are using pseudo-elements (i.e. :before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    v3c-dcom

    Baby steps to DCOM

    v3c-dcom provides a plug-in system as an alternative COM implementation. Unlike COM, v3c-dcom encourages the use of "sandboxes" of registered plug-ins, so allowing per site, per-group, per-user, per-program and per-job sandboxes, allowing virtually unlimited configuration and customization. Users and client programs can even create sandboxes on the fly. Using COM's naming scheme aims at reducing the learning curve for those familiar with COM, as does the tiny ATL implementation for C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TEAENCRYPTION

    A TEA encryption with GUI for 32-bit 64-bit works only on windows.

    A algorithm encryption based on TEA (Tiny encryption Algorithm) that will help the user to encrypt his text files and decrypt whenever the user wants as long as he uses the same key.It is simple to use but doesnt work with really really long text files.Will implement mac and other OS in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    POJava DateTime is a tiny Java library providing business functionality for parsing, calculating, converting and formatting dates and times. Its unique parser requires no format specifiers, and supports a huge variety of formats and languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NanoHTTPD

    NanoHTTPD

    Tiny, easily embeddable HTTP server in Java

    NanoHTTPD is a light-weight HTTP server designed for embedding in other applications, released under a Modified BSD licence. It is being developed at Github and uses Apache Maven for builds & unit testing. Nanolets are like servlets only that they have a extremely low profile. They offer an easy to use system for a more complex server application. We are currently in the process of stabilizing NanoHTTPD from the many pull requests and feature requests that were integrated over the last few...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    tiny-json

    JSON library for Delphi

    This is a small and clean library for associative arrays with Boolean / Integer / Float / WideString values. Allows import (export) from (to) JSON text. Extensive error-checking. Uses FunHash (by Sokolov Yura), HatTrie (by Daniel C. Jones), FastInt64 and FastMove (by FastCode project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TPP

    TinyPreProcessor

    A tiny c/c++ preprocessor Library designed as a base interface for higher-level scripting languages It implements everything from the C11 Standard. TPP is written in c, but offers a c++ api for convenience. TPP Is able, to generate 25MB of preprocessed code in 8 seconds Supported compiler extensions are: - __COUNTER__ - __has_include - __BASE_FILE__ - __INCLUDE_LEVEL__ - Multi-char constants - #pragma once - #include_next - #warning - Oh who am I kidding; this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    TinyWPDK

    TinyWPDK is a tiny development kit for wordpress theme.

    TinyWPDK is a tiny development kit for wordpress theme. It has features like MVC application framework. It is not complex but is very simple for users to understand. All you have to develop themes of wordpress is to download the kit and include the entry file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    You play a 2d blob that reshapes to grab bend bounce and swing on objects floating in midair (like a platformer game), except acrobaticly your view spins when your blob does. I'm planning a huge multiplayer world, some blobs played by people holding a bendable loop game controller (tape a 1 meter cut of thick extension cord into a loop) in front of webcam and bend it to bend your blob on screen, and other blobs controlled by AI. This is a game for general AI research in a fun way people can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    SootSound

    MSX MoonSound music player system

    SootSound is a music player system for MSX computers with MoonSound or other compatible OPL4 sound cartridges. Creating and replaying music with the system requires the following components * An XM-to-LTM module converter program (part of this Sourceforge project) * An LTM replayer routine for MSX and MoonSound (part of this Sourceforge project) * An XM music tracker such as MilkyTracker, running on PC/Windows, Linux or Mac. (NOT part of this Sourceforge project) * The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Eccentric

    Eccentric

    WordPress theme based on bootstrap

    Eccentric is the wordPress theme based on bootstrap. This theme has flexible layout features. You can select your favorite one from a couple of layouts built in the theme. This theme depends on TinyWPDK (a tiny theme development kit) and released archives include it. https://sourceforge.net/p/tinywpdk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wordpress installer

    wordpress installer

    Automatically downloads & install WordPress, plugins & themes quickly.

    Wordpress Installer is the easiest way to install WordPress. WordPress installation could be long: downloading, decompressing, uploading, plugins and themes installation... Wordpress Installer will take care all of this things. Simply upload this tiny script where you want to install WordPress. A lightweight script which automatically downloads and install WordPress, plugins and themes you want in few seconds. Simply download the .zip archive, upload the "wordpress-installer" folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rayshade raytracer for linux

    rayshade raytracer for linux

    rayshade 4.0.6 linux patch

    ...It has value in support of existing software and raytrace scene files, which ranges from legacy files to existing CAD software that can export 3D scenes Rayshade can build a scene for. Files Section has a patch allowing Rayshade to build in Linux more fully / less errors than the tiny redhat patch that can be found. The Utah Raster Toolkit is a "depends" - it needs to be installed before Rayshade builds so images can become viewable format. http://sourceforge.net/projects/rayshade/ http://sourceforge.net/projects/rayshade-math/ http://sourceforge.net/projects/utahrastertoolkit/ NOTE: Rayshade is unmaintained so no longer competitive to povray. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tiny Search Engine

    Tiny Search Engine

    A simple, small and easy to use web browser!

    A free, simple, small and easy-to-use web browser for all of your internet needs!
    Downloads: 0 This Week
    Last Update:
    See Project