An open API service indexing awesome lists of open source software.

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

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