This is project is being developed as tool to manipulate some aspects of an image. When finished, this project is expected to contain a GUI where the user will be able to apply filters and manipulate images.
The user can configure custom themes/color schemes for the app via JSON file. There is a sample here of how to configure a custom theme.
- JPEG\JPG
- PNG
- JPEG\JPG
- PNG
To run the project, first clone the repository, then follow these steps:
cd path/to/the/project
fyne build
or simply rungo build .
./path/to/the/binary/file