prowl v0.0.1 Prowl
Elixir application for sending notifications to Prowl (https://www.prowlapp.com/).
Summary
Functions
Sends a notification to the API with the parameters given. Responses will come in one of the following forms
Functions
Sends a notification to the API with the parameters given. Responses will come in one of the following forms:
{:ok, api_calls_remaining}
{:error, {error_code, error_message}}