Updated Home (markdown)

Chris Caron 2020-03-29 10:42:16 -04:00
parent 165aa6e947
commit 76b2cd198d

@ -22,7 +22,6 @@ Detailed instructions on how to connect your notification service(s) up with App
1. [[Faast|Notify_faast]]
1. [[Flock|Notify_flock]]
1. [[Gitter|Notify_gitter]]
1. [[Gnome|Notify_gnome]]
1. [[Gotify|Notify_gotify]]
1. [[Growl|Notify_growl]]
1. [[IFTTT|Notify_ifttt]]
@ -71,7 +70,10 @@ The following are just some general notification services you can configure to h
### Desktop Notification Services
The following services work locally on the same PC they're ran on.
1. [[Windows Notifications|Notify_windows]]
1. [[Linux Notifications|Notify_dbus]]
1. Linux Notifications:
1. [[Gnome|Notify_gnome]]
1. [[QT|Notify_dbus]]
1. [[DBUS|Notify_dbus]]
## Configuration
Configuration can be retrieved via a flat file on your local system or from a remote server via the http(s) protocol. You can learn more about this here: