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

powerivq/ttrss-push-notifier-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

The server part of the TTRSS Push Notifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages