Skip to content

Commit edd2846

Browse files
authored
Add links to readme file.
1 parent b3c1331 commit edd2846

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
GlowDash - The Smart Home Web Dashboard
44
============================================
55

6-
GlowDash is web based dasboard to control (mostly) Shelly switches, shanding relays, scripts
6+
GlowDash is [web based](https://en.wikipedia.org/wiki/World_Wide_Web) dasboard to control (mostly) [Shelly switches](https://www.shelly.com/), shanding relays, scripts
77
and custom thermostat daemons. **It does not need any cloud access, it uses the local rpc interface** of
8-
the Shelly relays to query/set states. It was originally written to allow for more complex control
8+
the Shelly [relays](https://en.wikipedia.org/wiki/Relay) to query/set states. It was originally written to allow for more complex control
99
over window shading slats as the original shelly application can.
1010
Therefore, the program can define unique actions that can accept complex scripting methods.
11-
The GlowDash written in Go language and designed to run in Docker container.
11+
The GlowDash written in [Go language](https://en.wikipedia.org/wiki/Go_(programming_language)) and designed to run in [Docker](https://en.wikipedia.org/wiki/Docker_(software)) container.
1212

1313
[![GlowDash screenshot](https://raw.githubusercontent.com/hyper-prog/glowdash/master/docs/images/screenshot.jpg)](https://www.youtube.com/watch?v=y1USYtkOYOk)
1414

@@ -17,7 +17,7 @@ Use the GlowDash If:
1717
- If you don't want to use the cloud or even you disabled cloud access on your devices, but you want to keep the functionality.
1818
- If you want to create unique actions that perform complex tasks on multiple devices at the same time.
1919
- If you want any local wifi device to be able to control your Shelly devices without a Shelly app or Shelly account.
20-
- If you would like to use DHT22 and RaspberriPi based thermostat, with more sensors. (SMTherm daemon required)
20+
- If you would like to use DHT22 and [Raspberry Pi](https://en.wikipedia.org/wiki/Raspberry_Pi) based thermostat, with more sensors. (SMTherm daemon required)
2121
- If you would like to monitor and log temperatures and humidity with DHT22 and RaspberriPi. (SMTherm daemon required)
2222
- If you want to create scheduled tasks which runs your custom actions or set the termostat.
2323

0 commit comments

Comments
 (0)