Skip to content

Commit ec1cf6f

Browse files
authored
Revise README for feature and platform updates
Updated README to include Pixiv, Fanbox, and AI agent features.
1 parent 4e52ee2 commit ec1cf6f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
![badge-Linux](https://img.shields.io/badge/Linux-AppImage-black)
1313
![badge-Web](https://img.shields.io/badge/Web-Svelte-black)
1414

15-
Flare is an open-source, privacy-first social client that brings Mastodon, Misskey, Bluesky, X, Nostr, and RSS into one unified timeline. It supports cross-posting, lists, feeds, DMs, RSS management, and AI-powered features such as translation and summaries. Built with Kotlin Multiplatform, Flare shares its core logic across Android, iOS, macOS, Windows, and Linux, turning fragmented social feeds into a personal information hub.
15+
Flare is an open-source, privacy-first social client that brings Mastodon, Misskey, Bluesky, X, Pixiv, Fanbox, Nostr, and RSS into one unified timeline. It supports cross-posting, lists, feeds, DMs, RSS management, and AI-powered features such as translation and agents. Built with Kotlin Multiplatform, Flare shares its core logic across Android, iOS, macOS, Windows, and Linux, turning fragmented social feeds into a personal information hub.
1616

1717
<a href="https://apps.microsoft.com/detail/9NLRN0BKZ357?referrer=appbadge&mode=direct">
1818
<img src="https://get.microsoft.com/images/en-us%20dark.svg" width="190"/>
@@ -23,12 +23,12 @@ Flare is an open-source, privacy-first social client that brings Mastodon, Missk
2323
<a href='https://github.com/DimensionDev/Flare/releases/latest'><img alt='Download AppImage' src='docs/appimage_badge.svg' width=150/></a>
2424

2525
## Features
26-
- Unified social inbox: Flare brings Mastodon, Misskey, Bluesky, X, and RSS together in one place, so users can follow fragmented communities through a single timeline.
26+
- Unified social inbox: Flare brings Mastodon, Misskey, Bluesky, X, Pixiv, Fanbox, Nostr and RSS together in one place, so users can follow fragmented communities through a single timeline.
2727
- Mixed timeline experience: It merges content from multiple accounts and platforms into a coherent feed, reducing context switching between apps.
2828
- Cross-platform by design: Built with Kotlin Multiplatform, Flare shares core logic across Android, iOS, macOS, Windows, and Linux.
2929
- Rich platform support: Beyond basic timelines, it supports features such as polls, lists, bookmarks/favorites, Misskey antennas, Bluesky feeds and DMs, and RSS management.
3030
- Cross-posting workflow: Users can publish to multiple platforms at once, making it practical for creators and heavy social media users.
31-
- AI-assisted reading: Flare includes AI-powered capabilities such as translation and summaries to help users catch up on content faster.
31+
- Built in AI Agent: Configure OpenAI-compatible or on-device AI, enable summaries, or ask for post or profile insights, chat with Flare’s agent, and query local cache/history.
3232
- Privacy-first approach: As a FOSS client, it emphasizes user control with features like anonymous mode, local filtering, local history, and transparent data handling.
3333

3434
## Roadmap
@@ -52,7 +52,7 @@ Here're some features we're planning to implement in the future.
5252
- Run `./gradlew installDebug` to build and install the debug version of the app
5353
- You can open the project in Android Studio or IntelliJ IDEA if you want
5454

55-
### iOS
55+
### iOS/macOS
5656
- Make sure you have JDK 25 installed
5757
- Make sure you have a Mac with Xcode 26 installed
5858
- open `appleApp/Flare.xcodeproj` in Xcode

0 commit comments

Comments
 (0)