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

https://github.com/zapling/dashboard

🔆 My personal CLI dashboard screen
https://github.com/zapling/dashboard

Last synced: 9 days ago
JSON representation

🔆 My personal CLI dashboard screen

Awesome Lists containing this project

README

          

# 🔆 dashboard

![dashboard](./images/dashboard.png)

# Features

## Calendar

![calendar](./images/calendar.png)
- `.` Jump to today
- `hjkl` Move selected day
- `>` Jump forward one month
- `<` Jump backwards one month

Google calendar syncing is planned.

# Install

```shell
go install github.com/zapling/dashboard@latest
```

## Dependencies

```shell
export DASHBOARD_GITHUB_TOKEN=xxx
export DASHBOARD_GITLAB_TOKEN=xxx
```