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
- Host: GitHub
- URL: https://github.com/zapling/dashboard
- Owner: zapling
- Archived: true
- Created: 2022-02-04T15:19:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T13:38:10.000Z (almost 4 years ago)
- Last Synced: 2025-10-10T06:49:15.602Z (3 months ago)
- Language: Go
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔆 dashboard

# Features
## Calendar

- `.` 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
```