ATProto app badge generator for static web pages colddark.world/tools/badger/index.html
atproto web-app vanilla-js web-components oauth
JavaScript 71.8%
HTML 24.2%
Nix 3.9%
Shell 0.1%
12 1 0

Clone this repository

https://tangled.org/colddark.world/badger
git@tangled.org:colddark.world/badger

For self-hosted knots, clone URLs may differ based on your setup.

README.MD
# Badger

Badger is a tool to generate simple HTML code of clickable icons for your static web pages. The icons represent ATProto services detected in the repository pointed to by a provided identifier.

The resulting code is without styling nor JavaScript, so making it fit into your site should be simple.

## OAuth

You will need to modify `client_id`, `redirect_uris`, and `client_uri` inside `oauth.json` in order for Web Tile publication to function correctly.