https://github.com/alexmartin17/amdiff-ascii-diff-tool
ASCII text diff tool written in Python3 using PyQt5
https://github.com/alexmartin17/amdiff-ascii-diff-tool
diff diff-tool pyqt5 python3 tkdiff
Last synced: 2 months ago
JSON representation
ASCII text diff tool written in Python3 using PyQt5
- Host: GitHub
- URL: https://github.com/alexmartin17/amdiff-ascii-diff-tool
- Owner: AlexMartin17
- Created: 2020-03-21T14:41:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T16:58:38.000Z (over 2 years ago)
- Last Synced: 2023-11-29T17:54:06.584Z (over 2 years ago)
- Topics: diff, diff-tool, pyqt5, python3, tkdiff
- Language: Python
- Size: 9.74 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 `
