Showing 287 open source projects for "notify"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    Notify

    Notify

    A dead simple Go library for sending notifications to message services

    A dead simple Go library for sending notifications to various messaging services. Notify was born out of my own need to have my API servers running in production be able to notify me when critical errors occur. Of course, Notify can be used for any other purpose as well. The library is kept as simple as possible for quick integration and ease of use. Since Notify is highly dependent on the consistency of the supported external services and the corresponding latest client libraries, we cannot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Notify

    Laravel Notify

    Flexible Flash notifications for Laravel

    Laravel Notify is a package that lets you add custom notifications to your project. A diverse range of notification designs is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Easy Notify

    Easy Notify

    Simple agent showing alert when receiving message in Microsoft Teams

    Simple agent showing an alert when you receive a message in MS Teams Alert can be deactivated manually or automatically when acceded to teams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SonarQube

    SonarQube

    Continuous inspection

    ... applications, teams composed of different backgrounds or a workflow that's a mix of modern and legacy, SonarQube has you covered. SonarQube fits with your existing tools and pro-actively raises a hand when the quality or security of your codebase is at risk. SonarQube can analyse branches of your repo, and notify you directly in your Pull Requests!
    Downloads: 16 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 5
    LibreNMS

    LibreNMS

    Community-based GPL-licensed network monitoring system

    Welcome to LibreNMS, a fully featured network monitoring system that provides a wealth of features and device support. LibreNMS is an auto-discovering PHP/MySQL/SNMP-based network monitoring that includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP, and many more.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    A CD player for regular audio CD's (including mixed data/audio) and resides in the systray (Also called Notify Tray). It works on all versions of Windows and requires minimal amount of memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gotify/server

    gotify/server

    A simple server for sending and receiving messages in real-time

    We wanted a simple server for sending and receiving messages (in real time per WebSocket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there. Both Gotify's API and user interface are designed to be as simple as possible. Notify is written in Go and can be easily compiled for different platforms. Docker images are automatically built...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    jstree

    jstree

    jquery tree plugin

    ... events in the tree is familiar and easy. Themes can be autloaded too, but it is best for performance to include the CSS file. jsTree requires 1.9.0 or greater in your webpage. You can use a CDN version or include a local copy. Once the DOM is ready you can start creating jstree instances. jsTree uses events to notify you when something changes while users (or you) interact with the tree.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Android Upload Service

    Android Upload Service

    Easily upload files in the background with progress notification

    Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. At the core of the library, there is a Service that handles multiple concurrent upload tasks in the background. It publishes broadcast intents to notify status. This way the logic is completely decoupled from the UI. You are safe launching upload requests from your fragments, activities and services without worrying...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • 10
    Laravel Backup

    Laravel Backup

    A package to backup your Laravel app

    This Laravel package creates a backup of your application. The backup is a zipfile that contains all files in the directories you specify along with a dump of your database. The backup can be stored on any of the filesystems you have configured. The package can also notify you via Mail, Slack or any notification provider when something goes wrong with your backups. Feeling paranoid about backups? Don't be! You can backup your application to multiple filesystems at once. Once installed, making...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Applite

    Applite

    User-friendly GUI macOS application for Homebrew Casks

    ... the first time you open it and notify you if anything is suspicious. Also, most applications in the Homebrew Catalog are notarized, which means they come from a registered developer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    signal-cli

    signal-cli

    signal-cli provides a commandline, dbus and JSON-RPC interface

    signal-cli is a command line interface for the Signal messenger. It supports registering, verifying, sending and receiving messages. signal-cli uses a patched libsignal-service-java, extracted from the Signal-Android source code. For registering you need a phone number where you can receive SMS or incoming calls. signal-cli is primarily intended to be used on servers to notify admins of important events. For this use-case, it has a daemon mode with D-BUS interface (man page) and JSON-RPC...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Aesthetic Dialogs for Android

    Aesthetic Dialogs for Android

    An Android Library for custom Dialogs

    AestheticDialogs is a library that provides beautiful and custom Dialog inspired by Laravel Notify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    Amazon SNS message validation for PHP

    The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message. The message validator checks the SigningCertURL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Siren

    Siren

    Notify users when a new version of your app is available

    Notify users when a new version of your app is available and prompt them to upgrade. Siren checks a user's currently installed version of your iOS app against the version that is currently available in the App Store. If a new version is available, a language localized alert can be presented to the user informing them of the newer version, and giving them the option to update the application. Alternatively, Siren can notify your app through alternative means, such as a custom user interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SickChill

    SickChill

    Less rage, more chill

    Automatic Video Library Manager for TV shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. Select the show you want to grab, add it, and let SickChill handle the rest. See what SickChill holds in store for you. SickChill has a nice calendar that allows you to know what you will see next. It watches for new episodes of your favorite shows, and when they are posted it does its magic: automatic torrent/nzb searching, downloading, and processing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TrustKit

    TrustKit

    Easy SSL pinning validation and reporting for iOS, macOS, tvOS

    .... Reporting mechanism to notify a server about pinning validation failures happening within the App, when an unexpected certificate chain is detected. This is similar to the report-uri directive described in the HPKP specification. The reporting mechanism can also be customized within the App by leveraging pin validation notifications sent by TrustKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Webhook Server

    Laravel Webhook Server

    Send webhooks from Laravel apps

    A webhook is a mechanism where an application can notify another application that something has happened. Technically, the application sends an HTTP request to that other application. In this blog post, I'd like to introduce you to two packages that we recently released. The first is laravel-webhook-server, which allows you to send webhook requests. The second one is laravel-webhook-client, which makes it easy to receive those webhook request. Webhooks are very useful when a system wants...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Django Notifications

    Django Notifications

    GitHub notifications alike app for Django

    django-notifications is a GitHub notification alike app for Django, it was derived from django-activity-stream. Notifications are actually actions events, which are categorized by four main components. To generate a notification anywhere in your code, simply import the notify signal and send it with your actor, recipient, and verb. Generating notifications is probably best done in a separate signal. Using django-model-utils, we get the ability to add queryset methods to not only the manager...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    .... Improve electric vehicle (EV) battery range estimates with crowdsourced environmental data, such as weather and driving conditions, from nearby vehicles. Collect select data from nearby vehicles and use it to notify drivers of changing road conditions, such as lane closures or construction. Use near real-time data to proactively detect and mitigate fleet-wide quality issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Great Expectations

    Great Expectations

    Always know what to expect from your data

    ... are a great start, but it takes more to get to production-ready data validation. Where are Expectations stored? How do they get updated? How do you securely connect to production data systems? How do you notify team members and triage when data validation fails? Great Expectations supports all of these use cases out of the box. Instead of building these components for yourself over weeks or months, you will be able to add production-ready validation to your pipeline in a day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DjangoBlog

    DjangoBlog

    A blog system based on python3.8 and Django3.0

    Articles, pages, categories, tags (add, delete, edit), etc. Articles and pages support Markdown and highlighting. Articles support full-text search. Complete comment feature, include posting reply comment and email notification. Markdown supporting. Sidebar feature, new articles, most readings, tags, etc. OAuth Login supported, including Google, GitHub, Facebook, Weibo, QQ. Memcache supported, with cache auto refresh. Simple SEO Features, notify Google and Baidu when there was a new article...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apprise

    Apprise

    Apprise - Push Notifications that work with just about every platform!

    ... be able to use the Notification tab to send you're messages to one or more of the services you defined in your configuration. You can use the tag all to notify all of your services regardless of what tag had otherwise been assigned to them. At the end of the day, the GUI just simply offers a user friendly interface to the same API developers can directly interface with if they wish to.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Healthchecks

    Healthchecks

    A cron monitoring tool written in Python & Django

    We notify you when your nightly backups, weekly reports, cron jobs, and scheduled tasks don't run on time. Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. Healthchecks comes with a web dashboard, API, 25+ integrations for delivering notifications, monthly email reports, WebAuthn 2FA support, and team management features...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    cli

    cli

    GitHub’s official command line tool

    Work with issues, pull requests, checks, releases and more. Call the GitHub API to script almost any action, and set a custom alias for any command. Connect to GitHub Enterprise Server in addition to GitHub. Allow contributors to easily notify you of changes they've pushed to a repository, with access limited to the contributors you specify. Easily merge changes you accept. Visual Studio Code is backed by high-performance VMs that start in seconds. Get updates on the GitHub activity you've...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next