alpha
Login
or
Join now
jeremy.herve.bzh
/
pdsls-alfred
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
AT Protocol utilities for Alfred: search users, resolve identities, view PLC logs and lexicons via pds.ls.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pdsls-alfred
/
src
/
at
trunk
1 folder
4 files
Jeremy Herve
Use pds.ls instead of pdsls.dev for all links
1d ago
e80944e7
lib
Add PDSls Alfred workflow Port the PDSls Raycast extension to an Alfred workflow with full parity, reusing the same @atcute/* libraries so identity/PLC/lexicon resolution matches the original. Four Script Filters: - pdsearch: Bluesky profile typeahead - pdresolve: DID<->handle resolution (DNS + HTTP, with match check) - pdplc: PLC operation-log diff timeline - pdlex: lexicon schema rendering Each result supports open-in-pdsls (Enter), copy DID/JSON (Cmd), copy secondary (Alt), and Quick Look rendered detail (Shift). TypeScript is bundled per-command with esbuild into self-contained CJS (no node_modules shipped); info.plist is generated from info.json via plutil at build time. Includes node:test unit tests for the PLC diff logic (real audit-log fixture), lexicon->markdown rendering, markdown->HTML escaping, and Alfred-JSON shaping.
1 day ago
lexicon.ts
Use pds.ls instead of pdsls.dev for all links Switch the browser-open targets (and docs) from pdsls.dev to the shorter pds.ls domain, which serves the same /at:// paths.
1 day ago
plc.ts
Use pds.ls instead of pdsls.dev for all links Switch the browser-open targets (and docs) from pdsls.dev to the shorter pds.ls domain, which serves the same /at:// paths.
1 day ago
resolve.ts
Use pds.ls instead of pdsls.dev for all links Switch the browser-open targets (and docs) from pdsls.dev to the shorter pds.ls domain, which serves the same /at:// paths.
1 day ago
search.ts
Use pds.ls instead of pdsls.dev for all links Switch the browser-open targets (and docs) from pdsls.dev to the shorter pds.ls domain, which serves the same /at:// paths.
1 day ago