Add nilsonlinux/rss-notifier plugin v1.0.0 - #137
Conversation
Updated README to reflect plugin name and improved clarity.
Removed placeholder text and installation instructions from README.
Expanded README to include plugin details, usage instructions, and settings configuration.
Atualiza o README.md com informações em português sobre o plugin RSS/Atom Notifier, incluindo uso, configurações e notas sobre o funcionamento.
Removed 'rss' tag from the plugin configuration.
Updated the README to reflect changes in the plugin description, installation instructions, usage details, settings, and dependencies.
Updated README.md to include detailed plugin features, settings, and usage instructions.
The manifest declares no external dependencies, but rss-notifier/panel.luau:13 invokes Declare
The settings table documents Update the README to use the exact manifest name, setting keys, defaults, and behavior.
The filename uses Rename the locale to |
Plugin
nilsonlinux/rss-notifierplugin.toml)What it does
RSS/Atom Notifier monitors RSS/Atom feeds in the background and notifies the user when new items are published.
Features:
External dependencies
None - The plugin is fully self-contained. It uses only Noctalia V5 native APIs for HTTP requests, XML/RSS parsing, system notifications, and state persistence.
Testing
Test scenarios:
Screenshots / Videos
Widget with badge:

Replace placeholder links with actual screenshots
Checklist
idafter the/inplugin.tomlexactly.plugin.toml,README.md,thumbnail.webp, andtranslations/en.json.README.mdfollows theREADME template, documents
every entry id and dependency, and includes exact panel IPC commands and launcher prefixes where applicable.
thumbnail.webpwith the thumbnail generator.versionfollows semver and is bumped in this PR;plugin_apiis the oldest API level this plugin requires.understand that language well enough to review and maintain it (no unreviewed machine/LLM translations).
catalog.toml; CI generates it.Code review attestation
Plugins run as trusted, unsandboxed Luau in the user's session. Confirm:
licensedeclared inplugin.toml.