Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spajus/lifecal

Weekly life calendar generator
https://github.com/spajus/lifecal

Last synced: 7 days ago
JSON representation

Weekly life calendar generator

Awesome Lists containing this project

README

        

# Life Calendar Generator

Generates printer friendly HTML file with your life calendar (one box per week) for 90 years.

![Life Calendar](https://dl.dropboxusercontent.com/u/176100/opensource/lifecal.png)

Inspired by TED talk: [Tim Urban: Inside the mind of master procrastinator](https://www.ted.com/talks/tim_urban_inside_the_mind_of_a_master_procrastinator)

## Usage

```
Usage: ./lifecal.rb [options]
-s, --stdout Print output to stdout [default]
-f, --file FILE Render output as html file
-g--granularity [GRANULARITY] Select time granularity (weeks, months), default: weeks
-h, --help Show this message

```