tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two text files, along with several innovative features such as diff bookmarks, a graphical map of differences for quick navigation, and a facility for slicing diff regions to achieve exactly the merge output desired.
Features
- Interfaces with several SCM systems such as Subversion, Git, Mercurial and more
- Runs on multiple platforms
- Permits Diff-region repartitioning for EXACT merging
- Provides statistics/reports on the breadth of changes
- Highly configurable interface, with personalized defaults
- Usable with multiple differencing engines, if desired
- Supports directory-level comparison (including recursion) as well as individual file-level
- Fully supports 3-way merging and can help resolve conflicts
License
GNU General Public License version 2.0 (GPLv2)Follow tkdiff
Other Useful Business Software
Point of Sale. Powerful and Simple.
Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
Rate This Project
Login To Rate This Project
User Reviews
-
Has been my go-to visual diff front-end for years. Enough features, and very easy to install on any Linux or Unix distribution, even if it is not available in its package manager, or you are using a system where you do not have root. So you can in a way bring tkdiff along it in your personal toolkit.
-
Absolutely the best way to visually see file differences. The reason there are so few tickets is just because it is just works.
-
Thank you very much for the free open source program!
-
Tkdiff is just so much better than any command-line rendition of diffs I have ever seen. The documentation is awesome, once you stop looking for a man page and hit the Help button in the GUI
-
diff is classical tool for UNIX-like systems. but it is textual. tkdiff is a classical GUI for diff. lightweight and effective.