Skip to content

simdugas/RSSFeedNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Feed Notifier

Basic Workflow

  1. User inputs the feeds they want to follow.
  2. The application constantly polls the feed for new updates (feed items).
  3. Updates are presented to the user and disappear once they are marked as "read".

Required Features

  1. Add and remove a feed
  2. View feed items and mark as read

Build

make

Run

./RSSParser

About

A C++ library to get notifications about new RSS Feed items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published