Download RSS Feeds, save them in multiple locations, rate them and download youre favourite shows automatically. Manage youre shows in a nice and easy way. Start to play them via the app and never use the slow explorer.exe anymore. If you have hundreds of local files you will need to manage them.
Find the latest relase here => Release
Detaild usage description is available in the App under "Help" or here => Homepage Feed Manager
A small video about the usage and design of the current version. The first release is coming soon.
Blog Post Part 2 => https://www.die-technik-und-ich.at/?p=552
In this link you can view the basic design of the app, which was made beforehand.
You can also play with the Wireframe capabilities. (Press the play button in the top right corner!)
https://www.figma.com/file/Av6R3v9YgAGMxV75KM2KOU/HS-Feed-Manager?node-id=0%3A1
A small time laps of the design creation.
Blog Post Part 1 =>
https://www.die-technik-und-ich.at/?p=543
This app shows the basic usage of the following components:
- Mahapps Library (Hamburger Menu, Button, SplitButton, DataGrid, ScrollViewer, Checkbox, Login Window, PasswordBox)
- Mahapps IconPacks (Material Design Icons)
- PropertyChanged.Fody Injects INotifyPropertyChanged code into properties at compile time. (Suggestion from sebleg => Thank you!)
- MVVM Design Pattern with Mediator, RelayCommand
- SQLite Database
- Microsoft.EntityFramework.Core.Sqlite (Code First)
- LINQ
- C# WPF