866 projects tagged "Windows"
cfv is a utility to both test and create .sfv (Simple File Verify), .csv, .crc, .md5(sfv style), md5sum, BSD md5, sha1sum, and .torrent checksum verification files. It also includes test-only support for .par and .par2 files. These files are commonly used to ensure the correct retrieval or storage of data.
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
Redo Backup and Recovery is an extremely easy point-and-click rescue live CD with a suite of tools for system backup and recovery, partition editing, deleted file recovery, drive management, data protection, and more. The backup tool stores an image of the entire hard drive, so recovery from viruses, malware, or disc failures takes minutes. It boots from a CD or USB drive. It automatically locates local drives, USB drives, and network-shared drives to make backup storage and retrieval as simple as possible for anyone. The menu-driven GUI includes a Web browser for downloading drivers and a terminal with advanced command line tools.
The Volleyball Manager supports the planning, management, and documentation of volleyball tournaments and leagues. An automatic scheduler generates an optimized schedule, which can be freely modified. The projector and terminal module offer more transparency for participants and visitors of tournaments.
bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address and subnets, not the status of any particular link. Static mode is fast and easy to set up and has few dependencies. Database mode supports filtering by subnet, multiple sensors, custom reports and intervals, and can process thousands of IPs efficiently. Network utilization can be logged in CDF or a backend database.
OMake is a build system and scripting language with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, fast, reliable, automated, scriptable dependency analysis using MD5 digests, built-in support for defining and running autoconfiguration tests, portability, and built-in functions that provide the most common features of programs like grep, sed, and awk. It also provides active filesystem monitoring that restarts builds automatically when source files are modified. A companion command interpreter that can be used interactively is included.