Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit e38635e

Browse files
authored
Update README.md
1 parent 283af0d commit e38635e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Second: We think many users use AWTRIX servers on a raspberry pie which has limi
2121
- easy extendable (only implement a TypeScript interface)
2222
- modern and platform independent architecture (nodejs)
2323

24+
## included apps
25+
- time: display the current time
26+
- date: display the currend day and month
27+
- roomWeather: display the current room temperature (by integrated DHT22 from the controller)
28+
- cityWeather: display the current city temperature (by openweathermap API call)
29+
2430
## Setup
2531
1. install nodejs ([example for Ubuntu/Raspbian](https://tecadmin.net/install-latest-nodejs-npm-on-ubuntu/))
2632
2. checkout repository

0 commit comments

Comments
 (0)