Showing 24 open source projects for "tiny-workflow"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Winux Operating System

    Winux Operating System

    Windows Theme Over Linux a.k.a "WINUX" (old Wubuntu)

    Windows Theme Over Linux a.k.a "Winux" (old Wubuntu) is a super secure Linux operating system that is completely inspired by Microsoft Windows, but does not require any special hardware requirements and can be installed on any device. With Winux you can maintain your workflow or games without worrying about having to relearn computing.
    Leader badge
    Downloads: 757 This Week
    Last Update:
    See Project
  • 2
    FreeRTOS Real Time Kernel (RTOS)

    FreeRTOS Real Time Kernel (RTOS)

    Market leading real time kernel for 40+ microcontroller architectures

    ************************************************************************************************************************ * The primary FreeRTOS repository is now in Git. Go to https://github.com/freertos for the latest FreeRTOS kernel and libraries. * Our support has moved to https://forums.freertos.org. ************************************************************************************************************************ FreeRTOS is a market-leading real-time operating system (RTOS)...
    Leader badge
    Downloads: 372 This Week
    Last Update:
    See Project
  • 3
     EXTON Linux MultiBootCD 6-OS

    EXTON Linux MultiBootCD 6-OS

    A multiboot cd with six mini Linux Systems

    ...Screenshot: https://multibootcd.exton.se/ventoy-250227.jpg From EXTON Linux MultiBootCD 6-OS you can boot and run the following six (6) mini Linux Systems: Porteus 5.0.1, PuppEX Jammy64, Tiny Core 14.0, GParted 1.5.0-6, 4MLinux 43.1 and SliTaz 5.0. You can very easy install EXTON MultiBootCD to a USB pen drive. It is also possible to install each distribution to hard drive. WHATS's THE POINT of running EXTON Linux MultibootCD 6-OS? Anyone who is slightly interested in Linux and want to see how far the development of the most famous mini Linux systems have reached should try it. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    TinyKernel

    TinyKernel

    Tiny Kernel is a work in progress Operating System kernel.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform.

    Smarter, more effective advertising

    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
    Free until June 1st 2020
  • 5
    Boot2Docker

    Boot2Docker

    Linux distribution made specifically to run Docker containers

    ...Docker Machine auto logs in using the generated SSH key, but if you want to SSH into the machine manually (or you're not using a Docker Machine managed VM), you can do so. Boot2docker uses Tiny Core Linux, which runs from RAM and so does not persist filesystem changes by default.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NuttX

    NuttX

    Real-Time Embedded Operating System

    Nuttx is a real time embedded operating system (RTOS). Its goals are: (1) small footprint usable in deeply embedded, resource constrained environments, (2) fully scalable from tiny (8-bit) to moderate (32-bit), (3) standards compliance, (4) real time, and (5) totally open. Think "Tiny Linux". NuttX is now and Apache project in incubation. See https://nuttx.apache.org/download/ for the latest downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    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 throughout to get the best from this Tiny Alien platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Laboratory Information System Icon
    Laboratory Information System

    CGM LABDAQ empowers labs of all sizes to optimize revenue and improve customer retention by increasing efficiency and streamlining workflow

    CGM LABDAQ® from CompuGroup Medical is an advanced laboratory information system (LIS) that leverages a modern platform with decades of experience as the market-leading LIS.
    Learn More
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11

    qtOS

    Tiny operating system for running HCFSM-based systems

    qtOS is an operating system for running systems of finite-state machines. The system kernel is a task scheduler that runs processes' transitions at every cycle. Each task is activated either to be run in parallel (fork) with other active processes in the system or subordinated to the caller task, thus blocking it and creating a hierarchy of tasks. Execution of processes can be preemptive or non-preemptive and, among those with the same priority, a round-robin turn is performed. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MinopsOS

    MinopsOS

    MinopsOS is a tiny operating system for PC computers.

    MinopsOS is a tiny operating system for PC computers. It's small enough to fit inside the boot sector of a floppy disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Dark Rose OS
    Entirely source-based system. The goal is to provide extremely flexible but easy-to-compile Linux-like OS ready for SSI clusters. Installation procedure is network-independent and automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Crocos is a small opensource UNIX-like kernel, designed with simplicity in mind, for educational purposes. It is developed in several steps to allow people to understand how a tiny operating system can be built from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Tiny Kernel for small embedded targets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jinx is a minimalistic graphical operating system for use on old computers with 64MB RAM. Suitable for desktop,business,library use. Includes browser, office applications in 50MB ISO. Optimized for tiny size.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    ftRTOS is a tiny realtime kernel for microcontrollers focused on minimal RAM usage. Fixed priority scheduling, preemptive or cooperative multitasking, no dynamic task and memory management, all objects are defined at compile time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GeekOS is an tiny operating system kernel which runs on bare x86 PC hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    create an workflow engine using Microsoft .Net tech based on the wmfc standard(www.wmfc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KISS is a kernel-side host-oriented security tool, which may bring you file integrity checking, file and process hiding and actions handling on special internal events (using a tiny scripting language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tiny friendly OS in its early stage, running on x86 processors. Written in pure assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next