Skip to main content

max / supernote-push

Point repository at the real URL It named ~maxjmath, which is not the sourcehut account; the repo lives at ~maxmj and that URL 404s.
Author: Max Johnson <me@maxj.phd> · 2026-07-19 21:07 UTC
Commit: 51a159500285e34f8b69aa3788d9ae801520a2c1
Parent: 88e8de4
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -4,7 +4,7 @@ version = "0.1.0"
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/~maxjmath/supernote-push"
7 + repository = "https://git.sr.ht/~maxmj/supernote-push"
8 8 keywords = ["supernote", "eink", "ratta"]
9 9 categories = ["api-bindings", "network-programming"]
10 10