Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/microeinstein/fresh
- Owner: Microeinstein
- License: gpl-3.0
- Created: 2024-01-09T00:49:09.000Z (about 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-01-09T01:46:43.000Z (about 1 year ago)
- Last Synced: 2024-11-17T05:30:23.506Z (3 months ago)
- Topics: cron, netframework, notification-area, rss-reader, windows, winforms
- Language: C#
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
## 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 StudioBeing a Visual Studio project, compilation steps will be determined automatically.
## License
[GPLv3](COPYING) ([resources](/Resources) excluded)