Skip to main content

max / supernote-push

metadata: point repository at makenot.work sourcehut is a backup remote, not the public face (~/Code/CLAUDE.md, "What each remote is for"), and the srht URL this advertised is private, so anyone clicking through from crates.io got a 404. The mnw page is the one meant to be read. Immutable per published version, so this reaches crates.io on the next publish; not worth a bump on its own.
Author: Max Johnson <me@maxj.phd> · 2026-07-25 14:16 UTC
Signed with PGP, not checked
Commit: 3e56a4e77b7b602a8716afe4e211519f98636d6b
Parent: 865c8eb
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -4,7 +4,7 @@
4 4 edition = "2024"
5 5 description = "Push PDFs to a Ratta Supernote over Browse & Access (LAN HTTP)."
6 6 license = "MIT"
7 - repository = "https://git.sr.ht/~maxmj/supernote-push"
7 + repository = "https://makenot.work/git/max/supernote-push"
8 8 keywords = ["supernote", "eink", "ratta"]
9 9 categories = ["api-bindings", "network-programming"]
10 10