Showing 24 open source projects for "shutdown-timer"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    AWS Node Termination Handler

    AWS Node Termination Handler

    Gracefully handle EC2 instance shutdown within Kubernetes

    This project ensures that the Kubernetes control plane responds appropriately to events that can cause your EC2 instance to become unavailable, such as EC2 maintenance events, EC2 Spot interruptions, ASG Scale-In, ASG AZ Rebalance, and EC2 Instance Termination via the API or Console. If not handled, your application code may not stop gracefully, take longer to recover full availability, or accidentally schedule work to nodes that are going down. Secure and resizable compute capacity for...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    ...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: 3 This Week
    Last Update:
    See Project
  • 4
    MagicMirror²

    MagicMirror²

    Modular smart mirror platform with a list of installable modules

    MagicMirror² is Open Source, free and maintained by a big group of enthusiasts. Got a nice idea? Send us a pull request and become a part of the big list of contributors. The core of MagicMirror² contains a strong API which allows 3rd party developers to build additional modules. Modules you can use. Modules you can develop. Read our extensive documentation to find out everything you want to know about the MagicMirror² project. The full API description allows you to build your own modules....
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Tunnel

    Tunnel

    GUI Professional Tool for SHH Management

    Tunnel is a powerful, user-friendly SSH connection manager built with Python and GTK. It provides a modern graphical interface for managing multiple SSH connections, file transfers, port forwarding, and remote system administration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    ...The client sends whatever information the user puts on the command-line to the back-end daemon via TCP. Upon successful transmission, the client exits. On failure, it backs off and retries until its life-time timer expires. The back-end daemon accepts data from Syslogd2 or its own client and inserts that data (and envelope information) into one or more databases using MySql client library or dbi drivers (also on SourceForge). The client needs no configuration (all input is via command-line). It is intended for hosts to make database entries without needing database client or interface code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Command Line

    Command Line

    Your Personal Hacking Terminal.

    Command Line is an Open-Source Software for Pentesters and Ethical Hackers it contains many Functionalities which helps Ethical Hackers. It is CLI Based Application use for checking Networks and IP's it also supports functionalities like downloading Packages from Internet Including YouTube.It is also used for Port scanning, IP-Finding it is also useful for checking ping and net speed with the functionality of scanning the net speed by selecting the best server. It also has Host IP finding...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 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
  • 10
    armor

    armor

    Uncomplicated, modern HTTP server

    ...Serve HTTP/2. Automatically install TLS certificates from https://letsencrypt.org. Proxy HTTP and WebSocket requests. Define virtual hosts with path level routing. Graceful shutdown. Limit request body. Serve static files. Log requests. Gzip response. Cross-origin Resource Sharing (CORS). Security, XSSProtection. ContentTypeNosniff. ContentSecurityPolicy. HTTP Strict Transport Security (HSTS). Add/Remove trailing slash from the URL with the option to redirect.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11
    opsworks-cookbooks

    opsworks-cookbooks

    Chef Cookbooks for the AWS OpsWorks Service

    ...These cookbooks implemented standard tasks such as package installation, web server configuration, database setup, Ruby/PHP/Java application deployment, and integration with AWS stack lifecycle events (setup, configure, deploy, shutdown). Customers could use these cookbooks as-is or extend/override them by supplying custom Chef recipes. Although OpsWorks Stacks reached end-of-life in May 2024, the repository remains valuable for teams still running legacy stacks or studying Chef automation patterns in an AWS context. The repository includes multiple branches to support different Chef versions (11.10, 11.4, 0.9) and provides reference implementation of layer recipes, attributes, and templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xtreme Download Manager

    Xtreme Download Manager

    Open source download manager

    The project has a new home now: https://xtremedownloadmanager.com/ For developers: https://github.com/subhra74/xdm Xtreme Download Manager is a powerful tool to increase download speed up-to 500%, resume broken/dead downloads and schedule downloads. XDM seamlessly integrates with Google Chrome, Mozilla Firefox Quantum, Opera, Vivaldi and many popular browsers, to take over downloads and saving streaming videos from web.
    Leader badge
    Downloads: 1,118 This Week
    Last Update:
    See Project
  • 13
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    ...The library hides browser vendor-prefixes and normalizes visibility events so you don’t have to manage cross-browser quirks yourself. On top of simple visibility detection, Visibility.js adds useful helpers such as a timer function that only runs when the page is visible. As a result, developers can write resource-conscious web apps that reduce CPU/bandwidth usage when the user isn’t actively viewing the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Apache mod_statistics

    Apache module for SNMP monitoring

    This Apache module, with the netsnmp plugin enables you to live monitoring your Webserver allowing to monitor the entire server, and if you want each of your VHosts or (Wild)Aliases. Is able to monitor and signalate via TRAP reconfiguration or entire server shutdown/crash. Using Atomical operations and MMAP server overhead is minimal. Contrib from Alf Høgemark for integrating it in OpenNMS: http://www.kanonbra.com/index.php/projects/performance-testing/24-monitoring-apache-http-server-in-opennms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Worker Command Line

    Ligne de commande

    ATTENTION : Non compatible avec Windows 8 ! Comment lancer WCL : 1. Créer un fichier .bat dans le meme répertoire que le fichier .jar avec Notepad++ ou le Bloc-Notes 2. Insérer cette ligne : @echo off 3. Puis dans la ligne d'après : java -jar [Le nom du fichier de WCL] 4. Vous avec crée le launcher ! 5. Ouvrez-le, et ça marche ! (pour sortir en version 13w52a, fermez la fenetre) Si cela ne marche pas : - Verifiez que l'extension est bien .bat - Verifiez que vous avez bien...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ...So once you have it properly configured you don’t have to worry about it; you only need to remember your hostname to reach your files and services. Currently 3 hosts are supported: - one.com - eurohost.com - antagonist.nl ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory. Written in Java and runs on any machine with Java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wbm is a Bash script that provides a convenient way for managing multiple (Web and FTP) downloads on the command line. It also has a queue and automatic shutdown feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SolusVM VPS Monitor is a browser-based monitoring utility that allows users of SolusVM-backed VPS to monitor the status (online/offline) and resources (memory/harddisk/bandwidth) usage of, and perform boot/reboot/shutdown actions on, their VPSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An XML Ajax based web timer compatible with Joomla, reads direct from the joomla configuration file, and allows you to time the speed of your hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JRelaxTimer is a Java Applet that act as a timer and allows you to open specific Web pages at selected time intervals. It could be easily customized with your own graphics and options to achieve an unlimited variety of appearances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A library implementing an event-based interface to sockets, signals, and timers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project Shutdowner allows the shutdown of remote computers across the internet, without requiring a windows version with the windows shutdown tool. Computers can be shut down from anywhere with the click of a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The router webtools are a set of Perl cgi scripts for Linux ADSL routers (or ISDN). They allow users to conveniently handle their router without having to log in on the command line: shutdown, internet connectivity check etc. with a mouseclick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ICUC, (I see, you see) means "What I see, is you see". ICUC allows 2 or more guys to share 1 telnet connnetion. it's also a detachable BBS(telnet) proxy server. What's more, there are timer and trigger to use, user can make a telnet rubost easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB