New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

timelog

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timelog

Node.js command line tool to quickly search available DNS names.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

timelog

Node.js command line tool to quickly keep track of your time

Install

npm install -g timelog

Or if you are developing

git clone git@github.com:garrows/timelog.git
npm install -g ./timelog

With node installed.

Usage

timelog arrived
timelog checked work emails
timelog cat-project: fixed 404 catbug
timelog lunch **
timelog cat-project: added concat feature
timelog replied to emails -t 1h

** indicates that it shouldn't count towards your work hours.

cat-project: indicates its part of the cat-project category and will be bunched together in the report.

-t 1h will backdate the activity by 1 hour.

Options

Usage: index [options] <domain>

Options:

  -h, --help          output usage information
  -r, --report        print an hours report
  -t, --time <time>   backdates by time specified (i.e. 1h 5m)

Keywords

dns

FAQs

Package last updated on 16 Jun 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts