Blink is a small tools trying to remind people relax their eyes based on Electron.
If you want to modify for yourself, please do the follow, or just download the release version.
git clone https://github.com/MediosZ/blink.git
cd blink
yarn
# build
yarn dist
This tool is inspired by another great tool named Blinks which is only for MacOS.