Skip to content

ASCII text diff tool written in Python3 using PyQt5

Notifications You must be signed in to change notification settings

AlexMartin17/amdiff-ascii-diff-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fa2e40 · Nov 29, 2023

History

14 Commits
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Mar 21, 2020
Nov 29, 2023

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