Image viewer created with Druid.
This link will show you a demo of the current photo gallery.
This has so far only been tested on Windows 10 and Ubuntu 18.04. It would be great if anyone could test on MacOS to see if there are any issues.
You will need to install Rust in order to run this project. These are the installation instructions.
To run the project, type this in your terminal:
cargo run --release
This will build the project and start the application.