Showing 184 open source projects for "watch"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    SyncTrayzor

    SyncTrayzor

    Windows tray utility / filesystem watcher / launcher for Syncthing

    SyncTrayzor is a little tray utility for Syncthing on Windows. It has a built-in web browser and several other great features. It works by hosting and wrapping Syncthing, making it behave more like a native Windows application and less like a command-line utility with a web browser interface.
    Downloads: 117 This Week
    Last Update:
    See Project
  • 2
    Watchman

    Watchman

    A file watching service that records when files change

    ...Since all of the options are understood by the same executable we’ve broken those out into sections of their own to make it clearer when they apply. Watchman is conservative, preferring to err on the side of caution; it considers files to be freshly changed when you start to watch them or when it is unsure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xremap

    Xremap

    Key remapper for X11 and Wayland

    xremap is a key remapper for Linux. Unlike xmodmap, it supports app-specific remapping and Wayland.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Sonarr

    Sonarr

    Smart PVR for newsgroup and bittorrent users

    ...Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc. Automatically detects new episodes. Can scan your existing library and download any missing episodes. Can watch for better quality of the episodes you already have and do an automatic upgrade. eg. from DVD to Blu-Ray.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Rocket.Chat Desktop App

    Rocket.Chat Desktop App

    OSX, Windows, and Linux Desktop Clients for Rocket.Chat

    ...We use communication platforms on a daily basis to collaborate with colleagues, other companies, customers, and communities. Most of them give you very little in terms of control and customizations; except Rocket.Chat. Bring together messages, projects, and tasks in one place and watch your team’s productivity rise to new heights. Engage in contextual interactions with customers irrespective of how they contact you. Ensure long-term relationships and improved business outcomes. Create custom messaging experiences within your app or website by integrating and white labeling Rocket.Chat components and enterprise features. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    Home Assistant

    Home Assistant

    Open source home automation that puts local control and privacy first

    ...It can be set up to automatically control devices, so whether you want to be alerted when the lights turn on when you’re not at home, or want the lights to automatically dim when you start to watch a movie on Chromecast, Home Assistant can do it for you. See more examples on the official website: https://www.home-assistant.io/
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Pearcleaner

    Pearcleaner

    A free, source-available and fair-code licensed mac app cleaner

    Pearcleaner is a small, native macOS utility that helps you fully remove applications by finding and deleting the leftover files they scatter across your system. After you drag an app into Pearcleaner (or select it from a list), it scans common Library locations for related caches, logs, preferences, containers, launch agents, and support files. Results are presented with clear paths and sizes so you can deselect anything you want to keep before sending items to the Trash. The tool favors...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8
    wavemon

    wavemon

    Ncurses-based monitoring application for wireless network devices

    wavemon is a wireless device monitoring application that allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your wireless network hardware. It should work (though with varying features) with all devices supported by the Linux kernel. Apart from debian/ubuntu packages and slackbuild scripts for wavemon, this repository contains the full source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Metro

    Metro

    The JavaScript bundler for React Native

    Metro aims for sub-second reload cycles, fast startup and quick bundling speeds. Works with thousands of modules in a single application. Supports every React Native project out of the box. Instead of creating the full server, create a Connect middleware that answers to bundle requests. This middleware can then be plugged into your own servers. The port parameter is optional and only used for logging purposes. The onBundleBuilt function is optional, is passed the bundle name, and is called...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    cypress

    cypress

    Fast, easy and reliable testing for anything that runs in a browser

    ...Fast, easy and reliable testing for anything that runs in a browser. Installing Cypress is simple. No dependencies, extra downloads, or changes to your code required. Write tests easily and quickly, and watch them execute in real time as you build your web application. Debugging your tests in CI is as easy as running tests locally. With built in parallelization and load balancing. Record CI test results, screenshots and video, and view aggregated, next-level insights in your dashboard. Build up a suite of CI tests, record their results and gain powerful insights. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    fish

    fish

    The user-friendly command line shell

    Finally, a command line shell for the 90s. fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those lucky few with a graphical computer, you can set your colors and view functions, variables, and history all from a web page. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    File system notifications for Go

    File system notifications for Go

    Cross-platform file system notifications for Go

    fsnotify utilizes golang.org/x/sys rather than syscall from the standard library. Ensure you have the latest version installed. fsnotify is a fork of howeyc/fsnotify with a new API as of v1.0. The API is based on this design document. All releases are tagged based on Semantic Versioning. Further API changes are planned, and will be tagged with a new major revision number. Go 1.6 supports dependencies located in the vendor/ folder. Unless you are creating a library, it is recommended that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExTiX - The Ultimate Linux System

    ExTiX - The Ultimate Linux System

    ExTiX with Deepin/LXQt/GNOME/WayDroid and kernel 7.1.7-amd64-exton

    Version 26.8, 26.7 and 26.4 (three versions - Build 260811, 260710 and 260410 ) of ExTiX 64 bit are based on Debian/Ubuntu. In ExTiX I have installed the GNOME 50 Desktop (for Waydroid), Deepin Desktop 25.2 respectively LXQt 2.3. PROGRAM content etc Among many other programs GParted, SMPlayer, Gimp and Kodi. In addition Java and all necessary additions in order to install programs from source. PASSWORDS The password for root is root. The password for the ordinary user extix is...
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 14
    multiclicker

    multiclicker

    Application designed to automate mouse clicks

    MultiClicker is an advanced Python program that allows you to run up to 4 independent mouse click bots simultaneously. Each bot can be configured individually with its own settings and hotkeys. Features 4 independent bots - Each with individual settings Customizable hotkeys - Start/stop hotkeys for each bot + global stop all Various click settings: Left/right/middle mouse clicks Single/double clicks Custom click intervals Random intervals between clicks Location...
    Leader badge
    Downloads: 1,242 This Week
    Last Update:
    See Project
  • 15
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    ...Please download and read the bug workarounds file: https://sourceforge.net/projects/kb1oiq-andysham/files/v27/V27_Bug_Workarounds.txt Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v27/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about AHRL during a ham radio convention in MA in the summer of 2025: https://www.youtube.com/watch?v=hwuKZK1dKcU&t=2086s Several videos of Andy's complete AHRL presentation can be found on YouTube. Here is one made in March 2026: https://youtu.be/xv9YnREmeAA?si=yMTX8yJsQFyeJG0i
    Leader badge
    Downloads: 444 This Week
    Last Update:
    See Project
  • 16
    PimersusOS

    PimersusOS

    PimersusOS: Lightweight, fast and flexible Linux based on Debian 13.

    ...This ensures a safe and fast experience, similar to browsing on iOS devices, while remaining lightweight. The ISO Password: ams User: casa or pimersus ⚠️ It is recommended to watch the entire video
    Downloads: 37 This Week
    Last Update:
    See Project
  • 17
    RichARCH

    RichARCH

    Your concierge creating a Rich experience to Arch

    ...GUIs: Budgie/Cinnamon/Cosmic/Enlightenment/Gnome/Hyprland/KDE/Labwc/LXDE/LXQT/Mate/Niri/River/Sway/XFCE Kernels: linux/linux-cachyos/linux-hardened/linux-lqx/linux-lts/linux-nitrous/linux-tachyon/linux-zen/linux-znver2/linux-znver3/linux-znver4/linux-znver5 Profiles: SecOps/Server/Omarchy/DonArch/HyprVibe/KoolsDots/SaatvikDots/ShellNinja/VaelixdDots More info at: https://download.sourceforge.net/richarch/InstallAndInfo.pdf https://sourceforge.net/projects/richarch/files/README.md/download https://www.youtube.com/watch?v=hjK67kdHkGU&t=6s
    Leader badge
    Downloads: 1,351 This Week
    Last Update:
    See Project
  • 18
    RaspEX

    RaspEX

    RaspEX is a perfect Linux ARM system for Raspberry Pi 5 and 4

    ABOUT RaspEX Build 260114 is a full Linux Desktop System with LXQt and many other useful programs pre-installed. Firefox is used as Web Browser and Synaptic as Package Manager. You can use Synaptic to install any extra packages you may need. RaspEX uses Ubuntu's 26.04 LTS software repositories so you can install thousands of extra packages if you want. NEWS 260114 This RaspEX 64 bit Build for Rpi5/Rpi4 uses kernel 6.17.0-1003-raspi and Ubuntu 26.04 "Resolute Raccoon" repositories. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    The Windows Install.app program allows you to install Windows directly from the Mac OS system. There is no need to create an installation flash drive. Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. The utilities used are wimlib and ntfs-3g and others.
 Disk access must be granted (shown in the screenshot) The user must be an administrator and the...
    Leader badge
    Downloads: 616 This Week
    Last Update:
    See Project
  • 20
    AgarimOS

    AgarimOS

    AgarimOS is a respin of Void Linux

    ...Like in the official Void Linux ISO, there are two users: anon root In both cases, the password is voidlinux Installation: Like a regular Void Linux install, type sudo void-installer in a terminal. Demonstration: https://www.youtube.com/watch?v=aKdHNavm40I (AgarimOS) Groups selection matters!! So please choose the groups you will need!! For more details: https://linktr.ee/agarimos Licensing: According to every single license (in some cases unset) from every single component used. All the license files remain unmodified.
    Leader badge
    Downloads: 197 This Week
    Last Update:
    See Project
  • 21
    ArchEX Linux Live System

    ArchEX Linux Live System

    ArchEX is a new (260108/260106) Linux Live System based on Arch Linux.

    ...Slideshow: https://archex.exton.se/calamares-slideshow-new.gif USB INSTALLATION Install ArchEX to a USB Pen Drive with persistence: https://archex.exton.se/install-usb/ BENEFITS of ArchEX/Arch Linux "Cutting Edge"-software and speed. Run the latest kernel. Always. Default locale/language: English A YouTube video about ArchEX: https://www.youtube.com/watch?v=YPlHLEr6Ld0&feature=youtu.be READ MORE: https://archex.exton.se - three (3) versions
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22
    ExLight 64 bit Linux Live System

    ExLight 64 bit Linux Live System

    ExLight 64bit Linux Live System with Enlightenment 0.27.1

    ABOUT ExLight Linux Live System is based on Debian "Trixie" (Debian 13.4). DESKTOP The Desktop Environment is Enlightenment 0.27.1 ("Beauty at your fingertips"). INSTALLED PACKAGES Refracta Snapshot , Firefox, PCManFM, GParted, NetworkManager, Gimp, SMPlayer, Synaptic, Calamares Installer and some necessary additions in order to install programs from source. USED KERNEL 6.19.8-amd64-exton RUN ExLight super fast from RAM When you run ExLight from RAM everything will be...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    LFA (Linux For ALL)

    LFA (Linux For ALL)

    LFA (Linux for all) 64 bit with Budgie 10.10 and Refracta Snaphot

    LFA (Linux for all) is based on upcoming Ubuntu 26.04 LTS "Resolute Raccoon" and Debian. Ubuntu 26.04 will be supported until April 2031. REFRACTA SNAPSHOT Create you own Linux For All/Ubuntu 26.04 LTS system with Refracta Snapshot. Pre-installed in LFA Build 260420. The system language is ENGLISH. DESKTOP LFA Build 260420 uses Budgie 10.10 as DE. The Budgie Desktop is a "feature-rich, modern desktop designed to keep out the way of the user". Now with Wayland instead of...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Cyrethium

    Cyrethium

    Cyrethium GNU/Linux Debian Based Privacy and Security Focused OS

    ARCHIVAL NOTICE: Cyrethium Project This project has been long discontinued and is no longer being maintained by the developer. Please note that: Status: This distribution was officially abandoned some time ago. There are no plans for future updates, security patches, or support. Liability Disclaimer: The developer accepts no responsibility for any damages, security vulnerabilities, or data loss resulting from the use of this outdated software. Use it strictly at your own...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25
    DebEX Barebone Linux 64/32 bit

    DebEX Barebone Linux 64/32 bit

    DebEX 64 bit with KDE Plasma respectively GNOME Desktop

    Both systems/distributions are a based on Debian Forky/Sid. KERNEL DebEX KDE uses kernel 7.0.8-amd64-exton. DebEX GNOME uses kernel 7.1.1-amd64-exton. PROGRAM content As the name suggests, DebEX Barebone has only a minimum of software installed in advance. Among them LXTerminal, PCManFM, Pavucontrol, NetworkManager, Thunderbird, Firefox, GParted and Synaptic. In version 260516 and 260629 all common KDE respectively GNOME packages. SOFTWARE MANAGEMENT DebEX uses Apt and...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next