Skip to content

AlexMartin17/amdiff-ascii-diff-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amdiff

Single window ASCII diff tool written in Python 3

I've always wanted a single window diff tool but I couldn't find one so I decided to create one myself.

Supporting Python syntax highlighting

Download Windows executable at - amdiff.exe
Linux and macOS users can run it with:
cd bin
chmod u+x amdiff
./amdiff

Supports command line syntax ./amdiff <file1> <file2>

About

ASCII text diff tool written in Python3 using PyQt5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published