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

https://github.com/gldraphael/status


https://github.com/gldraphael/status

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# status

Personal app to sync my calendar status with GitHub. Just because.

## Quickstart

```bash
export CALENDAR_URL="https://calendar.google.com/calendar/ical/...%40group.calendar.google.com/public/basic.ics"
export GITHUB_TOKEN="ghp_..."

podman compose up
```