Showing 1012 open source projects for "MCT Version Control"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    simple rdist rcs and tools , srtools

    simple rdist rcs and tools , srtools , synchronizing

    srtools is a set of simple remote tools. the main two to mention: simple rdist distributes files or commands across hosts. srdist(1) understands rcs(1) files and host based files. there are several other tools see README. rcs tools has a few things , like "late-checkins" to check for files that one forgot to check in an dorev to force check in / do easy check in (avoiding complicated options). host based files is a way to allow hosts to distribute all files without clobbering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    AIC (Advanced Irrigation Controller) is a computer based control system that has been initially targeted towards controlling irrigation in small to medium size gardens. As the product matures and features are added it is expected to be a fully functional controller used in large scale implementations, green houses and glass houses. AIC platform's in-dependency means it can run on both Linux or Windows XP onwards . A large range of serial boards (as well as usb boards that present as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SteamLinkPs3Control

    SteamLinkPs3Control

    PS3 control BLUETOOTH support for SteamLink

    This project will bring Playstation 3 control BLUETOOTH support on your steamlink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ESP Easy

    Arduino IDE sketch for ESP8266 modules

    Firmware for ESP8266 modules. http://www.esp8266.nu/index.php/Tutorial_ESPEasy_Firmware_Upload Use an ESP8266 module as a wireless sensor for temperature, humidity, barometric pressure, LUX, etc. Or use it as an actuator to control Relays. Supports the following Home Automation platform protocols: * Domoticz HTTP * Domoticz MQTT * OpenHAB MQTT * PiDome MQTT * Nodo Telnet * ThingSpeak webservice * EmonCMS * FHEM HTTP * Generic HTTP using templates Supported devices: *...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GoBang Linux

    GoBang Linux

    gobang operating system

    Gobang is a light and fast operating system based on Ubuntu repositories. The default environment is built on the Openbox window manager. G.B.L allows you to easily and quickly customize your system to suit your needs. ISO images are not issued regularly and contain alternate installation CDs.. The idea to create GoBang OS was born out of the need for rapid, lightweight operating system that aims to provide an alternative look at the OS. The system allows a large amount of software...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Raindrops is a software for controlling and automation of a irrigation system in your garden. There are two parts: a script to control magnetic valves and a PHP-frontend to control the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AQEMU

    AQEMU

    a GUI for virtual machines using QEMU as the backend

    AQEMU is a GUI for virtual machines using QEMU as the backend. Support for the KVM accelerator on Linux is provided. The application has a user-friendly interface and allows to set a large number of options.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Stream Control Transmission Protocol (SCTP) is a reliable, message-oriented, multihomed transport protocol. Developed by the IETF SIGTRAN working group to transport SS7 over IP, it is now the third general-purpose transport developed by the IETF.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 11

    PolycomVVXControl

    A command line utility for remote controlling Polycom VVX IP phones

    Application to remote control Polycom VVX IP phones via their web interface (using HTTPS). This application is initially intended to perform certain actions on phones running in Microsoft Lync mode. These actions include: * get device information * get status * sign in using PIN authentication * sign out * reboot * factory reset It also supports performing actions in batch reading data from a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    File Control

    Network file copying/moving/deleting

    This HTA grew out of a client's requirement to quickly push out configuration files, mainly INIs and XMLs, to either individual PCs or groups of PCs without the nuisance of creating packages for them and using a deployment mechanism like SCCM. I added the ability to manipulate folders as well, since the additional code to do that was minimal The script uses a status bar "control" which is part of HTALite.HTC. It's included in the ZIP but the latest version should be available here but it can be stripped out easily if you don't like it. It also uses the 'overLib' scripts to display tooltips. This is also included in the ZIP and again, the latest version is available here and again, can be removed but not quite so easily. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ServLoader
    ServLoader would be useful when you have a number of services and you want to monitor, control their activity. Also it is possible to install/uninstall/manage your own services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Bandwidth Monitor

    Bandwidth Monitor

    Displays your Network Usage ( Download & Upload Speed )

    This application is developed in Java Swing Framework and here the user can select which network to monitor (displays bandwidth usage speed & network data usage). This Application also have a system tray icon support so that User can view and control the application activities via the system tray Icon Changelog: 2016 April 14th – Version 1.9 - Smashed some bugs - User can now save the log when exiting the application. Upcoming Updates: - Enhance the log functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Gigaset Elements command line interface

    Gigaset Elements command line interface

    Python based command line interface for Gigaset Elements

    gigasetelements-cli is a python based program which allows you to control your Gigaset Elements home security system. It comes with an easy to use CLI (command-line interface) suitable for direct use or cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CODDNS

    CODDNS

    Custom Open Dynamic DNS, an integrated solution for DNS management.

    The coddns system is a HTML-PHP-DB console working through scripts with Bind9 to provide a dynamic DNS resolution over the hosts registered through the console. It has two work modes: WAN Mode: This is the default work mode, coddns will act as resolver for every host registered. In the moment you provide a tag and an IP, the system will resolve any query made over that tag into the IP you set. If the IP is dynamic, and you have installed the coddns client into your PC, raspberry Pi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    bfm

    BigFileManager - Manage files outside of your VCS

    This tool is intended to manage big files out of your VCS but in your workarea. It's like mercurial largefile extension but independend of any VCS. Instead of the big file itself only a list of filenames with their checksums (md5) are committed to the VCS. The BFM can check for missing or outdated bigfiles and downloads them from a server using CURL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    vtrunkd

    Network link bonding/trunking/aggregation and multichannel VPN daemon

    ...Vtrunkd is a Linux VPN daemon used to combine several connection paths into one aggregated channel. Features latency, reordering and jitter management, behaviour analysis optimizations for encapsulated protocols, bufferbloat control, packet redundancy, and multiple cpu cores utilization. Up to 30 heterogenous links bonding supported. Used for live streaming, LTE/3G/Wi-Fi link bonding. 32/64-bit, x86, MIPS and ARM supported. Supports python plug-ins for new algorithms implementation. Open source version developed and commercial support provided by Vrayo Systems, http://vrayo.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bifrozt

    Bifrozt

    High interaction honeypot solution for Linux based systems

    NOTICE: The format of this project has been changed from ISO to using ansible and has been moved to GitHub. Github link: https://github.com/Bifrozt/bifrozt-ansible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    openAlerts

    openAlerts

    The Internet of Things

    The open source sensor network. Remotely monitor and control sensors over IP networks. Configure, control and monitor sensors from a web browser, receive e-mail and text message alerts, and trigger control commands based on sensor conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    rasp-spect

    Simple control system for spectrograph. Based on Raspberry Pi.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CharlieShock

    CharlieShock

    Linux tools for Ps3 control under Gnu/Linux.

    This is a set of application that will help you to use the PS3 Control under Linux. The project contains: ps3tokey: Application that convert the ps3 control inputs into a keyboard input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FridgeDuino

    Arduino based fridge control

    FridgeDuino is a firmware for an Arduino based fridge control. The code follows a modular design, separating the core functionality from the user interface. This allows easy integration with user interfaces from different manufacturers. For the GPL version, only the Whirlpool WRM series is supported. Feel free to contact us for any particular customization.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB