Skip to content

📫 Apprise

Apprise is used as a notification app that supports multiple protocols and integrations.

🛠 Installation

apt install apprise

⚙ Config

📫 Email

Note

Google Users using the 2 Step Verification Process will be required to generate an app-password from here that you can use in the passkey field.

Notification URL List

mailto://user:[email protected]

📝 Usage

Example

apprise -vv -t 'my title' -b 'my notification body' 'mailto://user:[email protected]'

🔗 References