https://github.com/archiverxp/brutalsky
A bare bones, Web 1.0 client of Bluesky.
https://github.com/archiverxp/brutalsky
bluesky bluesky-client retro web1
Last synced: 2 months ago
JSON representation
A bare bones, Web 1.0 client of Bluesky.
- Host: GitHub
- URL: https://github.com/archiverxp/brutalsky
- Owner: ArchiverXP
- Created: 2024-12-04T22:40:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T10:36:59.000Z (over 1 year ago)
- Last Synced: 2025-02-22T22:27:59.566Z (over 1 year ago)
- Topics: bluesky, bluesky-client, retro, web1
- Language: TypeScript
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brutalsky
A bare bones, Web 1.0 client of Bluesky.
To run:
"npm run start"
Configuration:
Rename example.env to .env and configure to your liking!
SHOW_IMAGES, by default is set to off.
Credit where credit is due:
The Skittr Client: for some of the code, modified by me