Skip to content

torum/BlogWrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogWrite project

Work In Progress.

This project was originally started as a C#/WPF port of a blog editing client called "BlogWrite" developed in Delphi language. Currently, there are two apps called "FeedDesk" and "BlogDesk" developed in C#/WinUI3 and both use the same core source code. This is a source code only repo.

A desktop feed reader. (work in progress)

Download app

from Microsoft Store.

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

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 this repository
  3. Open solution in Visual Studio
  4. Select FeedDesk project, then compile and run.

A desktop blogging client. (under development)

Features

Implements following formats, protocols & APIs

Screenshots

N/A

Technologies, Frameworks, Libraries