GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NOTI.YAML(5) Noti Configuration File Format NOTI.YAML(5)

noti.yaml - noti configuration file

noti.yaml

File format is YAML.

If not explicitly set with --file, then noti will check the following paths, in the following order.

./.noti.yaml
$XDG_CONFIG_HOME/noti/noti.yaml

If $XDG_CONFIG_HOME is empty, then $HOME/.config will be used as its default value and noti will check $HOME/.config/noti/noti.yaml.

Banner success sound. Default is Ping. Possible options are Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink. See /System/Library/Sounds for available sounds.
Banner failure sound. Default is Basso. Possible options are Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink. See /System/Library/Sounds for available sounds.

Name of voice used for speech notifications.

Name of voice used for speech notifications.

Name of voice used for speech notifications.

BearyChat incoming URI.

Keybase message destination. Can be either users (comma-separated) or team.
Keybase team’s chat channel to send to. Conversation must be a team. If empty, the team’s default channel will be used (typically “general”).
Keybase self-destructing message, after the specified time. Times are written like 30s (30 seconds), 15m (15 minutes), 24h (24 hours).
Enables broadcasting a message to everyone (when conversation is your username), or to teams (when conversation is your team name).

Pushbullet access token. Log into your Pushbullet account and retrieve a token from the Account Settings page.
Pushbullet device iden of the target device, if sending to a single device.

Pushover access token. Log into your Pushover account and create a token from the Create New Application/Plugin page.
Pushover message destination. Should be your User Key.

Pushsafer private or alias key. Log into your Pushsafer account and note your private or alias key.

Simplepush key. Install the Simplepush app and retrieve your key there.
Customize ringtone and vibration.

Slack access token. Log into your Slack account and retrieve a token from the Slack Web API page.
Slack message destination. Can be either a #channel or a @username.
Noti bot username.

Twilio access token. Log into your Twilio account and copy the AuthToken from your project dashboard
Twilio account id. Log into your Twilio account and copy the accountSid from your project dashboard.
This parameter determines the destination phone number for your SMS message. Format this number with a `+' and a country code, e.g., +16175551212
From specifies the Twilio phone number, short code, or Messaging Service that sends this message. This must be a Twilio phone number that you own, formatted with a `+' and country code, e.g. +16175551212 (E.164 format)

This parameter defines the URL for the Google Chat webhook.
This parameter defines the template combining the title and the message. The default is: `{{.title}}: {{.message}}'

---
nsuser:

soundName: Ping
soundNameFail: Basso say:
voice: Alex espeak:
voiceName: english-us speechsynthesizer:
voice: Microsoft David Desktop bearychat:
incomingHookURI: 1234567890abcdefg keybase:
conversation: yourteam
channel: general pushbullet:
accessToken: 1234567890abcdefg
deviceIden: 1234567890abcdefg pushover:
userKey: 1234567890abcdefg
apiToken: 1234567890abcdefg pushsafer:
key: 1234567890abcdefg simplepush:
key: 1234567890abcdefg
event: 1234567890abcdefg slack:
appurl: 'https://hooks.slack.com/services/xxx/yyy/zzz' twilio:
numberto: +972542877978
numberfrom: +18111119711
accountsid: AC3cd135aa82XXXXXXXXf792ba23fc98
authtoken: 74efd0bXXXXXXXXXXX32f7daca gchat:
appurl: 'https://chat.googleapis.com/v1/spaces/example/messages?key=keyexample'
template: '*{{.title}}*: {{.message}}'

noti(1)

variadico.

2018/03/25 noti 3.8.0

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.