https://github.com/zeromarker/diff
Diff View Desktop for Windows
https://github.com/zeromarker/diff
Last synced: 6 months ago
JSON representation
Diff View Desktop for Windows
- Host: GitHub
- URL: https://github.com/zeromarker/diff
- Owner: ZeroMarker
- License: mit
- Created: 2025-05-07T06:53:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-24T18:11:03.000Z (7 months ago)
- Last Synced: 2026-01-13T21:14:00.873Z (6 months ago)
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Diff
## Install
### Windows
1. By winget
```ps1
winget install DBAdminX.Diff
```
2. Download from release ***DiffViewer-Installer-version.exe***
```shell
sudo apt update
sudo apt install ./package-name.deb
```
### Linux
1. Snap
```shell
sudo snap install DiffViewer
```
2. Download from release
### MacOS