Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antikmozib/slimview
A fast image viewer for Windows, macOS and Linux.
https://github.com/antikmozib/slimview
cross-platform desktop-app image-viewer java javafx
Last synced: about 2 months ago
JSON representation
A fast image viewer for Windows, macOS and Linux.
- Host: GitHub
- URL: https://github.com/antikmozib/slimview
- Owner: antikmozib
- License: gpl-3.0
- Created: 2021-06-04T21:03:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T16:43:25.000Z (9 months ago)
- Last Synced: 2024-05-11T21:52:41.504Z (8 months ago)
- Topics: cross-platform, desktop-app, image-viewer, java, javafx
- Language: Java
- Homepage: https://mozib.io/slimview
- Size: 27.2 MB
- Stars: 9
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SlimView
A fast and simple directory-based image viewer and browser for Windows, macOS and Linux.
![Screenshot](screenshot.jpg?raw=true)
## Features
* Super-fast loading of directories with hundreds of thousands of images.
* Quick editing features such as rotating, flipping, cropping and resizing images.
* Integration with the system explorer.## Building
#### Requirements
* JDK 17+
* Maven 3.8.4+`clone` the repository, `cd` into the root directory and execute `mvn clean package`.