Showing 28 open source projects for "task timer"

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
  • 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
  • 1
    Task Scheduler

    Task Scheduler

    Cooperative multitasking for Arduino, ESPx, STM32, nRF and more

    Cooperative multitasking for Arduino, ESPx, STM32 and other microcontrollers. A lightweight implementation of cooperative multitasking (task scheduling). An easier alternative to preemptive programming and frameworks like FreeRTOS. You mostly do not need to worry about pitfalls of concurrent processing (races, deadlocks, livelocks, resource sharing, etc.). The fact of cooperative processing takes care of such issues by design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    nightingale is a modern hobby operating system developed in Rust, focusing on safety, simplicity, and minimalism. It aims to be a clean platform for experimentation and learning, implementing a small kernel with core features like multitasking, memory protection, and a minimal filesystem. Its use of Rust provides strong guarantees around memory safety and eliminates common bugs found in low-level C-based systems. nightingale is ideal for those seeking to study OS development using a modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Usage: - run function blinkLED() every 2000 ms: timer.addEverytime(2000, blinkLED); - run function itWorks() two times with interval 2000 ms, wait 300 ms before first start: timer.addTask(2000, 2, 300, itWorks); Removing a task: removeEverytime(callback_function); removeTask(callback_function); Library can also be used in desktop C++ applications: #include <iostream> #include <string> #include <chrono> #include <thread> #include "RZtimer.h" int main() { RZTimer timer; timer.addEverytime(2000, [] (){ std::cout << "Hello! " << std::chrono::duration_cast<std::chrono::milliseconds >( std::chrono::system_clock::now().time_since_epoch() ).count() << "\n";}); while(1){ timer.run(); std::this_thread::sleep_for(std::chrono::milliseconds(100)); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The EdX51 Operating System

    The EdX51 Operating System

    A cooperative scheduler OS for the 8051 and its derivatives.

    ...Depending on the configuration, EdX51 uses between 632 and 1795 bytes of code memory. The scheduler is cooperative and tasks have quasi-priority that is fixed at compile time. There is no task preemption. A task runs until it blocks. Once it blocks, the scheduler hands the CPU to the first ready task it finds in the list of tasks. EdX51 provides a semaphore service, a message queue service and a watchdog timer service. These features can be easily removed if they are not required, thereby saving code and data memory. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Mindwtr

    Mindwtr

    A complete Getting Things Done (GTD) productivity system for desktop a

    Mindwtr: The Privacy-First GTD System Mindwtr is a Getting Things Done (GTD) productivity tool designed for "Mind Like Water." It runs completely offline—no accounts, no tracking, and no subscriptions. The Core GTD Workflow Capture: Instantly offload thoughts to your Inbox. Clarify: Process tasks rapidly with the built-in "2-Minute Rule" timer. Organize: Sort tasks by Contexts (@work, @home), Areas, and Projects. Reflect: Keep your system trustworthy with a guided Weekly...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    StudyArc

    StudyArc

    A lightweight study tracker to help you track your daily study time

    StudyArc is a lightweight, distraction-free desktop app designed to help you take control of your study time. Track your daily sessions, review weekly statistics, and keep your workflow clean with a simple, minimal interface. Whether you're preparing for exams, managing multiple subjects, or just aiming to stay focused, StudyArc gives you a clear visual summary of your effort—without getting in your way. We're actively improving StudyArc. If there's a feature you wish existed, a bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Time Boxing FX

    TimeBoxing FX: Your productivity at your fingertips 🚀

    TimeBoxing is the ultimate app for optimizing your time management, developed with the robustness and fluidity of JavaFX. Focus on your tasks with the customizable TimeBoxing timer: easily set the number of rounds, work duration, and break duration. Distinctive sounds will alert you to the start and end of each interval, allowing you to maintain focus without distractions. But it doesn't stop there. TimeBoxing also includes an additional countdown and timer, both with audible alerts, to support your every timing need. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chronotop

    Chronotop

    A chronological task manager to run and close applications

    This application performs the same tasks as crontab without crontab... Open and close an application at a specific date and/or time per second. Task management is easy, the timer can be run alone on stations and servers or with the main software. Chronotop is designed for Linux (with dialog boxes) and for Windows (Vista/10/11) with .Net framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Obscura

    It's a personal microkernel project designed as a learning ground.

    .... ## 🧭 Objectives - Learn and master : - Low-level C language - x86/x86_64 assembler - Modern processor architecture - Fundamental principles of operating systems - Develop a microkernel : - Lightweight and modular - Able to handle hardware interrupts (keyboard, timer) - Support minimal user space - Evolve to a simple OS: - With a rudimentary shell - Isolated user processes - A basis for experimenting with system concepts ## ⚙️ Project status > 🚧 Project under development - Learning phase (year 1) Short-term planned features : - [ ] Multiboot-compatible GRUB bootloader - [ ] Text mode display (VGA) - [ ] Interrupt management (IRQ / keyboard) - [ ] First task manager loop
    Downloads: 0 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
    Flow-Arch

    Flow-Arch

    Productivity-first Arch Linux OS with enforced Pomodoro and Hyprla

    Flow Arch is an Arch-based operating system built for extreme productivity. Unlike other distros designed to keep you engaged, Flow Arch is designed to get you into a "flow state" and respect your time. Built on the fluid Hyprland compositor, it offers a distraction-free, tiling window manager environment out of the box. The core philosophy is simple: Urgency drives focus. Flow Arch forces you to set intentions immediately upon login. It features system-level...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    DownSmith Markdown Editor

    DownSmith Markdown Editor

    A powerful, feature-rich Markdown editor with real-time HTML preview.

    DownSmith provides an intuitive editing experience with comprehensive formatting tools, syntax highlighting, live preview, table creation, spell checking, footnotes, HTML export, and intelligent image handling. Runs without Java being installed on Windows. On macOS and Linux requires Java 11 or better installed. A Java 8 version is provided that has all the functionality of the Java 11 version except footnotes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TNT Windows Countdown

    TNT Windows Countdown

    Shutdown PC, Log Off System Account, Start or Close Any File.

    ...Moreover can Starting any Files or Processes: Images, Videos or Exec, Trying NOT to be too BAD on the latter. (-; Or Closing / Kills any Image or other File, or Running Process. Logically All Start at the End Countdown of the TNT. The Timer is calculated from the Current Time in the Used Computer +The Sum of the Set Time Inserted in the TNT which goes from a min of 60sec to a max of 99hours and 59min. Oh I forgot the possibility to change the password, you do not forget writing the new password, do not think that it is so easy to defuse a TNT by Terminating the Process from Task Manager ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    Resurrection Remix-kminilte
    (ONLY FOR G800F/M/Y DEVICES) Resurrection Remix ROM is ultimately full featured , stable and combined with the best features of open source roms .we are also providing lot of awesome original Resurrection Remix ROM add-on s in the builds. includes best of performance, customization, power and the newest features on your device! It is one of the most customizable ROMs out-of-the-box!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SmitelessBlue

    LoL Jungle Timer

    Simple jungle timer for League of Legends. With other similar programs one must constantly watch a the user interface to see the timers expire. Not a simple task for users with only one monitor. This program is designed for such users. You can enjoy a full screen game of LoL while still being alerted when these objectives re-spawn. The notifications are sent to allied chat in game allowing you to receive notifications without looking away or alt tabbing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PythonPomodoro

    Pomodoro timer with task list

    Pomodoro is powerful concept to get the most out of the available time by creating time awareness. This version of Pomodoro includes the tasks before starting one. Also, the history shows the Pomodoro starting times for day's efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RandomTimer

    Timer with random interval countdown

    Excellent tool for time-management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TICONT

    TICONT

    Shutdown, Restart, Hibernate your computer at any time you want

    [From Softpedia] Restart and shutdown your computer with ease TICONT was created as an accessible tool that allows you to shutdown and restart your computer at any time you want. TICONT also allows you to activate the Hibernate mode. All you have to do is launch the application, set the timer and select the task you want the program to perform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ProjectTRACKER
    ProjectTRACKER is a HTML based SW project management tool implementing standard project planning and control methods. ProjectTRACKER also supports the Agile Scrum development methodology consisting of user stories and story point estimation techniques and with this allows to close the gaps between Agile and Plan-driven concepts. In addition heuristic project scheduling and statistical estimation functions based on Lean Six Sigma methodologies are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Regular reminds you to do tasks in your household or what ever. It is smart, it doesn't restart its timer until you have clicked on task done. No more need to remind when you cleand your bathroom last time, no more trash cans full of rotten th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Driver module using rtc-driver allowing multiple users to use the real-time-clock. Each task opening the timer device gets its own image of the RTC. Except setting the RTC, all features can be used on a per task basis without frequency restriction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    binclock2
    Binary clock with timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The embedded Single Timer Wheel (eSTW) is a timer wheel facility that can be used at task and interrupt level. The number of wheel spokes is user configured. The timer granularity is determined by the task signal or hardware interrupt source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB