Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)