mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
54 lines
2.6 KiB
Markdown
54 lines
2.6 KiB
Markdown
<div align="center">
|
|
<img src=".github/assets/icon.png" width="200" />
|
|
<br><br>
|
|
|
|
**FeedDeck** is an open source RSS and social media feed reader, inspired by
|
|
TweetDeck. FeedDeck allows you to follow your favorite feeds in one place on all
|
|
platforms.
|
|
|
|
<p>
|
|
<a href="https://apps.apple.com/us/app/feeddeck/id6451055362" target="_blank"><img src=".github/assets/badge-app-store.svg" height="50"></a>
|
|
<a href="https://play.google.com/store/apps/details?id=app.feeddeck.feeddeck" target="_blank"><img src=".github/assets/badge-google-play.svg" height="50"></a>
|
|
<a href="https://app.feeddeck.app" target="_blank"><img src=".github/assets/badge-web.svg" height="50"></a>
|
|
<a href="https://apps.apple.com/us/app/feeddeck/id6451055362" target="_blank"><img src=".github/assets/badge-mac-app-store.svg" height="50"></a>
|
|
<a href="https://www.microsoft.com/store/apps/9NPHPGRRCT5H" target="_blank"><img src=".github/assets/badge-windows-store.svg" height="50"></a>
|
|
<a href="https://flathub.org/en/apps/app.feeddeck.feeddeck" target="_blank"><img src=".github/assets/badge-flathub.svg" height="50"></a>
|
|
</p>
|
|
|
|
<img src=".github/assets/screenshot.png" width="100%" />
|
|
<br><br>
|
|
</div>
|
|
|
|
**FeedDeck** is an open source RSS and social media feed reader, inspired by
|
|
TweetDeck. FeedDeck allows you to follow your favorite feeds in one place on all
|
|
platforms. FeedDeck is written in [Flutter](https://flutter.dev/) and uses
|
|
[Supabase](https://supabase.com) and [Deno](https://deno.com) as it's backend.
|
|
|
|
## Features
|
|
|
|
- **Available for mobile and desktop:** FeedDeck provides the same experience
|
|
for mobile and desktop with nearly 100% code sharing.
|
|
- **RSS and Social Media Feeds:** Follow your favorite RSS and social media
|
|
feeds.
|
|
- **News:** Get the latest news from your favorite RSS feeds and Google News.
|
|
- **Social Media:** Follow your friends and favorite topics on Medium, Reddit
|
|
and Tumblr.
|
|
- **GitHub:** Get your GitHub notifications and follow your repository
|
|
activities.
|
|
- **Podcasts:** Follow and listen to your favorite podcasts, via the built-in
|
|
podcast player.
|
|
- **YouTube:** Follow and view your favorite YouTube channels.
|
|
|
|
## Usage
|
|
|
|
The mobile version of FeedDeck can be downloaded from the
|
|
[App Store](https://feeddeck.app/download) or
|
|
[Google Play](https://feeddeck.app/download). The desktop version for macOS,
|
|
Linux and Windows can be downloaded from the
|
|
[downloads page](https://feeddeck.app/download). If you do not want to download
|
|
the app you can also use the [web](https://app.feeddeck.app) version of
|
|
FeedDeck.
|
|
|
|
If you want to self host FeedDeck you can find the instructions in the
|
|
[contributing guidelines](./CONTRIBUTING.md) of the project.
|