aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c8ee9947a1481b6369936a54cf28687b0dae4611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Almanac

Simple .ics parser to pretty print the events on the terminal.

## Usage

```
$ almanac week personal.ics other.ics

Mon Dec 10 2018
    17:00-18:00 event 1

Wed Dec 12 2018
    ----------- all day event
                description
    19:00-20:00 nother event
```