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

https://github.com/myterminal/time-keeper

A simple online time-keeper
https://github.com/myterminal/time-keeper

alarm counter timer

Last synced: 3 months ago
JSON representation

A simple online time-keeper

Awesome Lists containing this project

README

          

# time-keeper

[![Build Status](https://travis-ci.org/myTerminal/time-keeper.svg?branch=master)](https://travis-ci.org/myTerminal/time-keeper)
[![Code Climate](https://codeclimate.com/github/myTerminal/time-keeper.png)](https://codeclimate.com/github/myTerminal/time-keeper)
[![js-myterminal-style](https://img.shields.io/badge/code%20style-myterminal-blue.svg)](https://www.npmjs.com/package/eslint-config/myterminal)
[![Coverage Status](https://img.shields.io/coveralls/myTerminal/time-keeper.svg)](https://coveralls.io/r/myTerminal/time-keeper?branch=master)
[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)

A simple online time-keeper

You can try it online: [https://myTerminal.github.io/time-keeper](https://myTerminal.github.io/time-keeper)

## Features

* Countdown timer
* Counter

## To-do

* Implement full-screen mode
* Store count and timer value to cache
* Implement color themes