Add build script and remove widget duplicates
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user