You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

rss-toasts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rss-toasts

RSS toast notifications for Windows

0.2.1
pipPyPI
Maintainers
1

rss-toasts

RSS toast notifications for Windows

A python script that sends toast notifications for new entries in RSS feeds.

Created due to a lack of simple RSS feed notifiers for Windows. Most apps have not been updated in over 10 years and break for various reasons like outdated SSL libraries.

Usage

Requires Python 3.11+ with tkinter.

Install using pipx:

pipx install rss-toasts

Run it with console output:

rss-toasts

Run it in the background without console window:

rss-toasts-bg

The script will start minimized to the system tray. Right-click the tray icon to manage feeds or close the script.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts