Giter Club home page Giter Club logo

prowler's Introduction

Prowler

Send prowl notifications from the shell using cURL.

Usage

prowler.sh [-hukaedpl]

OPTIONS:
  -h               | --help                Show this message.
  -u <API_URL>     | --url <API_URL>       The URL for the API endpoint. If no URL is
                                           specified the default public API endpoint
                                           is used.
  -k <API_KEY>     | --key <API_KEY>       Specify the API key. This script will look
                                           for the presence of ~/.prowl_api_key and if
                                           not found will require the API key to be
                                           specified with this argument. If this is a
                                           file the contents will be used as the API
                                           key, otherwise this value will be used as 
                                           a API key.
  -a [application] | --app [application]   The name of the application sending the
                                           notification. If not specified the script
                                           name will be used.
  -e [event]       | --event [event]       The event that occurred for this notification.
                                           If no event is specified the string
                                           "Notification" will be used.
  -d <description> | --desc <description>  A description of the notification.
  -p [priority]    | --priority [priority] An integer value ranging [-2, 2] representing
                                             -2 Very Low
                                             -1 Moderate
                                              0 Normal
                                              1 High
                                              2 Emergency
  -l [link]        | --link [link]         A URL to be attached to the notification.

API Key

An API key is required to use this script. You can get one by logging into your account here. More information on API usage can be found here.

Once you have an API key you can either specify it on the command line with the -k or --key arguments, or save it to the file ~/.prowl_api_key.

prowler's People

Contributors

mcherry avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.