Giter Club home page Giter Club logo

blink's Introduction

Blink

Release

Blink is a program that helps you to remember to take breaks (and blink your eyes) while using the computer.

Features

  • โฐ Configure multiple timers with intervals, weights, timeouts & declining prompts.
  • ๐Ÿ”” Get a notification and play a sound when its time to take a break.
  • โŒจ๏ธ Have timers automatically pause or reset when you are AFK.

Installation

You can download the latest executable from GitHub releases.

Usage

Run the executable in the background. You probably want to automatically start the program when your PC boots.

Configuration

When no config file is found a default blink.yaml config file will be generated like the one below. A different config file can be specified using the --config flag.

timers:
- interval: 20:00
  notification:
    title: Small break
    descriptions:
    - Time to get a cup of cofee.
    - Time to get away from your desk.
- interval: 60:00
  weight: 1
  decline: 0.6
  notification:
    title: Big break
    descriptions:
    - Time to relax. You've been using the computer for {} minutes.
input_tracking:
  inactivity_pause: 00:30
  inactivity_reset: 02:00
timeout_reset: 03:00

blink's People

Contributors

rijkvp avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jeweetmnnaam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.