This is the server part of the TTRSS Push Notifier.
-
Install the Chrome extension here.
-
Click on the extension button. Fill all blanks and click apply.
-
Copy the registration id at the bottom of the extension popup page. (Repeat step 1-3 if you have more than one computer)
-
Download this zip archive to your ttrss server.
-
Unzip it to /your_ttrss_directory/plugins/.
-
Open /your_ttrss_directory/plugins/zzz_ttrss_push_notifier/config.php on a text editor.
-
If you have only one computer, replace the first string in $reg_ids with your registration id obtained on step 3. If you have more, insert all registration ids afterwards as an array.
-
You are done! You can confirm all setting are right by clicking the extension button and see the status line.