A simple git-notifier server
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)
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
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 Node.js
Bugsnag error reporter for React Native applications
Bugsnag error reporter for browser JavaScript
Fast and simple in-app notifications for React Native
gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging
A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
A notifications module for node.js
Growl unobtrusive notifications
Clerc plugin for checking CLI updates
git-notifier is a gem for Mac Os that allows you to watch one or more git repositories and receive a growl notification when a change is committed
This git commit notifier sends html mails with nice diffs for every changed file.
GitAutoCommit receives guard's notification and commit with build status
Makes Trello more useful when managing software development teams by increasing two-way communication
execute git command in background
Notify Flowdock flows about git-based Capistrano deployments
Notify to Stride about deployments
Notify to hipchat about deployments
Command line utility that continuously watches for the buildkite job running current git HEAD and notifies on build status changes.
Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error classes to send emails for * alternatively, the error classes to not notify for * whether to send error emails or just render without sending anything * the HTTP status and status code that gets rendered with specific errors * the view path to the error page templates * custom errors, with custom error templates * define error layouts at application or controller level, or use the controller's own default layout, or no layout at all * get error notification for errors that occur in the console, using notifiable method * Override the gem's handling and rendering with explicit rescue statements inline. * Hooks into `git blame` output so you can get an idea of who (may) have introduced the bug * Hooks into other website services (e.g. you can send exceptions to to Switchub.com) * Can notify of errors occurring in any class/method using notifiable { method } * Can notify of errors in Rake tasks using NotifiedTask.new instead of task * Works with Hoptoad Notifier, so you can notify via SEN and/or Hoptoad for any particular errors. * Tested with Rails 2.3.x, should work with rails 2.2.x, and is apparently not yet compatible with rails 3.
A Fastlane plugin that uploads Android (.apk) and iOS (.ipa) builds to TestApp.io, notifying your team for testing and feedback. Wraps the ta-cli binary to provide a single upload_to_testappio Fastlane action with platform detection, release notes from git, and selective team notifications.
git-remote-monitor is a little daemon that scans your git remotes for changes and then notifies you when it changes. This is useful when you are working on a piece of software together with other developers and you want to merge with their changes often. It will also help you when using graphical tools like gitk, git-gui and GitX since this will make your graphical tree refresh automatically.