Add macOS dashboard widget

This commit is contained in:
Kiyomichi Kosaka
2025-06-15 14:56:16 +02:00
parent 8789b96ada
commit a1f987ff59
7 changed files with 1024 additions and 0 deletions
+11
View File
@@ -63,6 +63,17 @@ An interactive web app that visualizes the **CosmoChron Binary Epoch (CoBiE)** t
└── assets/ # (Optional) images or external CSS/JS
```
## macOS Dashboard Widget
The repository includes a minimal Dashboard widget under
`macos-widget/`. To install it on macOS:
1. Compress the `macos-widget` folder into an archive.
2. Rename the archive to `CoBiEClock.wdgt` and double-click it.
The widget runs offline and shows the analog CoBiE clock on your
desktop.
## Contributing
1. Fork the repository.