https://github.com/sriganesh/atproto-at
All-in-one AT Protocol Explorer
https://github.com/sriganesh/atproto-at
at-protocol atproto atprotocol bluesky browser explorer
Last synced: 11 months ago
JSON representation
All-in-one AT Protocol Explorer
- Host: GitHub
- URL: https://github.com/sriganesh/atproto-at
- Owner: sriganesh
- Created: 2025-07-02T14:40:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T17:07:19.000Z (12 months ago)
- Last Synced: 2025-07-03T11:11:52.468Z (12 months ago)
- Topics: at-protocol, atproto, atprotocol, bluesky, browser, explorer
- Language: TypeScript
- Homepage: https://atproto.at
- Size: 476 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# atproto.at - AT Protocol Explorer

A comprehensive web-based explorer for the AT Protocol ecosystem. View, explore, and interact with AT Protocol data directly in your browser.
## Features
### Explore AT Protocol Content
- **Instant Preview**: Prefix any `at://` URI with `atproto.` to instantly view records
- **Multi-level Exploration**: Browse repositories, collections, and individual records
- **Rich Data Views**: See formatted JSON data at every protocol level
- **Visual Sharing**: Export JSON data as images for easy sharing
### Repository Tools
- **Download Repos**: Export entire AT Protocol repositories
- **PLC Directory Logs**: View operation history and audit logs
- **Blob Preview**: Preview images and other blob content
- **Jetstream Events**: Preview real-time protocol events
### Interactive Features
- **Sign In**: Authenticate with your atproto/Bluesky account
- **Content Management**: Create, edit, and delete records in your repository
- **Social Actions**: Post, reply, like, repost, follow, mute, and block
- **List Management**: Create and manage custom lists
### Developer Mode
- Advanced record editing capabilities
- Direct collection manipulation
- Raw JSON editing support
- URL-based navigation for easy access
Full feature set explained in - [Project launch notes](https://sri.xyz/projects/atprotoat)
## Getting Started
Simply prepend `atproto.` to any AT Protocol URI:
```
Original: at://did:plc:abc123/app.bsky.feed.post/xyz789
Explorer: atproto.at://did:plc:abc123/app.bsky.feed.post/xyz789
```
## Links
- [atproto.at on Bluesky](https://bsky.app/profile/atproto.at)
- [Created by @sri.xyz](https://bsky.app/profile/sri.xyz)
## License
MIT License