Showing 117 open source projects for "java countdown timer"

View related business solutions
  • Our xDM platform turns business users into data champions. Icon
    Our xDM platform turns business users into data champions.

    Discover the Intelligent Data Hub unique platform for Master Data Management

    It empowers organizations of any size to build trusted data applications quickly, with fast time to value using a single software platform for governance, master data, reference data, data quality, enrichment, and workflows.
    Learn More
  • Build innovative business apps powered by process automation Icon
    Build innovative business apps powered by process automation

    Connect workflows, teams and systems within one digital business transformation platform

    Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
    Learn More
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    neuro-timer

    neuro-timer

    A productivity timer for Linux with focus protocols

    Neuro Timer is a GTK3 desktop application for Linux that helps you optimize your work sessions using proven productivity protocols. Features include deep work timers, NSDR (Non-Sleep Deep Rest) with ambient audio, and brown noise for focus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    A windowed / full-screen countdown timer. Colour and font size changes are used as warnings. Progress-bar gives a glance at the time stream. Three different modes are available: - time left; - time passed; - ordinary clock. When the time is over several possibilities are available: - to show the defined message; - to continue count the time; - to launch another application; - to close the count-down timer.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4
    TimeRing

    TimeRing

    A lightweight, modern, and beautiful timer application for desktop.

    TimeRing transforms how you manage time on your desktop. Whether you're following the Pomodoro Technique, timing cooking recipes, or managing multiple work sessions, TimeRing provides an intuitive and powerful solution that stays out of your way while keeping you on track. You can customize the sound of each timer or use global default, it won't stop ringing until you stop the timer after it finishes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 5

    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
  • 6
    QPrompt

    QPrompt

    Personal teleprompter software for all video makers.

    Free teleprompter software for all video creators. Built with ease of use, fast performance, control accuracy, and cross-platform support in mind. QPrompt works with studio teleprompters and tablet teleprompters, cellphones, and webcams. It was also designed for use in video conferences.
    Leader badge
    Downloads: 1,602 This Week
    Last Update:
    See Project
  • 7
    EJE (Everyone's Java Editor)

    EJE (Everyone's Java Editor)

    Learn Java the easy way!

    EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java! Supports the study of the Java for Aliens book (www.javaforaliens.com), or other my books (Italian Language) like www.nuovojava.it. You don't need to install the JDK anymore (the runtime is embedded). See the video "How to create the "Hello World App in...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8

    internet-radio

    Desktop internet radio player for Windows — JavaFX

    🎵 Internet Radio App A lightweight and modern internet radio player built with Java 21 and JavaFX. Search and listen to thousands of radio stations worldwide using the open Radio-Browser API. ✨ Features 🌍 Global Station Search — find stations by name, country, or genre 🌗 Modern Dark UI — borderless interface with customizable accent colors 🎵 Synchronized Album Art — automatically fetched from the iTunes API 📱 MiniPlayer Mode — compact overlay player with volume and cover art ⌨️ Global Media Keys — control playback even when the app is minimized ⏺️ Live Recording — record streams directly to lossless .wav files 🌙 Sleep Timer — auto-close after 15–60 minutes 🚫 Blacklist & Notifications — hide ads/unwanted tracks with keyword filtering 📜 Persistent History — last played songs are saved between sessions 🌐 Multilingual — translations via external JSON language files Build as a portable app or a standalone Windows installer (no Java required)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    yapomo

    yapomo

    yapomo - Yet Another Pomodoro Timer

    This is a simple pomodoro timer to use during your work day, with a tkinter graphical interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Kinetic Software - Epicor ERP Icon
    Kinetic Software - Epicor ERP

    Discrete, make-to-order and mixed-mode manufacturers who need a global cloud ERP solution

    Grow, thrive, and compete in a global marketplace with Kinetic—an industry-tailored, cognitive ERP that helps you work smarter and stay connected.
    Learn More
  • 10
    Freeter

    Freeter

    The smartest way to work on your computer

    Productivity app that allows to gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them. Freeter helps you to set boundaries between projects and focus on what matters at any given moment. Select a project using the project drop-down menu and work on it without being distracted by irrelevant things. Embed all web apps you use daily into your Freeter workflows using the webpage widget, and access them from one window. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    zibaldone

    zibaldone

    c++/java library for thread support and other useful stuff

    Description zibaldone is a c++/java library for multithread programming. Currently zibaldone provides the following functionalities: => a class named "Thread" that (likewise what happens in Java) is to be inherited to create user thread. => event communications management between threads (design pattern observer) => socket support class (both PF_LOCAL and AF_INET on Linux, AF_INET on windows) => Serial port communication support class => Timer objects => Logging facilities With zibaldone you can easily: developing a c++ or java multithread application connecting a thread to a socket connecting a thread to a serial port triggering an event to a timeout on a thread Note: zibaldone offers an identical interface both for linux and windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15

    Catbell

    Full featured crossplatform countdown timer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Twitter Util

    Twitter Util

    Wonderful reusable code from Twitter

    Twitter Util is a collection of utility libraries used at Twitter, covering concurrency (Futures, Promises), timing, caching, I/O helpers, validation, stats collection, and Scala–Java interoperability. Designed for reliability and efficiency in high-scale systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    This is a countdown script that you need to insert into your wordpress header or footer to convert any types of links into countdown based on the number of seconds you specify. We recommend using the free "Header and Footer Scripts" wordpress plugin to apply this Javascript code into your website. Hope this helps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    Marinara is a time management assistant for Chrome that follows the Pomodoro Technique. Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique®, or Francesco Cirillo. Configurable timer durations. Desktop & tab notifications. Audio notifications with over 20 sounds. Ticking timer sounds. Scheduled automatic timers. Open-source software. Currently, Marinara is configured for...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
     rims-arduino-library

    rims-arduino-library

    Recirculation infusion mash system library for Arduino

    This library implement RIMS controls for home brewers. For definition of a RIMS, see https://tinyurl.com/j3lyuyc For me, an Arduino micro controller + a LCD Keypad shield was cheaper and a lot more customizable than a commercial PID controller. So, with this library, a commercial PID controller is unnecessary. Automatic PID tuning toolkit is also included. Temperature can be read with a thermistor, a resistance temperature detector (RTD) or any custom temperature probe. Heater is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Pinewood Derby Race Track 2

    Pinewood Derby Race Track 2

    Pinewood Derby Race Management

    Race Track is a Pinewood Derby Race Management Application. This is Cub Scout Pinewood Derby Timer Gate software . This is a rewrite by Steve Powell to the original Race Track Written by Scott Lewis in sourceforge. It supports racer registration, heat scheduling, electronic timer integration, and sound effect playback. It is written in Java and runs on any Java enabled platform. It is written to support either Arduino, Micro Wizard or The Judge Electronic Gates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Excel Timer

    Opens Excel files, waits for timer countdown, then closes the files.

    OpenExcel is a command line utility program that provides the ability to open one or multiple Excel files, wait a specified number of seconds, and then close the workbooks. An alternative option is to use TASKKILL, however that approach closes all instances of Excel. The advantage of OpenExcel is that it only closes the specific workbooks. OpenExcel is useful for Excel files that implement VBA scripts with the events Workbook_Open and Workbook_BeforeClose. For example, the Workbook_Open...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Speech and Debate Timekeeper
    Timer for speech and debate competitions. Keeps track of speech order, time limits, and prep time for various debate formats (Policy, LD, Parliamentary, Public Forum, etc.) and individual events. Gives verbal and visual time signals.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    SportsTimer

    SportsTimer

    GUI tool to manage timer/round based sport events

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB