Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/im

An tool for keeping track of what I'm doing
https://github.com/icholy/im

Last synced: 1 day ago
JSON representation

An tool for keeping track of what I'm doing

Awesome Lists containing this project

README

        

# IM

> An tool for keeping track of what I'm doing

## Ping

``` sh
$ crontab -e
```

Add the following

```
*/5 * * * * /usr/local/bin/im --ping
```

## Submit a task

``` sh
$ im doing some @stuff
```

## View Month

``` sh
$ im --web
```