max / supernote-push
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+5 insertions,
-0 deletions
| @@ -7,6 +7,11 @@ | |||
| 7 | 7 | repository = "https://makenot.work/git/max/supernote-push" | |
| 8 | 8 | keywords = ["supernote", "eink", "ratta"] | |
| 9 | 9 | categories = ["api-bindings", "network-programming"] | |
| 10 | + | # Decommissioned 2026-08-04 and archived 2026-08-06: the reMarkable displaced the | |
| 11 | + | # Supernote as the daily e-ink device, and Balanced Breakfast's `supernote` feature | |
| 12 | + | # was removed in the same pass. A decommissioned library does not get a first | |
| 13 | + | # release, so this is here to stop an archived checkout publishing one by accident. | |
| 14 | + | publish = false | |
| 10 | 15 | ||
| 11 | 16 | [dependencies] | |
| 12 | 17 | ureq = "3.3" |