Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.03 KB

TTRSS Push Notifier Server

This is the server part of the TTRSS Push Notifier.

How to install:

  1. Install the Chrome extension here.

  2. Click on the extension button. Fill all blanks and click apply.

  3. Copy the registration id at the bottom of the extension popup page. (Repeat step 1-3 if you have more than one computer)

  4. Download this zip archive to your ttrss server.

  5. Unzip it to /your_ttrss_directory/plugins/.

  6. Open /your_ttrss_directory/plugins/zzz_ttrss_push_notifier/config.php on a text editor.

  7. 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.

  8. You are done! You can confirm all setting are right by clicking the extension button and see the status line.