Skip to content

torum/FeedDesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.