/Photo-Gallery

Image viewer created with Druid

Primary LanguageRustApache License 2.0Apache-2.0

image-viewer

Image viewer created with Druid.

Demo

This link will show you a demo of the current photo gallery.

Example: Example of app

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.

Build & Run

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.