Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.37 KB

README.md

File metadata and controls

66 lines (46 loc) · 2.37 KB

FeedDesk

A desktop feed reader. (work in progress)

Download app

from Microsoft Store.

Source code

Source code is located at XmlClients repo.

Features

Implements following formats:

Supported extentions:

  • media
  • hatena
  • dc
  • iTunes

Other features:

  • Feed Autodiscovery.
  • OPML import, export.
  • Display enclosed or embeded images.
  • Podcasts audio and in-app playback.

Screenshots:

FeedDesk

FeedDesk

FeedDesk

FeedDesk

FeedDesk

FeedDesk

FeedDesk

Contributing

Feel free to open issues and send PRs.

Technologies, Frameworks, Libraries

Getting Started

Requirements

  • Windows 10.0.19041.0 or higher

Building

  1. Visual Studio 2022 with support for .NET Desktop App UI development (and optionally .NET Universal App development)
  2. Clone XmlClients repository
  3. Open solution in Visual Studio
  4. Select FeedDesk project, then compile and run.