Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragonofmercy/image-viewer
Simple image viewer for Windows
https://github.com/dragonofmercy/image-viewer
csharp desktop-app dotnet windows-11 winui winui3
Last synced: 24 days ago
JSON representation
Simple image viewer for Windows
- Host: GitHub
- URL: https://github.com/dragonofmercy/image-viewer
- Owner: dragonofmercy
- License: bsd-3-clause
- Created: 2022-08-31T05:24:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T07:58:14.000Z (4 months ago)
- Last Synced: 2024-09-30T05:43:29.002Z (about 1 month ago)
- Topics: csharp, desktop-app, dotnet, windows-11, winui, winui3
- Language: C#
- Homepage:
- Size: 1.38 MB
- Stars: 20
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- WinUI-3-Apps-List - Image Viewer
README
# Image Viewer for Windows
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://ko-fi.com/dragonofmercy)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=flat&logo=twitter)](https://twitter.com/intent/tweet?text=ImageViewer.%20A%20new%20image%20viewer%20for%20Windows%2010%20%26%2011.%20%23imageviewer%20%23dotnet%20%23winui3%20via%20%40dragonofmercy&url=https%3A%2F%2Fgithub.com%2Fdragonofmercy%2Fimage-viewer)Simple image viewer for Windows.
Image extensions supported: jpg, jpeg, bmp, png, gif, tif, tiff, tga, ico, webp and svg![](/documentation/assets/screen1.jpg)
## How to build
1. Install Visual Studio 2022 Community
https://visualstudio.microsoft.com/vs/2. Install Tools for Windows App SDK
https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/set-up-your-development-environment![](/documentation/assets/vs2022_install_req.jpg)
3. Open the solution
4. Wait for nuget requirements to download
5. Build the project## How to install
1. Download ImageViewer.Updater.exe from the last release
https://github.com/dragonofmercy/image-viewer/releases
2. Trust the file (Help needed for that, just contact me)
3. Run ImageViewer.Updater.exe
4. Done## Credits
ImageSharp by SixLabors: https://github.com/SixLabors/ImageSharp##
If this project help to increase your productivity, you can give me a cup of coffee :)
[![Donate](https://cdn.ko-fi.com/cdn/kofi2.png?v=3)](https://ko-fi.com/dragonofmercy)