tended
a personal github dashboard ~ tended in foxfire
how do I make a token?
- open github » settings » tokens (classic) ~ the link pre-fills scopes
- set an expiration (90 days is fine; you can refresh later)
- copy the generated token (starts with
ghp_) and paste it here
the token is saved to localStorage on this device only. tended runs entirely
in your browser ~ no server, no cookies, no token ever leaves your device. anyone
who visits this URL gets their own dashboard from their own token; we can't see
theirs and they can't see yours. if you want to revoke access, delete the token in
your github settings or click "forget" in the dashboard.