Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usounds/skyblur
Spoiler Protection tool for Bluesky build with AT Protocol.
https://github.com/usounds/skyblur
atproto bluesky
Last synced: 5 days ago
JSON representation
Spoiler Protection tool for Bluesky build with AT Protocol.
- Host: GitHub
- URL: https://github.com/usounds/skyblur
- Owner: usounds
- License: mit
- Created: 2024-12-09T08:14:01.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-12-30T12:56:52.000Z (8 days ago)
- Last Synced: 2024-12-31T12:17:44.611Z (7 days ago)
- Topics: atproto, bluesky
- Language: TypeScript
- Homepage: https://skyblur.uk
- Size: 958 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blueskyに伏字の投稿ができる[Skyblur](https://skyblur.uk/)のソースコードです。
## Getting Started
First, run the development server:
```bash
npm i
npm run dev
```## Language Support
Please check [locales](https://github.com/usounds/Skyblur/tree/main/src/locales) directory.
If necessary, please create a pull request that modifies this source. Adding new languages is also welcome.