Search Results for "shutdown-timer" - Page 5

Showing 1178 open source projects for "shutdown-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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional servicesβ€”without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    garlic3

    garlic3

    Garlic source library for Gambas3

    Gambas3* coding tools and examples for use in SMB or other organizations that make internal programs. E.g. from database fields to class sourcecode with DbInfoCode, clean up source with ProbableCause, or just use an empty project template *For Gambas2 see older "garlic" project: https://sourceforge.net/p/garlic/wiki/Home/.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2

    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: 1 This Week
    Last Update:
    See Project
  • 3

    minesweeper

    Modern Minesweeper clone for Windows and Linux

    ...Features: Three difficulty levels (Easy 9x9, Medium 16x16, Hard 30x16) plus Custom difficulty level Persistent high scores stored per difficulty level Customizable random seed for reproducible games Clean, modern UI with: - Color-coded numbers - Visual timer and mine counter - Custom icons for mines and flags - Mouse support Written in C++ with a Windows Forms GUI, making it both performant and user-friendly. Perfect for both casual players and Minesweeper enthusiasts. License: MIT
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 4
    Temporary File Cleaner
    This tool is used to delete temporary files. You can set a timer after which it will automatically delete the temporary files. You can also force the deletion of temporary files, but it will take a bit longer to complete the operation. Some files cannot be completely deleted, such as those used in real-time (for example, by browser extensions). The deleted temporary files can be both user files and Windows files (the Automatic Cleaning will delete both).
    Downloads: 16 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storageβ€”all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    PyMacroRecord

    PyMacroRecord

    A completely free macro recorder, coded with Python.

    PyMacroRecord is a completely free and open-source macro recorder. It is user friendly and doesn't require any scripting knowledge with lots of useful feature to make very good automation.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 6
    Echo-Pulse
    Echo Pulse is experimental cross-platform open Source Music player designed to bring you Ad-free tunes from various sources. Dive into a world of limitless music from platforms like YouTube and Fuk Saavn, with more sources blooming soon! 🌼🎡
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 244 This Week
    Last Update:
    See Project
  • 8
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 851 This Week
    Last Update:
    See Project
  • 9
    The EdX51 Operating System

    The EdX51 Operating System

    A cooperative scheduler OS for the 8051 and its derivatives.

    ...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. Version 1.2.3 has had small mistakes in the documentation corrected. No changes were made to the EdX51 code.
    Downloads: 13 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    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: 6 This Week
    Last Update:
    See Project
  • 11
    Sweeper
    Multi-functional tool for windows 10/11. able to debloat, configure repair or clean-up the operating system, view hardware/network info, reboot to windows recovery enviroment or UEFI firmware, and download other software in the blink of an eye
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12

    Zoom

    Simply demonstrates Zoom magnification of a picture, and loads jpegs.

    ...The zoom magnification works by reading and writing the individual pixels using address registers, and the program .asm file also demonstrates the loading of a Jpeg image and its conversion into a bitmap in which the pixels are accessed through an address register. It animates the zoom as smooth movement using a timer. (For Windows operating system.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My Vocabulary

    My Vocabulary

    Simple Vocabulary app

    A tiny, always-on-top overlay flashcard app for effortless vocabulary learning while you work or browse. ⚠️ Note about full-screen games Some games use exclusive fullscreen (DirectX/OpenGL/Vulkan). In that mode overlays cannot draw on top. Switch to borderless windowed (fullscreen) mode instead.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    JSL

    Lightweight Java Service Wrapper for Windows

    JSL is a Java Service Wrapper, a small executable used to start 32bit and 64bit JAVA-programs as a Windows Service. JSL is released as a ready to use executable. configuration and deployment is straight forward including just one small executable and one configuration file. Features offered include installation and removal of services, automatic restart of services, service dependencies, single config file, automatic detection of installed JVMs, version selection and many more.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per LidΓ©n. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16
    Mouse clicker Pro

    Mouse clicker Pro

    op auto clicker but better

    When I used OP Auto Clicker as good as it was, i always thought that app lacks some options, like the ability to hold the mouse buttons for a desired amount of time before releasing it, so I started making my own auto clicker from scratch based on OP auto clicker but with more options. 🐼 with this auto clicker you can easily achieve near 1000cps or the specific cps you desire with your own Hold time, click type, interval and location like OP auto clicker you may assign a new hotkey which by...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    VidMate

    VidMate

    Great video and music downloader

    VidMate is a popular Android app designed to download music and videos from dozens of video portals like YouTube, Facebook, Instagram, and TikTok directly to your device. It allows users to watch their favorite content offline by saving files in various formats and qualities, including HD and up to 4K where available. The app features an intuitive interface where you can quickly access supported sites through a β€œSites” menu and start downloads via an easy-to-use red download button. You can...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 18

    clickmymouse

    Automation tool designed to perform mouse clicks

    ...There is also a setting for inactive time, which is the time without movement before click operations start. Motion Detection: The program monitors a specified area of the screen for movement using OpenCV for image processing. If motion is detected, the inactive timer is reset. Random Click Intervals: Click intervals can be random within the defined minimum and maximum limits, making the click patterns less predictable. In summary, "ClickMyMouse" is a powerful tool for automating mouse clicks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    OLED-Sleeper

    OLED-Sleeper

    Lightweight tool that dims idle monitors and wakes on input.

    Many people use multi-monitor setups but occasionally want to turn off or dim secondary displays without putting the entire computer to sleep. This is useful when gaming, focusing on a single screen, or reducing distractions. It can also help protect OLED and similar panels from burn-in caused by static images. Windows power settings control all monitors together, so individual displays cannot normally be managed. OLED Sleeper monitors activity on each screen and reacts when a display...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    NetPing

    NetPing

    Ping de verificaciΓ³n de conexiΓ³n | Ping check connection

    https://sourceforge.net/projects/netping/files/ English: Software to ping IPv4 addresses on the network and display results, with a timer to update at intervals. *Requires install Visual C++ of Microsoft* *Besed on console verisΓ³n of netHeartbeat + netping on github.com/ctuais/netping EspaΓ±ol: Software para hacer ping a DirecciΓ³nes IPv4 en la red y mostrar resultados, con temporizador a intervalos para actualizarse. *Requiere instalar Visual C++ de Microsoft* *Basado en la versiΓ³n de consola de netHeartbeat + netping en github.com/ctuais/netping
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    User Friendly Thin Client | 100% Free

    User Friendly Thin Client | 100% Free

    A completely free thin client OS for RDP & Citrix

    A free thin client OS designed by a professional sysadmin to be very easy to setup, and so easy to use that your users can use it without instructions. You can have the thin client up and running within minutes and mass deploy it your way.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 23
    Atomic-Clock-Pro

    Atomic-Clock-Pro

    Atomic Clock Pro Γ¨ un widget leggero e ad alta precisione per Windows

    Atomic Clock Pro Atomic Clock Pro Γ¨ un widget leggero e ad alta precisione per Windows, progettato specificamente per chi ha bisogno di un controllo millimetrico del tempo durante i ClickDay, i bandi online o i lanci di prodotti limitati. Sviluppato in C# e WPF, questo orologio atomico si posiziona sopra la taskbar di Windows e offre una sincronizzazione in tempo reale con i server NTP mondiali, compensando automaticamente la latenza di rete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WA2L/SimpleBackup

    WA2L/SimpleBackup

    Data Backup for Windows

    The WA2L/SimpleBackup package is a Windows utility to backup data. The package can be 'installed' portable and does not need admin rights. β—† π—¨π—§π—œπ—Ÿπ—œπ—§π—œπ—˜π—¦ - https://sourceforge.net/projects/wa2l-simplebackup/files/ β†’ README β—† π—™π—˜π—”π—§π—¨π—₯π—˜π—¦ - https://wa2l-simplebackup.sourceforge.net/man1/simplebackup.1.html - https://wa2l-simplebackup.sourceforge.net/man1/simplebackupintro.1.html β—† π—£π—”π—–π—žπ—”π—šπ—˜ π——π—’π—–π—¨π— π—˜π—‘π—§π—”π—§π—œπ—’π—‘ - http://wa2l-simplebackup.sourceforge.net/ β—† π—¦π—˜π—˜ π—”π—Ÿπ—¦π—’ 🚩 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB