Search Results for "tortoisesvn project monitor"

Showing 388 open source projects for "tortoisesvn project monitor"

View related business solutions
  • 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
  • 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
  • 1
    World Monitor

    World Monitor

    Real-time global intelligence dashboard

    World Monitor is an open-source real-time intelligence dashboard that aggregates global news, geopolitical signals, and infrastructure data into a unified situational awareness interface. Built primarily with TypeScript and modern web technologies, the project aims to reduce information fragmentation by consolidating hundreds of curated feeds into a single interactive environment.
    Downloads: 1,181 This Week
    Last Update:
    See Project
  • 2
    Situation Monitor

    Situation Monitor

    Real-time dashboard for monitoring global news and markets

    Situation Monitor is an open-source real-time dashboard designed to aggregate and visualize global information streams related to news, financial markets, technology, and geopolitical developments. The project aims to provide a centralized situational awareness interface where users can observe multiple sources of high-signal information without constantly switching between separate applications or websites.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    A TortoiseSVN Add-In for Delphi based on the Delphi Add-In for TortoiseSVN at tigris.org (http://delphiaddinfortortoisesvn.tigris.org/).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Claude Code Usage Monitor

    Claude Code Usage Monitor

    Real-time Claude Code usage monitor with predictions and warnings

    Claude Code Usage Monitor is a developer-focused terminal tool that provides real-time visibility into Claude Code token consumption and session behavior. The project is designed to help users avoid unexpectedly hitting usage caps by continuously tracking token burn rate, message counts, and estimated costs during active sessions. It presents analytics through a visually rich terminal interface built with modern Python tooling, making it easy to interpret usage trends at a glance. ...
    Downloads: 0 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
    LibreHardwareMonitor

    LibreHardwareMonitor

    Monitor temperature sensors, fan speed, voltage, load & clock speeds

    Libre Hardware Monitor is a free, open-source system monitoring tool that provides detailed insights into your computer’s hardware health and performance. It tracks real-time metrics such as temperatures, fan speeds, voltages, clock speeds, and load across a wide range of components. The project includes both a Windows Forms application for visual monitoring and a reusable library for developers who want to integrate hardware monitoring into their own software.
    Downloads: 200 This Week
    Last Update:
    See Project
  • 6
    Leantime

    Leantime

    Leantime is a goals focused project management system

    Leantime is an open-source project management system designed to support idea management, task tracking, and project planning. It is a tool for startups and small teams looking for a lean project management approach. Leantime combines features like kanban boards, Gantt charts, and time tracking with a modern, intuitive interface, making it easy for teams to collaborate efficiently and keep projects on track.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    BTOP++

    BTOP++

    BTOP++ for Windows

    BTOP++ is the Windows port of btop++, bringing the same modern, graphical terminal resource monitor experience to Windows systems. It shows detailed and live statistics for processor usage, memory consumption, disk activity, network traffic, and both processes and services, all in an interactive terminal UI. The project is implemented as a native Windows build of the C++ btop++ continuation of bashtop and bpytop, optimized for Windows consoles.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    WhatsApp Beacon

    WhatsApp Beacon

    OSINT tool for tracking WhatsApp online status via Web automation

    WhatsApp Beacon is an open source OSINT tool designed to monitor and analyze the online activity status of WhatsApp users through WhatsApp Web. It uses Selenium automation to interact with the web interface and detect when a target account goes online or offline. By continuously monitoring these changes, WhatsApp Beacon records connectivity patterns and builds a historical dataset of activity sessions.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    ...It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app. If you want to have full control over where DevTools are displayed, or are developing a custom monitor, you will probably want to integrate them manually. It’s more steps, but you will have full control over monitors and their configuration. omewhere in your project, create a DevTools component by passing a monitor element to createDevTools. A store enhancer is a function that enhances the behavior of createStore(). You can pass store enhancer as the last optional argument to createStore(). ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    OpenMQTTGateway

    OpenMQTTGateway

    MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino

    OpenMQTTGateway project goal is to concentrate in one firmware different technologies and protocols, decreasing, by the way, the number of physical bridges needed, and hiding the different technologies singularity behind a simple & widespread communication protocol; MQTT. MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    Network UPS Tools

    Network UPS Tools

    The Network UPS Tools repository

    The primary goal of the Network UPS Tools (NUT) project is to provide support for Power Devices, such as Uninterruptible Power Supplies, Power Distribution Units, Automatic Transfer Switches, Power Supply Units and Solar Controllers. NUT provides a common protocol and set of tools to monitor and manage such devices, and to consistently name equivalent features and data points, across a vast range of vendor-specific protocols and connection media types.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 12
    ergo

    ergo

    Framework for creating microservices using technologies of Erlang/OTP

    ...Termination one terminates another. Any process can monitor the service node. Receives NODE DOWN if node terminated. Ergo Framework almost 5 times outperforms the original Erlang network messaging. Any process can create a monitor for another process. It receives a DOWN message on termination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prometheus JVM Client

    Prometheus JVM Client

    Prometheus instrumentation library for JVM applications

    It supports Java, Clojure, Scala, JRuby, and anything else that runs on the JVM. If you use Maven, you can simply reference the assets below. The latest version can be found on in the maven repository for io.prometheus. By default, counters, histograms, and summaries export an additional series suffixed with _created and a value of the unix timestamp for when the metric was created. Building the repository needs Java 11 (The project the project still supports Java 6 and Java versions > 11...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SnapToWindow

    SnapToWindow

    A cross-platform (windows, macOS) window management application

    SnapToWindow is a user-experience utility likely aimed at enhancing window management on desktop environments by enabling users to “snap” application windows into predefined screen positions or layouts using keyboard shortcuts or mouse gestures. These kinds of tools are popular for improving productivity, especially on multi-monitor setups, by letting users quickly align and resize windows to halves, quarters, or other grid arrangements without manual dragging. While official project documentation isn’t available from search, the repository name and conventions imply a small, focused tool that hooks into the native windowing system (on Windows, macOS, or Linux) to detect active windows and reposition them based on user commands. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Applio

    Applio

    A simple, high-quality voice conversion tool focused on ease of use

    ...It also includes TensorBoard helper scripts so people training custom models can monitor metrics and experiment more systematically.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 16
    Elementary

    Elementary

    Open-source data observability for analytics engineers

    Elementary is an open-source data observability solution for data & analytics engineers. Monitor your dbt project and data in minutes, and be the first to know of data issues. Gain immediate visibility, detect data issues, send actionable alerts, and understand the impact and root cause. Generate a data observability report, host it or share with your team. Monitoring of data quality metrics, freshness, volume and schema changes, including anomaly detection.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    ESP-IDF

    ESP-IDF

    Espressif IoT Development Framework

    ESP-IDF (Espressif IoT Development Framework) is the official, open-source development framework for programming Espressif SoCs (such as ESP32, ESP32‑S2, ESP32‑C3 series). It provides toolchains, APIs, components, sample code, and workflows for building embedded IoT firmware, offering support for Wi‑Fi, Bluetooth, power management, and peripheral integration. As well as the esp-idf-template project mentioned in Getting Started, ESP-IDF comes with some example projects in the examples...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 18
    CodexMonitor

    CodexMonitor

    An app to monitor the (Codex) situation

    CodexMonitor is a desktop application built with Tauri that provides a robust orchestration and management interface for Codex agents on macOS (and optionally Linux/Windows). It offers developers a unified workspace dashboard with features like project workspaces, thread management, and agent orchestration, letting users spawn and track multiple Codex agent sessions across local repositories. The interface complements direct interactions with the agents by integrating things like file trees,...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Docker-Android

    Docker-Android

    Android in docker solution with noVNC supported and video recording

    Docker-Android is a docker image built to be used for everything related to mobile website testing and Android project. You can use cadvisor combined with influxdb / Prometheus and grafana if needed to monitor each running container. Docker-Android are being used by 100+ countries around the world. noVNC to see what happen inside docker container. Emulator for different devices/skins, such as Samsung Galaxy S6, LG Nexus 4, HTC Nexus One and more.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    OpenAI Symphony

    OpenAI Symphony

    Symphony turns work into isolated, autonomous implementation runs

    Symphony is an open-source framework designed to transform project tasks into autonomous implementation runs managed by AI coding agents. It allows teams to manage and prioritize work while the system automatically assigns coding agents to complete tasks. Instead of directly supervising AI agents, engineers can oversee higher-level workflows and project outcomes. Symphony integrates with project management tools to detect new tasks and initiate isolated environments where agents implement...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Litmus

    Litmus

    Litmus helps SREs and developers practice chaos engineering

    ...Developers & SREs can practice Chaos Engineering with Litmus as it is easy to use, based on modern chaos engineering principles & community collaboration. It is 100% open source & a CNCF project. Litmus takes a cloud-native approach to create, manage and monitor chaos. The platform itself runs as a set of microservices and uses Kubernetes custom resources to define the chaos intent, as well as the steady-state hypothesis. A centralized chaos management tool called chaos-center helps construct, schedule, and visualize Litmus chaos workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Atmosphère

    Atmosphère

    Atmosphère is a work-in-progress customized firmware for the Nintendo

    ...It replaces and modifies key components of the system software, including the bootloader, kernel modules, and system services, allowing developers to hook into and extend system behavior. The project is composed of multiple subsystems such as Fusée for bootloading, Exosphère for secure monitor customization, and Stratosphère for system module extensions. It provides a foundation for running custom applications, modifying system behavior, and experimenting with low-level features of the Switch hardware. Atmosphère is actively developed and updated to maintain compatibility with new firmware versions while improving stability and performance. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 23
    centreon-plugins

    centreon-plugins

    Collection of plugins to discover and gather cloud-to-edge metrics

    Centreon Plugins is a collection of standard plugins to discover and gather cloud-to-edge metrics and status across IT infrastructure. It is a free and open-source project to monitor systems and can be used with Centreon and all monitoring software compatible with Nagios plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AlDente

    AlDente

    Menubar Tool to set Charge Limits and Prolong Battery Lifespan

    ...The project emphasizes pragmatic defaults and clear explanations, so it’s approachable for non-experts yet flexible for tinkerers. By aligning day-to-day charging with best practices, AlDente helps users trade a small amount of peak capacity for meaningfully better long-term battery health.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 25
    airgeddon

    airgeddon

    This is a multi-use bash script for Linux systems

    airgeddon is an alive project growing day by day. Interface mode switcher (Monitor-Managed) keeping selection even on interface name changing. DoS over wireless networks using different methods (mdk3, mdk4, aireplay-ng). "DoS Pursuit mode" is available to avoid AP channel hopping (available also on DoS performed on Evil Twin attacks). Full support for 2.4Ghz and 5Ghz bands.
    Downloads: 36 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB