Skip to content

Commit

Permalink
📝 Updating README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
jkharrat committed Apr 17, 2021
1 parent c0efd1f commit 3b9d6c7
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# streamDeck-weatherPlugin
Plugin for StreamDeck to display weather info

# Description

`Weather` is a plugin that displays a weather condition and temperature. It is connected to weatherApi provider and requires an API Key and a city as inputs.

# Features

- code written in Javascript
- cross-platform (macOS, Windows)
- Property Inspector with multiple UI elements

![](screenshot.png)


# Installation

In the Release folder, you can find the file `com.jk.weather.streamDeckPlugin`. If you double-click this file on your machine, Stream Deck will install the plugin.


# Source code

The `Sources` folder contains the source code of the plugin.

0 comments on commit 3b9d6c7

Please sign in to comment.