Skip to content

Commit

Permalink
Merge branch 'release/1.9.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-miasik committed Feb 14, 2022
2 parents d77387f + f8f1072 commit 58cb8e2
Show file tree
Hide file tree
Showing 91 changed files with 3,688 additions and 936 deletions.
60 changes: 32 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</p>

<p align="center">
<img src="promotional/unity-pomodoro-showcase-longbreak.gif">
<img src="promotional/release-showcase.gif" width="720">
</p>

## About
Expand All @@ -27,7 +27,7 @@ Unity Pomodoro is an open source countdown timer app created in Unity designed p

**Platforms**: Windows, Mac, & Linux

**Version**: 1.7.1
**Version**: 1.8.0

**Author**: **[`Adrian Miasik`](https://adrian-miasik.com)**

Expand All @@ -38,20 +38,21 @@ Want to help? If you're interested in contributing to the project, please see th

&nbsp;
## Downloads
### [Latest Release - v1.7.1](https://github.com/adrian-miasik/unity-pomodoro/releases/tag/v1.7.1)
### [Latest Release - v1.8.0](https://github.com/adrian-miasik/unity-pomodoro/releases/tag/v1.8.0)
#### Direct
- Windows
- [64-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.7.1/unity-pomodoro-1.7.1-windows-desktop-64-bit.zip)
- [32-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.7.1/unity-pomodoro-1.7.1-windows-desktop-32-bit.zip)
- [64-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.8.0/unity-pomodoro-1.8.0-windows-desktop-64-bit.zip)
- [32-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.8.0/unity-pomodoro-1.8.0-windows-desktop-32-bit.zip)
- Mac
- [Universal](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.7.1/unity-pomodoro-1.7.1-mac-desktop-universal.zip)
- [Universal](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.8.0/unity-pomodoro-1.8.0-mac-desktop-universal.zip)
- Linux
- [64-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.7.1/unity-pomodoro-1.7.1-linux-desktop-64-bit.zip)
- [64-bit](https://github.com/adrian-miasik/unity-pomodoro/releases/download/v1.8.0/unity-pomodoro-1.8.0-linux-desktop-64-bit.zip)
#### Platform Specific
- [Microsoft Store (Universal Windows Platform)](https://www.microsoft.com/en-us/p/unity-pomodoro/9nbzqpmx9x7n)
- The UWP version provides **Windows Notifications** when the timer is complete.
- The UWP version provides **Windows Launcher** when a user interacts with a URL.
### Previous Releases
- [v1.7.1 - Long Breaks, Documentation, and Bugfixes](https://github.com/adrian-miasik/unity-pomodoro/tree/v1.7.1)
- [v1.6.0 - Confirmation Dialogs & 'Mute Audio When Out Of Focus' Settings Option](https://github.com/adrian-miasik/unity-pomodoro/releases/tag/v1.6.0)
- [v1.5.0 - Settings Panel & Sidebar Animation](https://github.com/adrian-miasik/unity-pomodoro/releases/tag/v1.5.0)
- [v1.4.0 - Sidebar Navigation](https://github.com/adrian-miasik/unity-pomodoro/releases/tag/v1.4.0)
Expand All @@ -63,35 +64,36 @@ Want to help? If you're interested in contributing to the project, please see th

&nbsp;
## Media
<img src="promotional/release-banner.png" width="720">
<img src="promotional/release-showcase.gif" width="720">
<img src="promotional/release-banner.png" width="640">
<img width="640" alt="unity-pomodoro-release-banner-1.6.0" src="https://user-images.githubusercontent.com/12757380/147377998-ea19460b-5ea7-48cb-85bf-a3eabcda0975.gif">

### Screenshots & Mocks
### Screenshots
#### Light
<p>
<img src="sources/design/mocks/light-color-scheme.png" width="200">
<img src="sources/design/mocks/light-menu.png" width="200">
<img src="sources/design/mocks/light-mode-one.png" width="200">
<img src="sources/design/mocks/light-running.png" width="200">
<img src="sources/design/mocks/light-complete.png" width="200">
<img src="sources/design/mocks/light-mode-two.png" width="200">
<img src="sources/design/mocks/light-edit.png" width="200">
<img src="sources/design/mocks/light-settings.png" width="200">
<img src="sources/design/mocks/light-about.png" width="200">
<img src="sources/design/light-color-scheme.png" width="200">
<img src="promotional/screenshot-0.png" width="200">
<img src="promotional/screenshot-1.png" width="200">
<img src="promotional/screenshot-2.png" width="200">
<img src="promotional/screenshot-3.png" width="200">
<img src="promotional/screenshot-4.png" width="200">
<img src="promotional/screenshot-5.png" width="200">
<img src="promotional/screenshot-6.png" width="200">
<img src="promotional/screenshot-7.png" width="200">
<img src="promotional/screenshot-8.png" width="200">
</p>

#### Dark
<p>
<img src="sources/design/mocks/dark-color-scheme.png" width="200">
<img src="sources/design/mocks/dark-menu.png" width="200">
<img src="sources/design/mocks/dark-mode-one.png" width="200">
<img src="sources/design/mocks/dark-running.png" width="200">
<img src="sources/design/mocks/dark-complete.png" width="200">
<img src="sources/design/mocks/dark-mode-two.png" width="200">
<img src="sources/design/mocks/dark-edit.png" width="200">
<img src="sources/design/mocks/dark-settings.png" width="200">
<img src="sources/design/mocks/dark-about.png" width="200">
<img src="sources/design/dark-color-scheme.png" width="200">
<img src="promotional/screenshot-9.png" width="200">
<img src="promotional/screenshot-10.png" width="200">
<img src="promotional/screenshot-11.png" width="200">
<img src="promotional/screenshot-12.png" width="200">
<img src="promotional/screenshot-13.png" width="200">
<img src="promotional/screenshot-14.png" width="200">
<img src="promotional/screenshot-15.png" width="200">
<img src="promotional/screenshot-16.png" width="200">
<img src="promotional/screenshot-17.png" width="200">
</p>

## Author Notes
Expand Down Expand Up @@ -120,6 +122,8 @@ For personal business related inquires / proposals:
`[email protected]`

## Legal
This project is not sponsored by, authorized by, or affiliated with Unity Technologies or its affiliates.

Copyrights and trademarks are the property of their respective owners.
- Adrian Miasik Logo
- Github Logo
Loading

0 comments on commit 58cb8e2

Please sign in to comment.