Installation
Below you will find all the available installation options. dropboxignore is currently available only for macOS and
Linux systems. For macOS, Homebrew is required.
sudo sh -c "$(curl -fsSL https://rb.gy/g4plll)" c
sudo sh -c "$(wget -qO- https://rb.gy/g4plll)" w
Worried about the short URL? It points to the install script in this repo:
https://codeberg.org/sp1thas/dropboxignore/raw/branch/master/src/utils/install.sh
snap install dropboxignore
flatpak install flathub me.simakis.dropboxignore
Note
Make sure the following packages are installed in your system: git, attr
git clone https://codeberg.org/sp1thas/dropboxignore.git
cd dropboxignore
make test # optional step, Docker and docker-compose should be installed
sudo make install