Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit f4497d8

Browse files
author
Maximilian Schelbach
committedMar 21, 2020
added a few images
1 parent 6db9dd3 commit f4497d8

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ written in TypeScript.
6161
- [ ] Create an icon for the app
6262
- [ ] Build a helper tool to for easier setup of the NodeMCU
6363
- [ ] Support iPad and Mac Catalyst for the app
64+
## Could supported in future
65+
- Report invalid device tokens to the NodeMCU so that devices which have uninstalled the app can be removed from the device list
66+
- Remove the push notification a after short while from the lock screen, so that not every notification keeps remaining in the notification center
6467
## Setup
6568
To use this project please following the following steps:
6669
### Build iOS app
@@ -122,3 +125,6 @@ on startup of the device.
122125
- Connect the sensor to port `GPIO16` (port `D0` on a NodeMCU board)
123126
- Connect the board to a power supply
124127
- Now the system is completely installed!
128+
## Images
129+
Easy setup with just a button as sensor: ![Simple setup](img/img0.jpg)
130+
The devliery of a message: ![Message devliery](img/img1.jpg)

‎img/img0.jpg

3.85 MB
Loading

‎img/img1.jpg

2.68 MB
Loading

0 commit comments

Comments
 (0)
This repository has been archived.