Skip to content

Monitor websites and IP addresses to see if they are reachable and send notifications. It supports various notification methods including Pushover and native desktop notifications.

License

Notifications You must be signed in to change notification settings

binarynoir/homebrew-noircon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for NoirCon

This repository contains the Homebrew formula for installing NoirCon, a tool to monitor web pages for changes.

Support me on Buy Me a Coffee Support me on Ko-fi

How to Use

Adding the Tap

First, add this tap to your Homebrew:

brew tap binarynoir/noircon

Installing NoirCon

Once the tap is added, you can install NoirCon with:

brew install noircon

Formula

The formula for NoirCon is located in the root directory of this repository. It installs the necessary dependencies and sets up the NoirCon script and man page.

Development

To contribute to the development of this formula, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/binarynoir/homebrew-noircon.git
    cd homebrew-noircon
  2. Edit the Formula:

    • The formula file is located at ./noircon.rb. Make your changes and test them locally.
  3. Test Your Changes:

    • Ensure your changes work as expected by running:

      brew install --build-from-source ./noircon.rb
      brew test noircon
      brew audit --strict noircon
  4. Submit a Pull Request:

    • Once your changes are tested and ready, submit a pull request for review.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or issues, please open an issue in this repository.

About

Monitor websites and IP addresses to see if they are reachable and send notifications. It supports various notification methods including Pushover and native desktop notifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages