💬 Send RSS update notifications to Slack
Simple update notifier to check for npm updates for cli applications
A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)
Update notifications for your CLI app
webpack + node-notifier = build status system notifications
Update notifications for your CLI app, maintained in CommonJS (CJS)
A lightweight RSS parser, for Node and the browser
Add RSS feeds to your Astro projects
TypeScript definitions for node-notifier
TypeScript definitions for update-notifier
Core classes and utilities for Bugsnag notifiers
a notifier for users of fork-ts-checker-webpack-plugin
A Webpack plugin that generates OS notifications for build steps using node-notifier.
Simple notifications for your website
RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.
TypeScript definitions for rss
Push notifications in NodeJS for MacOS, Windows 7 - 11, and Linux (Growl as fallback)
Official Airbrake notifier for browsers
@bugsnag/js plugin to enable session tracking in browsers
Bugsnag error reporter for React Native applications
Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)
Bugsnag error reporter for Node.js
Fast and simple in-app notifications for React Native
Bugsnag error reporter for browser JavaScript
Notifies RSS updates via Pushbullet and Email
Create RssNotifier::Listener for your targets or use rss_items_notifier application!
A simple and flexible notifier for Twitter, RSS, or email
A Simple ruby RSS Listener that notifies when new items are found.
Whistle is a jabber bot that will follow SVN repositories and RSS/Atom feeds and notify you about the new changes
Feedbook is a simple console application that allows to notify on IRC, mail and social media (like Twitter and Facebook) about RSS/Atom updates.
A tool to make the submission of sitemaps and RSS/Atom feeds to search engines as painless as possible. Use it to notify Big-G and friends of updates to your blog, or to ping newly created backlinks for your latest SEO campaign.
== features/PROBLEMS: * Schedule tasks to run every X seconds * Multiple schedules == SYNOPSIS: ex = Everyx::Everyx.new ## Create new runner pt = Everyx::PeriodicTasks::RSSNotifier.new ## Create notifier pt.uri = "http://path.to/rss-feed" ## Set it to uri