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
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
diff utility won't generate good summary report for comparison, that is not good for source code comparison. In Windows, BeyondCompare could do it very well, the goal of this project is to build a similar utility with Beyond Compare in Perl.
Subversion repository server side changes notifier desktop application for Windows family platforms. Written completely in .NET 3.5 and WPF. It notifies about commits made on the repository and shows what that changes are. Lightweight and simple.
Visual Studio 6.0 Addin Tortoise SVN. It alows diff, update, commit etc files under SVN control via Tortoise client directly from VS 6 interface. TortoiseSVN client required.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
pcap_diff is a C project, can be used to compare pcap files for received, missing or altered packets and print the result in a semicolon separated list. Various statistics can be prepared on latency/drop rate using your favorite spreadsheet tool.
Muton is a musical garbage collector. It helps you rename (copy, move) files by tags, find duplicates, also you can intersect own collection with your friend collection, copy diff..., and more!
N-way Folder Diff is a simple, platform independent tool to compare multiple folders. It differs from usual diff tools because it is possible to do n-way (upto 10 way) diff as compared to the usual 2-way diff.
If you a developer you can compare two mdb ( Access 2000 ) databases. And the old database will be upgraded with the new one. Copy the CompareData.mdb and 'newdatabase.mdb' to your 'olddatabase.mdb' directory. And run this application.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Nocs is a C#/Windows Forms project that utilizes the Google Document List API for synchronizing text documents with Google Docs. This allows quick editing regardless of user or physical location.
svncr, abbreviated "subversion code review tool" uses svn to give you a blame, log and diff all in one report. It is a diff format report that can get split out by filter that matches to log messages and code.
This library implements Josh MacDonalds xdelta binary diff algorithm in java. More information on this algorithm can be found at http://sourceforge.net/projects/xdelta.
Binary diff files are stored using the GDIFF file format for storing binary deltas.
Performs a diff between 2 documents and presents a color-coded report. The documents may be in MS Office 2007, older MS Office or Open Office formats. It also supports PDF and html files.
a prototype for a research project that takes java source code and makes AST(abstract syntax tree) of it, then converts it to XML format & uses XML comparison library to compare 2 versions of the source code. technologies GWT,ANTLR, XMLUnit are used.
JMeld is a visual diff and merge tool. It is build to be fast with large files and runs on any operating system.
Development on sourceforge has stopped.
The project continues at github.
https://github.com/MrKuip/JMeld
The Java class library, that contains classes for calculation of different mathematical relations between object and number sequences and sets: Kendall distance, Spearman distance, similarity measure, L1 distance and others.
Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
diff2html is a bash 3.2 script that uses the output from diff(1) to create an html file with color comparison of file1 to file2. The html file (optionally) formats using CSS. Hyperlinks are provided to jump to the changed lines.