Skip to content

📦➔🦋 Store and retieve files on the ATmosphere

License

Notifications You must be signed in to change notification settings

electricduck/atfile

Repository files navigation

ATFile

Store and retrieve files on a PDS (like Bluesky)
Written entirely in Bash Shell. No NodeJS here!

⬇️ Get ATFile  |  💣 Submit Issue


✨ Quick Start

curl -sSL https://raw.githubusercontent.com/electricduck/atfile/refs/heads/main/atfile-install.sh | bash
echo 'ATFILE_USERNAME="<your-atproto-username>"' > ~/.config/atfile.env  # e.g. jay.bsky.team, did:plc:oky5czdrnfjpqslsw2a5iclo
echo 'ATFILE_PASSWORD="<your-atproto-password>"' >> ~/.config/atfile.env
atfile help