Skip to content

Commit

Permalink
Added README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Serge Hänni committed Feb 28, 2018
1 parent 0add3b9 commit 7e39445
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
Check out http://smashing.github.io/smashing for more information.
# Work Dashboard

![Dashboard](docs/dashboard.png)

This is my personal dashboard used at work. It includes:

- Ratio of billable versus non-billable work time of the current month
- Amount of overtime/minus hours of the current year
- Hours in the current month worked on a specific project
- Work days left in the current month (gives some context to the other data)
- Stable versions of Ruby
- Latest stable Rails version

## Setup

Set the following environment variables:

```
MOCO_NAME # The name as it appears in Moco, e.g. Max Mustermann
MOCO_USER # The email address used to log on Moco
MOCO_PASSWORD # The password used to log on Moco
```

Start the dashboard:

```
smashing start
```
Binary file added docs/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e39445

Please sign in to comment.