From 91e1494321da89d446255842780c0550bc3c2211 Mon Sep 17 00:00:00 2001 From: Arthur Date: Sun, 14 Apr 2019 23:09:47 +0300 Subject: [PATCH] Adding consoletimer utility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49c1e6f..0a0e221 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [brycx/checkpwn](https://github.com/brycx/checkpwn) — A Have I Been Pwned (HIBP) command-line utility tool that lets you easily check for compromised accounts and passwords. * [evansmurithi/cloak](https://github.com/evansmurithi/cloak) — A Command Line OTP (One Time Password) Authenticator application. [](https://travis-ci.com/evansmurithi/cloak) [](https://ci.appveyor.com/project/evansmurithi/cloak) +* [arthrp/consoletimer](https://github.com/arthrp/consoleTimer) - Simple timer for your terminal. [](https://travis-ci.org/arthrp/consoleTimer) * [myfreeweb/freepass](https://github.com/myfreeweb/freepass) — The free password manager for power users. [](https://travis-ci.org/myfreeweb/freepass) * [arthrp/quick-skeleton](https://github.com/arthrp/quick-skeleton) — Project scaffolding tool, similar to Yeoman and Slush. [](https://travis-ci.org/arthrp/quick-skeleton) * [yaa110/rubigo](https://github.com/yaa110/rubigo) — Golang dependency tool and package manager, written in Rust [](https://travis-ci.org/yaa110/rubigo)