Add build script and remove widget duplicates

This commit is contained in:
Kiyomichi Kosaka
2025-06-15 15:02:12 +02:00
parent 356e904abc
commit 1e1a961dc2
7 changed files with 31 additions and 975 deletions
+5 -3
View File
@@ -66,10 +66,12 @@ An interactive web app that visualizes the **CosmoChron Binary Epoch (CoBiE)** t
## macOS Dashboard Widget
The repository includes a minimal Dashboard widget under
`macos-widget/`. To install it on macOS:
`macos-widget/`. A helper script `build-widget.sh` is provided to
package it automatically:
1. Compress the `macos-widget` folder into an archive.
2. Rename the archive to `CoBiEClock.wdgt` and double-click it.
1. Run `./build-widget.sh` from the repository root.
2. The script creates `CoBiEClock.wdgt` which you can double-click to
install.
The widget runs offline and shows the analog CoBiE clock on your
desktop.