[go: up one dir, main page]

Showing 579 open source projects for "timer"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Glow OS

    Glow OS

    System Analysis Software

    Glow is an educational, hobbyist operating system written in C and Assembly, developed to help learners understand the internals of OS design and kernel development. Targeting x86_64 systems, Glow features its own kernel, bootloader, and minimal userland. With clear code structure and a simple design, it serves as a playground for experimenting with low-level systems programming, boot sequences, interrupt handling, and basic UI components like shells and text rendering.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    MUN Timer

    MUN Timer

    A Customizable GUI timer designed for MUN.

    MUN Timer Pro: Ultimate Model United Nations App Streamline your Model UN sessions with MUN Timer Pro, a flexible timer app for chairs and delegates. Manage agendas and timelines effortlessly in an intuitive interface. Perfect for MUN conferences, debates, and simulations. Boost efficiency—download now!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    OnionShare

    OnionShare

    Securely and anonymously share files of any size

    OnionShare is an open source tool that allows you to securely and anonymously share files of any size, host websites, and chat with friends using the Tor network. There's no need for middlemen that could very well violate the privacy and security of the things you share online. With OnionShare, you can share files directly with just an address in Tor Browser. OnionShare works because it is accessible as a Tor Onion Service. All you need to do is open it and drag and drop the files you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • 5
    PaaSTA

    PaaSTA

    An open, distributed platform as a service

    PaaSTA is a highly-available, distributed system for building, deploying, and running services using containers and Kubernetes. PaaSTA has been running production services at Yelp since 2016. It was originally designed to run on top of Apache Mesos but has subsequently been updated to use Kubernetes. Over time the features and functionality that PaaSTA provides have increased but the principal design remains the same. PaaSTA aims to take a declarative description of the services that teams...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    libhv

    libhv

    Network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client

    Like libevent, libev, and libuv, libhv provides event loop with non-blocking IO and timer, but simpler api and richer protocols. Cross-platform (Linux, Windows, MacOS, BSD, Solaris, Android, iOS) High-performance EventLoop (IO, timer, idle, custom) TCP/UDP client/server/proxy. TCP supports heartbeat, reconnect, upstream, MultiThread-safe write and close, etc. Built-in common unpacking modes (FixedLength, Delimiter, LengthField) RUDP support: WITH_KCP. SSL/TLS support: (via WITH_OPENSSL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    EasyZSwoole

    EasyZSwoole

    swoole, easyswoole, swoole framework

    ...、 Many components such as the Memcached client, the co-process view engine, JWT, the co-process RPC, the co-process SMTP client, the co-process HTTP client, the co-process Actor, and the Crontab timer. Let developers write multi-process, step-by-step, and high-available application services with the lowest learning cost and effort.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    clockwize-timer

    Smart timer to get you notified

    Clockwise - Timer A digital timer designed for people who need extra support keeping track of time. A good area of use is on student computers in elementary school, high school or other post-secondary education. For people who want to keep track of time on their own instead of, for example, timers in the classroom or at home. Developed in Python by Sigge Arkestål, a 5:th grade student from Sweden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Arbeitsposition/Working position timer

    Arbeitsposition/Working position timer

    The program reminds you to change your working position

    The program reminds you to change your working position from sitting to standing (and back) at set intervals. I have a standing desk, but have always forgotten to stand up occasionally in the "tunnel". This program reminds me of this. It can be minimized in the systray, so it doesn't interfere with my work. I designed the program for myself. Since it helps me a lot, I have decided to make it available to everyone. In the ZIP file: Program, instructions, release notes. Das Programm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hhuOS

    hhuOS

    hhuOS - A small operating system

    hhuOS is an educational operating system project developed by students at Heinrich Heine University (HHU) in Düsseldorf, Germany. It is built from scratch in C and Assembly and intended as a teaching tool to help students grasp the foundations of kernel development, memory management, system calls, and multitasking. The project focuses on clarity, modularity, and hands-on experimentation with real OS components, making it suitable for OS development courses or personal exploration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    retry

    retry

    Simple golang library for retry mechanism

    Simple library for retry mechanism. Context allow to set context of retry default are Background context. Return the direct last error that came from the retried function default is false (return wrapped errors with everything) WithTimer provides a way to swap out timer module implementations. This primarily is useful for mocking/testing, where you may not want to explicitly wait for a set duration for retries. DelayTypeFunc is called to return the next delay to wait after the retriable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    Keybase is secure messaging and file-sharing. We use public key cryptography to ensure your messages stay private. Even we can’t read your chats. Keybase works for families, roommates, clubs, and groups of friends, too. Keybase connects to public identities, too. You can connect with communities from Twitter, Reddit, and elsewhere. Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Blade UI Kit

    Blade UI Kit

    A set of renderless components to utilise in your Laravel Blade views

    Blade UI Kit is a set of renderless components to utilize in your Laravel Blade views. In all essence, it's a collection of useful utilities, connect the dots between different parts of the TALL stack. It was made for Blade, Laravel's powerful templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Allegro

    Allegro

    The official Allegro 5 git repository. Pull requests welcome

    Allegro 5 is the latest major revision of the Allegro library, designed to take advantage of modern hardware, including hardware acceleration using 3D cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    .... Microsoft Edge has support for Chromium extensions, so you can use the Toggl Track browser extension on Microsoft Edge by downloading it from the Chrome Store. Once you install the add-on, a Toggl Track icon will be added to the right of the address bar. Click on the Toggl Track browser extension to reveal the timer’s dropdown. Here you can check your current time entry, change settings, sync, log out or stop your timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    SFML.Net

    SFML.Net

    Official binding of SFML for .Net languages

    SFML.Net is the official .NET binding for the Simple and Fast Multimedia Library (SFML), providing C# developers with access to a powerful multimedia and game development framework. It wraps SFML’s C++ API into a user-friendly .NET interface, making it easy to build 2D games, multimedia apps, and simulations with graphics, sound, windowing, and input support. SFML.Net keeps the design idiomatic to C#, maintaining SFML's performance and portability while providing seamless integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    reveal.js

    reveal.js

    The HTML Presentation Framework

    reveal.js is a framework for creating beautiful interactive presentations using HTML. It comes with a wide range of features, including nested slides, auto-sliding, touch navigation, Markdown support, PDF export, speaker notes, theming and more. It also comes with a JavaScript API that allows you to control various other options, and a list of plugins that can be used to extend reveal.js further. reveal.js currently offers full support for any recently released version of the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple timer and stopwatch
    Simple timer and stopwatch with clean interface without unnecessary distractions. Suitable for everyone in need of a compact timer and stopwatch. • clean interface • simple clock without unnecessary distractions • timer with start, stop and reset buttons • relatively small widget, you can place it anywhere In case of any issues or bugs please contact me via : szpeto12@gmail.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Shutdown Timer

    Shutdown Timer

    Hẹn giờ tắt máy

    Shutdown Timer V2 là ứng dụng đơn giản nhưng mạnh mẽ giúp bạn hẹn giờ tắt máy, khởi động lại, hoặc ngủ đông máy tính Windows. Giao diện thân thiện và các tính năng thông minh giúp bạn dễ dàng quản lý thời gian sử dụng thiết bị.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Desk-Timer

    Desk-Timer

    A timer for the desktop.

    Desk-Timer is a simple timer for the daily usage on the desktop. The main goal of Desk-Timer is to have a simple and easy to use timer, that provides nothing more than what it should do, while looking simple, cleaned up and neat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A timer that does not take up much memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next