Showing 569 open source projects for "small linux"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    Tich

    Tich

    Manage your Academic Center, in the most simple way

    Tich is the tool you need, the education centers of small and medium size, and can be managed in a simple and uncomplicated manera. No need manuals or training, Tich is so simple, you can use the 100% training time in your business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ValidJS

    Extensible validation for JavaScript

    A small and extensible validation library for JavaScript. Includes many basic validators, such as type checking and range checking, as well as some complex object validators, which can verify that objects have certain properties. Easily extensible, since validators are just predicates that take an arbitrary number of arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small web application able to generate dynamic charts from data collected by our personal weather station ( like WH-1080 and others ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zaiko

    zaiko

    Zaiko is small, versatile stock control application.

    Zaiko is a simple application for small businesses, featuring sales and purchasing management as well as real-time stock control. Highly configurable, it is designed to adapt to the user's preferences. Written in PHP with a MySQL database, it can be run either locally or over the web, and accessed via web browser, thus being completely platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5

    JS Animated Slider changing widths

    Javascript Animated Slider

    Mousehovered element increases its width over time. The script uses JQuery but not JQuery animate() function as there were a few small issues with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JS-CAD

    JS-CAD

    Free, Browser-Based HTML5 CAD App

    NOTE: I moved the source to Github. The name is the same. JS-CAD is meant to be a small, lightweight CAD application that will run in any HTML5 compliant browser. Give the latest version a try: http://js-cad.sourceforge.net/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jsdk2

    JSDK is JavaScript Development Kit.

    JSDK is a JavaScript framework, have a small core file and many extension libraries, have the following features: Lang-Extension, BOM,DOM,Event, Reflect, AOP, Thread,JS2D, JSGF and JSUI. You can use the JSDK to develop web application , JS games, or web widgets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    ECM - Easy Content Manager

    A small content management system

    ECM is a small content management system created by (until now) only one person. You can add pages, edit them, put them on the main page and into the menu. Uploaded files can be included on pages with a preview (<img>-tag or HTML5-Video) or as a download-link. Note: If you have to enter a license, use the Alpha-Code (rm2Zjl68JoM0HAVGzTvN7EPCUGaNHMJ0) or get your personal code for free on http://bit.ly/Ofzy2z
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    jquery.qrcode.js

    jquery.qrcode.js

    qrcode generation standalone (doesn't depend on external services)

    jquery-qrcode is a small jQuery plugin for generating QR codes directly inside the browser. It lets developers add QR code output to a webpage without calling an external service or downloading a remote image. The plugin is designed to be lightweight, with a minified and compressed footprint of less than 4 KB. Its basic usage is simple: include the script, create a container element, and call the QR code method with text or options. Developers can configure dimensions such as width and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Site Helper Scripts is a small collection of CSS, JavaScript, and PHP scripts to make creating and maintaining a mostly static website a little bit easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ogEditor

    ogEditor

    ogeditor is Web-based simple CMS with powerful WYSIWYG/Script editor

    OgEditor is Web-based simple CMS with powerful WYSIWYG and script editor. It is XML-based rather than using a database, has been designed specifically with the needs of small business and individual site owner, and offers a lot of powerful design features but simple and limited content management features. OgEditor V3 is free and takes about a few minutes to install. OgEditor V3 is now available online for free to registered users of OgEditor.com URL: http://www.ogeditor.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    stroll.js

    stroll.js

    CSS3 scroll effects list

    stroll.js is a micro-library for creating subtle, scroll-based list and grid animations in modern browsers. It listens to scroll events and applies CSS transitions to elements as they come into or out of view, producing a lively, tactile feel for long lists. The idea is to make scroll-heavy UIs (like feeds, galleries, or item pickers) feel less flat without having to code complex intersection logic. Because it leans on CSS and simple JavaScript hooks, it stays small and easy to integrate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Minima CMS

    Minima CMS

    The simple PHP CMS.

    A simple CMS written in PHP, uses MySQL as data storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MiniChatbox
    A small PHP chatbox which supports the use of emoticons and also has a filter for bad language. No databases are required so all you need is a server which supports PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AjaxReady

    AjaxReady makes your AJAX requests really simple to do!

    AjaxReady is a small JavaScript library that allow you to make asynchronous requests in really simple mode! Provides really simple methods and utilities functions that allow you to write your application with less code as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ISP-fW is a firewall script that provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT/ DNAT, TOS, and never the last it generates htb rules for bandwich management. Includes: htb-tools, mipclass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>'...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP Ticket System

    A refreshing and simple to use trouble ticket system project...

    PHP Ticket System was a small PHP MySQL trouble ticket or work order system. This project started out as a way to learn how to develop a CRUD web application in 2013. Since 2013 I have had have many carrier changes and honestly did not keep up with all of the changes to PHP. That being said I did learn more about NodeJS and Angular 2+. Almost a decade later I have decided to re-write this app using NodeJS 12 and Angular 9. If you would like to check out the new project "Node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    slim-CMS is an easy-to-use Content Management System (NO database required!) designed for small businesses. You will be able to present your company to a wide range of people within a few minutes. Of course slim-CMS can be used for personal purposes,too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Miplex is your best solution for small and medium sized amateur and professional website. Since Miplex is an anagram of "ximple" which just means simple web content based on xml, the philosophy of this project is already part of the name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Personal wiki that lives in one self-modifying XHTML containing software, interface and data. Very useful for creating small websites and mantaining notes or todo-lists; completely javascript-programmable, supports encryption and file embedding.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    stupidCMS is a simple cms written in php. Born as a small learning experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zebra_Cookie

    Zebra_Cookie

    An extremely small jQuery plugin for handling cookies

    Handling cookies can be a daunting task using plain JavaScript, and since jQuery doesn’t natively include functions for handling cookies, I've created Zebra_Cookie - an extremely small (~500 bytes minified) jQuery plugin for writing, reading and deleting cookies.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo