mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
145 lines
6.0 KiB
XML
145 lines
6.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>app.feeddeck.feeddeck</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>FeedDeck</name>
|
|
<summary>Follow your RSS and Social Media Feeds</summary>
|
|
<developer_name>Rico Berger</developer_name>
|
|
|
|
<url type="homepage">https://feeddeck.app</url>
|
|
<url type="bugtracker">https://github.com/feeddeck/feeddeck/issues</url>
|
|
<url type="contribute">https://github.com/feeddeck/feeddeck</url>
|
|
<url type="donation">https://github.com/sponsors/ricoberger</url>
|
|
<url type="vcs-browser">https://github.com/feeddeck/feeddeck</url>
|
|
|
|
<launchable type="desktop-id">app.feeddeck.feeddeck.desktop</launchable>
|
|
|
|
<provides>
|
|
<id>app.feeddeck.feeddeck</id>
|
|
</provides>
|
|
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="money-purchasing">intense</content_attribute>
|
|
</content_rating>
|
|
|
|
<description>
|
|
<p>
|
|
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 and uses Supabase and Deno as it's backend.
|
|
</p>
|
|
<ul>
|
|
<li>Available for mobile and desktop: FeedDeck provides the same experience for mobile and desktop with nearly 100% code sharing.</li>
|
|
<li>RSS and Social Media Feeds: Follow your favorite RSS and social media feeds.</li>
|
|
<li>News: Get the latest news from your favorite RSS feeds and Google News.</li>
|
|
<li>Social Media: Follow your friends and favorite topics on Medium, Nitter, Reddit, Tumblr and X.</li>
|
|
<li>GitHub: Get your GitHub notifications and follow your repository activities.</li>
|
|
<li>Podcasts: Follow and listen to your favorite podcasts, via the built-in podcast player.</li>
|
|
<li>YouTube: Follow and view your favorite YouTube channels.</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<keywords>
|
|
<keyword>RSS</keyword>
|
|
<keyword>Social Media</keyword>
|
|
<keyword>Reader</keyword>
|
|
</keywords>
|
|
|
|
<categories>
|
|
<category>System</category>
|
|
<category>Utilities</category>
|
|
</categories>
|
|
|
|
<releases>
|
|
<release version="v1.0.0" date="2023-09-17">
|
|
<description>
|
|
<p>Added</p>
|
|
<ul>
|
|
<li>#10: [core] Add Continuous Delivery for Landing Page @ricoberger</li>
|
|
<li>#7: [core] Add Continuous Delivery for Supabase @ricoberger</li>
|
|
<li>#8: [core] Add Info Section to Settings @ricoberger</li>
|
|
<li>#6: [core] Add Continuous Delivery for Desktop Apps @ricoberger</li>
|
|
<li>#4: Add GitHub Action to Publish Web Version @ricoberger</li>
|
|
<li>#3: [core] Add Continuous Delivery and Release Workflow @ricoberger</li>
|
|
</ul>
|
|
|
|
<p>Fixed</p>
|
|
<ul>
|
|
<li>#9: [core] Fix Continuous Delivery for Supabase @ricoberger</li>
|
|
</ul>
|
|
|
|
<p>Changed</p>
|
|
<ul>
|
|
<li>#12: Prepare v1.0.0 Release @ricoberger</li>
|
|
<li>#5: [core] Improve Media Handling @ricoberger</li>
|
|
<li>#2: [nitter] Add Media Gallery to Details View @ricoberger</li>
|
|
<li>#1: [nitter] Add Basic Authentication @ricoberger</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.0.0</url>
|
|
</release>
|
|
<release version="v1.1.0" date="2023-10-16">
|
|
<description>
|
|
<p>Added</p>
|
|
<ul>
|
|
<li>#31: [core] Add Dependabot Configuration @ricoberger</li>
|
|
<li>#24: [core] Add In-App Purchases @ricoberger</li>
|
|
<li>#16: [core] Add "Get Started" Guide @ricoberger</li>
|
|
<li>#15: [core] Add Flatpak @ricoberger</li>
|
|
</ul>
|
|
|
|
<p>Fixed</p>
|
|
<ul>
|
|
<li>#35: [core] Fix Google Client ID @ricoberger</li>
|
|
<li>#28: [core] Fix Title Alignment @ricoberger</li>
|
|
<li>#27: [core] Fix Vertical Scrolling @ricoberger</li>
|
|
<li>#22: [core] Fix Update of Read State for Large List of Items @ricoberger</li>
|
|
<li>#20: [youtube] Add Missing URL in isYoutubeUrl Function @ricoberger</li>
|
|
</ul>
|
|
|
|
<p>Changed</p>
|
|
<ul>
|
|
<li>#34: [core] Rework Profile Edge Function @ricoberger</li>
|
|
<li>#33: Bump the github-actions group with 5 updates @dependabot</li>
|
|
<li>#32: Bump the docker group in /supabase/functions/_cmd with 1 update @dependabot</li>
|
|
<li>#30: [core] Update NPM Packages @ricoberger</li>
|
|
<li>#29: [core] Update Flutter to v3.13.7 @ricoberger</li>
|
|
<li>#23: [core] Add Flatpak Files to Build Archive @ricoberger</li>
|
|
<li>#21: [core] Use Published Date for Item Ingestion @ricoberger</li>
|
|
<li>#19: [nitter] Allow Usage of Custom Nitter Instances @ricoberger</li>
|
|
<li>#18: [rss] Allow RSS Feeds without "published" Field @ricoberger</li>
|
|
<li>#17: [podcast] Improve Parsing @ricoberger</li>
|
|
<li>#14: [core] Fix Issues with App Submission @ricoberger</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<url>https://github.com/feeddeck/feeddeck/releases/tag/v1.1.0</url>
|
|
</release>
|
|
</releases>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
<control>tablet</control>
|
|
</supports>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/1.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/2.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/3.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/4.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/feeddeck/feeddeck/main/app/linux/flatpak/screenshots/5.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
</component>
|