Skip to content

Commit

Permalink
Merge pull request #1437 from d2phap/develop
Browse files Browse the repository at this point in the history
v8.7
  • Loading branch information
d2phap committed Oct 25, 2022
2 parents b6c2cc8 + dee808a commit 1cd8ccb
Show file tree
Hide file tree
Showing 113 changed files with 2,150 additions and 968 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ImageGlass is copyright (c) 2010 - 2019 by Duong Dieu Phap.
ImageGlass is copyright (c) 2010 - 2022 by Duong Dieu Phap.

Official website: https://imageglass.org
Source code: https://imageglass.org/source or
Expand Down
47 changes: 24 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,36 @@ ImageGlass - A lightweight, versatile image viewer


ImageGlass is a lightweight software application whose purpose is to help you view images in a clean and intuitive working environment.

It gives you the possibility to view over **80+** common image formats, including `.gif`, `.svg`, `.png`, `.heic`, ... and many more advanced features which help normal users or designers speed up their work.


## πŸ“₯ Download
[![Total Downloads](https://img.shields.io/github/downloads/d2phap/imageglass/total?color=%232A7C91&label=total%20downloads&style=for-the-badge)](https://imageglass.org/download)
[![Latest Downloads](https://img.shields.io/github/downloads/d2phap/imageglass/latest/total?color=%232A7C91&label=latest%20version&style=for-the-badge)](https://imageglass.org/download)
<a href="https://www.microsoft.com/store/productId/9N33VZK3C7TH">
<img height="69" src="https://user-images.githubusercontent.com/3154213/197670614-b9ecc804-ebb2-44cc-88c3-5dd321564a51.svg" /></a>

<br/>
<a href="https://imageglass.org/download">
<img src="https://img.shields.io/github/downloads/d2phap/imageglass/total?color=%232A7C91&label=total%20downloads&style=for-the-badge" /></a>

<a href="https://imageglass.org/download">
<img src="https://img.shields.io/github/downloads/d2phap/imageglass/latest/total?color=%232A7C91&label=latest%20version&style=for-the-badge" /></a>

### ImageGlass comes to Microsoft Store!
If you buy ImageGlass on the Microsoft Store, you'll be supporting its development directly. You will get the convenience of fast, easy installation onto all of your Windows devices along with fully automatic, behind-the-scenes updates with all the newest features, improvements, and fixes. 😊

<a href="https://www.microsoft.com/store/productId/9N33VZK3C7TH">
<img height="75" src="https://upload.wikimedia.org/wikipedia/commons/f/f7/Get_it_from_Microsoft_Badge.svg" />
</a><br/><br/>

### ImageGlass on Microsoft Store!
- If you want to **purchase ImageGlass Store version without letting Microsoft to suck 🩸 me 15% of the amount**, you can use the one-time donation from [β™₯ GitHub Sponsor](https://github.com/sponsors/d2phap), then drop me a message in [ImageGlass Discord](https://discord.com/channels/818852544859209748/818852544859209751) or [email](https://imageglass.org/about), and I will send the code shortly.
- ImageGlass Store provides the convenience of fast, easy installation onto all of your Windows devices along with fully automatic, behind-the-scenes updates with all the newest features, improvements, and fixes.

<a href="https://www.imageglass.org/download" target="_blank" title="View screen shots">
<img src="https://github.com/ImageGlass/config/raw/main/screenshots/v8.6/8.6_1.jpg" alt="ImageGlass 8.6.7.13" width="640">
<img src="https://github.com/ImageGlass/config/raw/main/screenshots/v8.7/8.7_1.jpg" alt="ImageGlass 8.7.10.26" width="640">
</a><br/>


## πŸ›£ Development progress & Roadmap
ImageGlass 9.0 is the biggest update ever, supports ***hardware acceleration*** and many more. I have been rewriting the entire app for months.
- [Version 9.0 beta 1](https://github.com/d2phap/ImageGlass/releases/tag/9.0.1.514) was already released. Try it and let me know your feedback.
- [Version 9.0 beta 2](https://github.com/d2phap/ImageGlass/projects/12) is under develpoment.
- There will be a few more beta releases before version 9.0 reaches stable state. In the meanwhile, you can still enjoy the new updates of version 8.x.
## πŸ›£ Development progress & Roadmap for ImageGlass 9.0
ImageGlass 9.0 is the biggest update ever, supports ***hardware acceleration*** and many more. I have been rewriting the entire app for months. There will be a few more beta releases before version 9.0 reaches a stable state. In the meanwhile, you will still receive the updates for version 8.x.
- βœ… [Version 9.0 beta 1](https://github.com/d2phap/ImageGlass/releases/tag/9.0.1.514) was released.
- βœ… [Version 9.0 beta 2](https://github.com/d2phap/ImageGlass/releases/tag/9.0.2.904) was released. Try it and let me know your feedback.
- 🎯 [Version 9.0 beta 3](https://github.com/d2phap/ImageGlass/projects/13) is under development.

ImageGlass 9 uses [.NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6/). If you are unable to install .NET 6, you can stay with the version 8.
ImageGlass 9 uses [.NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6/). If you are unable to install .NET 6, you can still use version 8.
<br/>
<a href="https://devblogs.microsoft.com/dotnet/announcing-net-6/" target="_blank" rel="noreferrer noopener">
<img src="https://kontext.tech/api/flex/medias/obj-2290" alt="ImageGlass on .NET 6" style="height:50px" />
Expand All @@ -64,9 +65,6 @@ The `develop` branch contains the latest commits of version 8.x while the `prod`
- [App configs](https://imageglass.org/docs/app-configs)
- [Command lines](https://imageglass.org/docs/command-line-utilities)


For information on future developments, please visit [Wiki](https://github.com/d2phap/ImageGlass/wiki) and [Project](https://github.com/d2phap/ImageGlass/projects) page.

For more information about ImageGlass, go to [Documentation](https://imageglass.org/docs)


Expand All @@ -77,9 +75,10 @@ For more information about ImageGlass, go to [Documentation](https://imageglass.


## πŸ’– This project needs your help!
ImageGlass is free and open source but developing it has taken thousands of hours of my time and a large part of my sanity. If you feel this little viewer is useful to you, it would go a great way to ensure that I can afford to take the time to continue to develop it.
ImageGlass is an open source, free, and ad-free photo viewer, but developing and maintaining it is not. Your financial support gives me more motivation to work on future releases. You can sponsor my work on GitHub (one-time/monthly, no service fee), Patreon (monthly), PayPal,...

Thanks for your gratitude and financial help!
If you choose **GitHub Sponsor** or **Patreon**, make sure you check out **the tier benefits included**.<br/>
Thanks for your support!

<a href="https://github.com/sponsors/d2phap" target="_blank" title="Become a sponsor">
<img src="https://img.shields.io/badge/Github-@d2phap-24292e.svg?maxAge=3600&logo=github" height="30" alt="Become a sponsor">
Expand All @@ -101,7 +100,9 @@ Thanks for your gratitude and financial help!
## πŸ‘‘ Hall of fame (v8.x)
![Analytics image](https://repobeats.axiom.co/api/embed/4a2781a2a149dd21826309275304696ec75b21fd.svg)

To honor those people who spent their time to contribute to the development of ImageGlass v8:
To honor those people who spent their time contributing to the development of ImageGlass v8:
- [@BenHUET](https://github.com/BenHUET)
- [@2480258](https://github.com/2480258)
- [@siblount](https://github.com/siblount)
- [@SylwesterZarebski](https://github.com/SylwesterZarebski)
- [@Sxderp](https://github.com/Sxderp)
Expand Down

0 comments on commit 1cd8ccb

Please sign in to comment.