[go: up one dir, main page]

Showing 98 open source projects for "timer 2"

View related business solutions
  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 1
    GZdoom Speedrun Timer

    GZdoom Speedrun Timer

    An automatic speedrun stopwatch for GZdoom

    This program records speedrun times in GZDoom. It detects what level you've started and when it finishes and automatically starts and stops a timer and keeps records of your personal bests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    Windows 10/11 Timer Fix

    Alternate date/time display for Windows taskbar on left/right side

    If you are using the Windows taskbar on the left or right side of the desktop, a lot of space is wasted for the date and action center. This programm hacks two child windows where the action center bar is, showing the date and time there, so you can disable the default windows time displaying on the taskbar. Usage: Start the desired executable. There is one version for a black text, and one for a white text. Drawbacks: You cannot open the windows calendar by clicking on the time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HedgeCam 2

    HedgeCam 2

    Advanced camera app for Android

    Downloads: 18 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard - Auto Keyboard & Macro

    OtoKeyboard: Boost productivity with Windows keyboard automation.

    OtoKeyboard is the premier auto keyboard and macro tool for Windows, designed to save you time and eliminate digital friction. Move beyond simple text replacement and turn any repetitive task into a single-keystroke action. It's the ultimate productivity companion for professionals, gamers, and developers alike. Automate customer support replies with interactive templates; execute complex in-game combos with perfectly timed macros; or launch your entire work environment with one...
    Leader badge">
    Downloads: 87 This Week
    Last Update:
    See Project
  • 6
    asynframe framework

    asynframe framework

    Development framework based on message driven provided

    ... timer 5. Implement the application module: DTP supports TCP/UDP port multiplexing DNS supports TCP UDP/HTTP domain name resolution and include httpdns of Tencent cloud / Alibaba cloud Lua facilitates application product integration and business logic control Zip supports deflate / inflate data and zip multiple files Console realizes console,which is convenient for debugging and so on
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    Parents Time Control

    Parents Time Control

    Windows daily time limiter with auto shutdown, kids timer

    ... in state.txt, so if the previous day ended with “time up,” the next startup triggers shutdown after one minute. Ideal for parental control, shared PCs, or productivity management. To auto-start, place a shortcut of the .exe file in the Windows Startup folder: C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup v.2 - Log file added (logging of start time, shutdown events etc.) v.3 - minutes used added to STATUS.TXT (to count total minutes used even after restart
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    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. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Timesheet

    Timesheet

    A Log Software for Personal and Team Usage

    This software can installed on Personal Computer. This software also can be installed over Network Server. For Internet Scale, use Cloud Facilities to make it simple for Mobile Work. Installation 1. Install XAMPP with PHP 7.2.0. 2. Start the Server. 3. Install Grandtech Creation Timesheet file, Setup.exe path to C:\xampp\htdocs folder. 4. Create Database Called "timesheet". 5. Insert table using database.sql. 6. Open your browser, go to http://localhost/timesheet. 7. Click Timesheet...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DavesMetronome
    DavesMetronome is a desktop metronome. It was written with Java and runs on systems which support Java Runtime Environment. The application is available as a jar file and requires JRE to be installed on your computer. JRE can be downloaded from https://www.java.com/en/download/manual.jsp. Version 2.0 adds programming capability. Program simple exercises to increase or decrease tempo after a specified number of beats or define complex rhythm patterns. See the 'Help' menu item in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CPS Test
    CPS Test Pro app helps you find out how fast can you click on your mobile. The app calculates your CPS score and shows it you after the test completes. It is the easiest way to practice fast clicking and increase your CPS. How to Use CPS Test Pro app? 1. Click the green button to start the CPS test. 2. Keep clicking the button until the timer on the screen ends. 3. Choose the timer modes by clicking the red buttons at the bottom. By default, the timer is set at 5 seconds. 4. After...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple timer program. Features in the new version: 1. You can switch it to the mini/full size mode by using the mini/full button. 2. You can choose the color of the main window by using the color button. 3. The program records the last time you ran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Realfire
    ... ports (11) Timer application. This application is highly needed in betting shops, cyber cafes, and computer operating centers but not limited to the above list. Application name: Realfire Version: 1.0.0 Date published: 18/01/21 Testing duration: two months Download link: https://tinyurl.com/y3zyng7w Programming language: VB.net (vs 2015) Publisher: macroware vendors Package with: advance installer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Seconds-Counter

    A Easy To Use Stopwatch

    HOW TO USE? >>Seconds-Counter Work's On Your Favourite Browser,Means It Does Not Have Much Specific GUI,At The Time When You Open Seconds-Counter.It Will Start Counting(1...2...3...4...5...!),To Restart The Timer,Just Refresh The Page,And It Will Again Start Counting!,But Keep In Mind You Must Turn On The Internet To Make Seconds-Counter Do Something.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MultiPoolMiner

    MultiPoolMiner

    Multi-algo, multi-pool, multi-device controller

    Monitors crypto mining pools and coins in real-time and finds the most profitable for your machine. Simply edit a batch file with your Bitcoin address or username and start mining. You will start earning even during benchmarking! MultiPoolMiner is more profitable than Nicehash Miner 2 and Nicehash Miner Legacy as it uses direct pool mining. With less than 0.7% minimum fee. It supports a great number of mining pools, such as CryptoNight, Ethash, Equihash, Groestl, Keccak, Lyra2RE2, Lyra2z...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Terraria Rod of Discord Farm

    An AFK farm for the Rod of Discord

    Go east to the ice biome, and a little ways past the two houses that house the tinkerer and the mechanic, there will be a 2 block wide hole. Go through it, and you will find the farm. Inside the safe room there is a conveyor, switch, and timer. Turn the timer on the activate the traps. The switch toggles money burn on and off. If it's on, the money produced by the farm will be burned, making items last substantially longer before despawning. If the torch is on beside the switch, then the money...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClckBotCreator

    ClckBotCreator

    Write bots without knowing programming languages

    This program was originally conceived as an autoclicker, but soon turned into a program to create bots for Windows. It has 4 commands(mouse clicking, setting cursor position, timer, keyboard clicking) with which you can automate any process. Also, there are a couple of tools in it that will help you comfortably write bots. Version of app is 0.2.1 App run as administrator. Syntax: 1.click: 'left' or 'right' mouse button 2.setc: x - mouse position y - mouse position 3.timer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jptimer

    Ferramenta que contabiliza o tempo de um processo ou uma janela

    Utilize para somar horas de trabalho em um determinado projeto utilizando a lista de processos do windows, ou uma janela/programa qualquer com determinada palavra chave no titulo ou simplesmente para verificar o tempo de um processo ou janela. JP timer verifica e faz uma lista de processos em um grid, para que seja selecionado e contabilizado. O monitoramento de processos acontece enquanto determinado processo esta ativo, o monitor de janelas somente quando a janela não esta minimizada...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LYZ Freeware (Stopwatch & Timer)

    LYZ Freeware (Stopwatch & Timer)

    LYZ Open Source Project for Windows ( 2 programs now)

    This project contains 2 programs. 1. Stopwatch & Timer 2. HTTP Header Viewer Browse All Files to find the correct program
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    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 an update 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. It also supports Race Results screen, Multiple COM ports and manually entered race times. A start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Taandav - The DJplayer 1.0.0

    Taandav - The DJplayer 1.0.0

    Dual audio player with auto controls and converter.

    .... user can use last played list or import new. Timer function which is unique function in this software. user need not worry about change the player, timer will automatic work as human. One more important feature of this application is inbuilt video/audio to mp3 converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LEDseq

    LEDseq

    LEDseq is Arduino library for advanced state indication with LED(s).

    LEDseq is Arduino library for advanced state indication with LED(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

    Portable Bulk File Renamer, Folder monitor. All in one.

    Renames files just about any way you like. Monitor folders for files and auto rename(Have program rename images when downloaded). Undo, Save settings, Imageview,Drag-drop, and more. File Management made easy. Very good for those pesky PDFs from customer firms that need cleaning. New features on their way, Anyone need a Folder renamer?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Sudoku Game Solver Generator

    Sudoku Game Solver Generator

    Standalone Complete Sudoku puzzle Game Solver Generator for Windows

    This is the most complete and standalone Sudoku puzzle suite for Windows. It includes comfort playing with undo steps and powerful Sudoku generator with different difficulty levels. Also you can create Sudoku game manually and print it on an A4/Letter paper. Tutorial mode with solving hints for newbies is included too. Also there is High Score table and built-in timer for professional players. The Sudoku generation algorithm used by this app is my ultimate proud. Primarily it was based...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next