Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spuithori/tokimekibluesky
https://github.com/spuithori/tokimekibluesky
bluesky bluesky-client sveltekit
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/spuithori/tokimekibluesky
- Owner: spuithori
- License: mit
- Created: 2023-03-04T05:58:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T14:00:42.000Z (13 days ago)
- Last Synced: 2024-12-21T14:25:38.973Z (12 days ago)
- Topics: bluesky, bluesky-client, sveltekit
- Language: Svelte
- Homepage: https://tokimeki.blue
- Size: 7.48 MB
- Stars: 176
- Watchers: 4
- Forks: 21
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Logo](/static/ogp.jpg)
# What is TOKIMEKI?
TOKIMEKI is a third-party client of [Bluesky](https://github.com/bluesky-social/atproto). It supports multi-column and multi-account.
- Deck-like multi-column/account/profile supportπ
- Support for lists (also official curate lists) and bookmarksπ
- Push notifications π
- Insta-like media timeline π·
- keyword mute π
- Colorful and varied themes π
## How to build
### Setup .env file
First, rename the .env.example file to .env.
### Developing
```
npm installnpm run dev
```With no environment variable values entered, some features, such as push notifications, cannot be enabled.
Documentation to enable this is under construction.## License
[MIT](LICENSE)
## Acknowledgment
This project is tested with Browserstack.