Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 514 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 514 Bytes

Feedindicator

A RSS feed reader for the indicator area.

Requirements

  • python3
  • python3-gi
  • python3-feedparser
  • indicator-application or Gtk3 StatusIcon

Install/Uninstall

  • to install run make install
  • to uninstall run make uninstall

Run

To run after install either use the command feedindicator or the desktop file.

Build Deb-Paket

Requirements

  • help2man
  • fakeroot
  • lintian

Build

  • run make deb