From 1b8fe93f24b38c473b9e445908df194971fe60be Mon Sep 17 00:00:00 2001 From: BarRaider <46548278+BarRaider@users.noreply.github.com> Date: Wed, 8 Jul 2020 02:09:42 -0700 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b85f5d6..98c2b37 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # World Time clock for Elgato Stream Deck -Displays the local time in cities around the world +Displays the local time in cities around the world. Supports both Windows and Mac -**Author's website and contact information:** [https://barraider.github.io](https://barraider.github.io) +**Author's website and contact information:** [https://barraider.com](https://barraider.com) + +## New in v1.6 +- Added support for time zones that are not whole hours (Such as: `Australia/Adelaide`) +- Clock can now be customizable to 4 different modes (24hr/AMPM/Hide AMPM/Hide Clock) +- Date can now be customizable to 3 different modes (ddmm/mmdd/Hide Date) +- Font Size and Color can now be customizable ## Features - Date support - shows the current date in the chosen city/timezone @@ -17,13 +23,11 @@ Supports both Windows and Mac * [Download plugin](https://github.com/BarRaider/streamdeck-worldtime/releases) ## I found a bug, who do I contact? -For support please contact the developer. Contact information is available at https://barraider.github.io +For support please contact the developer. Contact information is available at https://barraider.com ## I have a feature request, who do I contact? -Please contact the developer. Contact information is available at https://barraider.github.io +Please contact the developer. Contact information is available at https://barraider.com ## Dependencies * Uses StreamDeck-Tools by BarRaider: [![NuGet](https://img.shields.io/nuget/v/streamdeck-tools.svg?style=flat)](https://www.nuget.org/packages/streamdeck-tools) - -* Uses [Easy-PI](https://github.com/BarRaider/streamdeck-easypi) by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector) - +* Uses [Easy-PI](https://github.com/BarRaider/streamdeck-easypi) by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector) \ No newline at end of file