Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microeinstein/fresh

RSS feed reader for the notification area on windows, using cron-like syntax for update intervals. This is an hobby project from 2019 and it's not mantained.
https://github.com/microeinstein/fresh

cron netframework notification-area rss-reader windows winforms

Last synced: 18 days ago
JSON representation

RSS feed reader for the notification area on windows, using cron-like syntax for update intervals. This is an hobby project from 2019 and it's not mantained.

Awesome Lists containing this project

README

        

# FRESH

RSS feed reader for the notification area on windows, using [cron-like syntax](https://en.wikipedia.org/wiki/Cron#Overview) for update intervals. This is an hobby project from 2019 and it's not mantained.

## Gallery


Tray open

Feeds settings

## Download

See [releases](https://github.com/Microeinstein/FRESH/releases).

## How to build

- Dependencies
- **.NET framework** 4.7.1, winforms
- **MicroLibrary** ([git](https://github.com/Microeinstein/MicroLibrary))
- **MicroLibrary.WinForms** ([git](https://github.com/Microeinstein/MicroLibrary.WinForms))

- Other requirements
- Windows 7 or later _(?)_
- Visual Studio

Being a Visual Studio project, compilation steps will be determined automatically.

## License

[GPLv3](COPYING) ([resources](/Resources) excluded)