jrvs-cli

1.0.28 • Public • Published

jrvs-cli

jrvs-cli is a tool to help devs get common info, and add/remove/list tasks, setup a timer in terminal/cmd, and more...

Installation

$ npm i jrvs-cli -g

If you face asny issue due to Chromedriver while installing, please use the following commmand to bypass the error:

$ npm i jrvs-cli -g --unsafe-perm=true

New Features!

Add terminal/cmd aliases using jrvs !!

One of the most useful tools for a developer !!

To add an alias:

$ jrvs alias glog "git log"

To run an existing alias:

$ jrvs run glog

To list all existing:

$ jrvs listAliases

Trigger a Google or Youtube search directly from jrvs !!

More options coming soon...

To trigger a google search:

$ jrvs search -g iron man / jrvs search --google iron man

To trigger a youtube search:

$ jrvs search -y iron man / jrvs search --youtube iron man

Log and check you coding time on session/day basis.

More coding time stats coming soon.

To start/resume logging coding time:

$ jrvs logtime start

To pause/end logging coding time:

$ jrvs logtime stop

Output:

To view coding time done so far:

$ jrvs logtime view

Output:

Timer in terminal/CMD

Have a timer in terminal/cmd:

$ jrvs tick 10

View date and time in command line

Date:

$ jrvs date

Time:

$ jrvs time

TODO list in your terminal/CMD

Add, Remove and list tasks in terminal !

Add:

$ jrvs task --add "my task 1"` or `$ jrvs task -a "my task 1"

Remove:

$ jrvs task --delete 2

or

$ jrvs task -d 2

List tasks:

$ jrvs task --list

or

$ jrvs task -l

Package Sidebar

Install

npm i jrvs-cli

Weekly Downloads

30

Version

1.0.28

License

ISC

Unpacked Size

13.8 kB

Total Files

8

Last publish

Collaborators

  • kr15hn4