GitXplorerGitXplorer
c

stopwatch-cli

public
9 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
a246d6a70ba5b7c19fab86f5133e0de0889ccc4f

Added travis integration.

committed 8 years ago
Unverified
ff40323024154a06ac0907cf617f47aa69141ad0

Added build status.

ccodealchemist committed 8 years ago
Unverified
f3e054203147c9fc90e61279c532eb174b494099

Added screenshot.

ccodealchemist committed 8 years ago
Unverified
646074b0a32a9f35629403d01aabfb89b2c646f2

>Merge branch 'master' of https://github.com/codealchemist/stopwatch-cli

ccodealchemist committed 8 years ago
Unverified
7f273493c943632cb1f5f46d4348ff6b8a7d35c1

Minor fix in package description.

ccodealchemist committed 8 years ago
Unverified
f5df0aa4a78a07e355ec89902c7552b6c45c07e4

Added readme

ccodealchemist committed 8 years ago

README

The README file for this repository.

stopwatch-cli

A simple stopwatch app that runs on the shell.

Build Status

screenshot

Install

npm install -g stopwatch-cli

Usage

Just run stopwatch-cli on your shell to start the timer.

Keyboard interface:

  • ENTER: Creates a lap.
  • SPACE: Pauses the timer.
  • q or ctrl+c: Quit.