Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djkovrik committed Jun 21, 2023
1 parent 507ca17 commit cbdc223
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@

## Blinkz - A Simple Blink Tracker

Tracks how many times you blink per minute and notifies you if it's below defined threshold. Inspired by [Divide-By-0 App Ideas List](https://github.com/Divide-By-0/ideas-for-projects-people-would-use/)
Tracks how many times you blink per minute and notifies you if it's below defined threshold.
Inspired by [Divide-By-0 App Ideas List](https://github.com/Divide-By-0/ideas-for-projects-people-would-use/).


### Used libraries
* [MVIKotlin](https://github.com/arkivanov/MVIKotlin/)
* [Decompose](https://github.com/arkivanov/Decompose/)
* [MLKit Face Detection](https://developers.google.com/ml-kit/vision/face-detection/android?hl=en)
* [Vico](https://github.com/patrykandpatrick/vico/)

### Used resources

Expand Down

0 comments on commit cbdc223

Please sign in to comment.