Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djkovrik/BlinkTracker
Tracks how many times you blink per minute and notifies you if it's below defined threshold
https://github.com/djkovrik/BlinkTracker
compose decompose kotlin mvi-architecture mvikotlin vico
Last synced: 3 months ago
JSON representation
Tracks how many times you blink per minute and notifies you if it's below defined threshold
- Host: GitHub
- URL: https://github.com/djkovrik/BlinkTracker
- Owner: djkovrik
- License: mit
- Created: 2023-05-30T16:27:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-01T07:10:33.000Z (6 months ago)
- Last Synced: 2024-05-16T02:36:42.937Z (6 months ago)
- Topics: compose, decompose, kotlin, mvi-architecture, mvikotlin, vico
- Language: Kotlin
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ideas-for-projects-people-would-use - Sergey V.
README
![GitHub Actions](https://github.com/djkovrik/BlinkTracker/actions/workflows/AnalysisAndBuild.yml/badge.svg?branch=master)
![Last Commit](https://img.shields.io/github/last-commit/djkovrik/BlinkTracker/master.svg)
![Last Release](https://img.shields.io/github/v/release/djkovrik/BlinkTracker)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
[![PlayStore](https://img.shields.io/badge/Download-Google_Play_Store-blue)](https://play.google.com/store/apps/details?id=com.sedsoftware.blinktracker)## 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/).
### 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
* [Special Flat icons by Freepik](https://www.flaticon.com/authors/freepik)