Skip to content

SebRut/nimminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimminder

CI

A CLI for beeminder written in nim. Inspired by bmndr.

Configuration

Get your auth token and set the BEEMINDER_AUTH_TOKEN environment variable to it.

Usage

Show goal overview

Shows an overview of your goals with time to derailment.

$ nimminder

Show specific goal

Show data of a specific goal. Currently quite basic.

$ nimminder {GOAL_SLUG}

Log a data point

Adds a new datapoint to a goal. The format should be the same as for emails.

nimminder {GOAL_SLUG} {DAYSTRING} {VALUE} [COMMENT]

About

CLI for beeminder written in nim

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages