Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS/Atom Notifier

Monitor RSS/Atom feeds and get notifications for new items.

Plugin

Field Value
ID nilsonlinux/rss-notifier
Entries Bar widget: indicator; panel: panel

Entries:

  • Service: fetcher - Background service that fetches and parses feeds
  • Widget: badge - Shows unread count on the bar
  • Panel: list - Displays feed items in a list

IPC Command:

noctalia msg panel-toggle nilsonlinux/rss-notifier:list text

Settings

Setting Type Default Description
feed_urls string_list [] List of RSS/Atom feed URLs to monitor (one per line)
refresh_minutes int 30 How often to check for new items (1-1440 minutes)
notify_new bool true Display notifications when new items arrive
max_notifications_per_cycle int 5 Maximum notifications shown per check (1-50)
glyph glyph rss The glyph shown for the widget on the bar.

Installation

Install via Noctalia Plugin Store.

Requirements

  • xdg-open - Required to open feed URLs in your default web browser. Usually pre-installed on most Linux distributions.

Usage

  1. Add feed URLs in the plugin settings
  2. The widget will show a badge with unread count
  3. Click the widget to open the panel
  4. Click an item to open it in your default browser

Dependencies

xdg-open

License

MIT

About

Plugin for Noctalia V5

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages