artemanufrij / findfileconflicts

An elementary OS app

Home Page:http://anufrij.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find File Conflicts


Helps to find file names which could have conflicts on Windows
(New File vs. new file)

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter


screenshot screenshot

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

About

An elementary OS app

http://anufrij.org


Languages

Language:Vala 92.9%Language:Meson 6.3%Language:Python 0.8%