README.md
August 2, 2019 ยท View on GitHub
Find File Conflicts

Helps to find file names which could have conflicts on Windows
(New File vs. new file)
Designed for elementary OS
Donate

Install from Github.
As first you need some packages
sudo apt install git meson
Clone repository and change directory
git clone https://github.com/artemanufrij/findfileconflicts.git
cd findfileconflicts
Compile, install and start Find File Conflicts on your system
meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.findfileconflicts