-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Serge Hänni
committed
Feb 28, 2018
1 parent
0add3b9
commit 7e39445
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.