https://github.com/andburn/image-watcher
A simple image viewer that reloads the file when it changes on disk
https://github.com/andburn/image-watcher
auto-reload file-watcher image-viewer
Last synced: 5 months ago
JSON representation
A simple image viewer that reloads the file when it changes on disk
- Host: GitHub
- URL: https://github.com/andburn/image-watcher
- Owner: andburn
- License: mit
- Created: 2017-03-04T22:55:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T16:04:49.000Z (over 8 years ago)
- Last Synced: 2024-11-08T11:56:43.549Z (7 months ago)
- Topics: auto-reload, file-watcher, image-viewer
- Language: C#
- Size: 325 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Watcher
A simple image viewer that reloads the image when it changes on disk.

## Features
- Open a file by using the top-left button or drag & drop.
- Resizing the window scales the image.
- Set the image to its original size with the button on the top-right.## License
The software is licensed under the terms of the [MIT License](LICENSE).
Icons used are from the [IcoMoon-Free](https://icomoon.io) set. Credit for the [image](https://pixabay.com/en/fox-animal-wildlife-red-macro-1883658/) in the screenshot
above to [tpsdave](https://pixabay.com/en/users/tpsdave-12019/).