Skip to main content

Read ANF Feeds

Project description

Travis PyPI - Wheel GitHub repo size GitHub release (latest by date including pre-releases) PyPiPackage

License Maintenance PyPI - Status

ANF Feed

This is an Application to read RSS Feeds from ANFNews

Currently following languages are supported:
  • English (default)

  • German

  • Kurmanjî

  • Spanish

  • Arab

Languages can be changed during usage in the Menu Bar (left upper corner of the window)

Installation

  • Via PyPi

The easiest installation would be over PyPi, via pip which is unfortunately not available right now, but very soon:

$ pip install ANF-Feed
  • Cloning this Repo

You can also install it with cloning this repository:

$ git clone https://github.com/m1ghtfr3e/ANF-Feed.git

or via Github CLI:

$ gh repo clone m1ghtfr3e/ANF-Feed

$ cd ANF-Feed
$ pip install -r requirements.txt

Optionally you can pip install it locally:

$ pip install .

Usage

After installation you have two options to start:

  • Calling the __main__ of the package:

    $ python3 -m anfrss

    or:

    $ python -m anfrss
  • Or using the entry point. In this case you can just enter:

    $ anfrss

There is also a Dark Mode which can be used:

$ python -m anfrss dark

or:

$ anfrss dark

Issues / Bugs / Problems

Open an Issue preferably on the Issue Tracker of the GitHub Repository.

Meta

Authors:

m1ghtfr3e

Version:

0.0.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ANF-Feed-0.0.2.3.tar.gz (32.0 kB view hashes)

Uploaded Source

Built Distribution

ANF_Feed-0.0.2.3-py3-none-any.whl (29.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page