Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/callmearta/kite
a BlueSky web client
https://github.com/callmearta/kite
atproto atprotocol bluesky bluesky-app bluesky-client bluesky-webclient bsky
Last synced: 3 days ago
JSON representation
a BlueSky web client
- Host: GitHub
- URL: https://github.com/callmearta/kite
- Owner: callmearta
- Created: 2023-04-26T10:56:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:26:32.000Z (about 1 month ago)
- Last Synced: 2024-12-12T11:51:55.113Z (10 days ago)
- Topics: atproto, atprotocol, bluesky, bluesky-app, bluesky-client, bluesky-webclient, bsky
- Language: TypeScript
- Homepage:
- Size: 9.57 MB
- Stars: 83
- Watchers: 2
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-bluesky - Kite - alternative web client (Alternative Clients)
README
# Kite
## A Better BlueSky clientKite is an unofficial client for using BlueSky on the web. It is at first steps trying to mature by the time so any help and pull request would be appreciated.
## Features
- Feed
- Profiles
- Create new Text Posts
- Embeds, Images, External Links in Posts
- Create New Posts Using Ctrl+Enter
- Vazir Font For Persian And Arabic Texts
- Likes Tab For Users
- Mutelist Certain Words In Posts And User Handles And Names
- Get Follow Suggestions Relative To Your Followings
- Dark Mode
- What's Hot Column Next To Skyline Which You Can Close
- Notifications Page
- ✨Beautiful UI ✨## Donations
Big thanks to [DgEllow](https://github.com/dgellow) for providing the Kite.Black domain name!
Thanks to [@gautham.bsky.social](gautham.bsky.social) for the Firehose code## Installation
Simply clone the project and run following commands like any other React project. Assure that you've got ViteJS installed globally.```sh
npm i
npm run dev
```
## LICENCE AND CREDIT
You may not use Kite's code without giving credits to Kite or @CallMeArta specifically in a visible and obvious way. Any usage without giving credits or hiding credits in parts of page to bypass is forbidden and is legally actionable.## Development
Want to contribute? Great! Feel free to open a pull request adding some missing features.