0.1.8 • Published 4 years ago

@londelo/pomo_go v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Pomo GOOOOOOOO

This is a CLI that implements the pomodoro technique and tracks your data on your local device.

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @londelo/pomo_go
$ pomo COMMAND
running command...
$ pomo (-v|--version|version)
@londelo/pomo_go/0.1.8 darwin-x64 node-v12.16.3
$ pomo --help [COMMAND]
USAGE
  $ pomo COMMAND
...

Commands

pomo configure

The Config command will allow you to adjust your pomodoro timer.

USAGE
  $ pomo configure

See code: src/commands/configure.js

pomo go

The Go command starts your pomodoro and your break right after it.

USAGE
  $ pomo go

See code: src/commands/go.js

pomo help [COMMAND]

display help for pomo

USAGE
  $ pomo help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

pomo view

The View command allows you to view the saved records of your past pomodoro's.

USAGE
  $ pomo view

See code: src/commands/view.js

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago