Offline DBus RSS reader
Project description
=======
brss
=======
BRss is an 'offline' RSS reader written in Python.
It is a complete rewrite of another python RSS reader (Naufrago!),
based on the concept of service/client. It uses the dbus library to
enable communication between the service and clients.
Features:
---------
BRss consists of two applications:
1. brss-engine
brss-engine is a dbus service. Its main features are:
- periodically downloads feed articles, with their images
- notify on updates
- transparently replaces remote image tags on article request.
- search articles
2. brss-reader
brss-reader is a GTK+ client for brss-engine.
- Connects to brss-engine
- Keyboard feed and article navigation (à la Thunderbird)
- full-screen article viewing
- Article search engine
INSTALL:
--------
Reminder: BRss is still "alpha" software. Use at your own risks.
BRss requires the following python modules to run.
python-gobject
python-feedparser
python-sqlite3
python-dbus
How to install this modules may vary depending on your distribution.
In Archlinux run the following command as root:
# pacman -S dbus-python pygobject python2-feedparser python-pysqlite gtk3 \
libwebkit3 libnotify gcc gettext glib2
1. Extract the archive
$ tar zxf brss-0.8.14.tar.gz
$ cd brss-0.8.14
2. Install
$ sudo python setup.py install
3. Compile the schema folder
$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
TODO:
-----
The following are planned, in no particular order:
- Provide a proper install script.
- Documentation
- Gnome3 design guidelines compliance
- Better logo and pixmaps
- CLI interface
- DnD feed recategorizing
brss
=======
BRss is an 'offline' RSS reader written in Python.
It is a complete rewrite of another python RSS reader (Naufrago!),
based on the concept of service/client. It uses the dbus library to
enable communication between the service and clients.
Features:
---------
BRss consists of two applications:
1. brss-engine
brss-engine is a dbus service. Its main features are:
- periodically downloads feed articles, with their images
- notify on updates
- transparently replaces remote image tags on article request.
- search articles
2. brss-reader
brss-reader is a GTK+ client for brss-engine.
- Connects to brss-engine
- Keyboard feed and article navigation (à la Thunderbird)
- full-screen article viewing
- Article search engine
INSTALL:
--------
Reminder: BRss is still "alpha" software. Use at your own risks.
BRss requires the following python modules to run.
python-gobject
python-feedparser
python-sqlite3
python-dbus
How to install this modules may vary depending on your distribution.
In Archlinux run the following command as root:
# pacman -S dbus-python pygobject python2-feedparser python-pysqlite gtk3 \
libwebkit3 libnotify gcc gettext glib2
1. Extract the archive
$ tar zxf brss-0.8.14.tar.gz
$ cd brss-0.8.14
2. Install
$ sudo python setup.py install
3. Compile the schema folder
$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
TODO:
-----
The following are planned, in no particular order:
- Provide a proper install script.
- Documentation
- Gnome3 design guidelines compliance
- Better logo and pixmaps
- CLI interface
- DnD feed recategorizing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brss-0.8.14.tar.gz
(50.4 kB
view details)
File details
Details for the file brss-0.8.14.tar.gz
.
File metadata
- Download URL: brss-0.8.14.tar.gz
- Upload date:
- Size: 50.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9d9a87456a5cf4c3226e7d8cb0ab1dfba58136a87263aabb261bfd629bc51864
|
|
MD5 |
d6d4543eea43668556e56cbfc15843c9
|
|
BLAKE2b-256 |
46138cf1c943f73c0da92644d60d47fcd1634bc8fec76c4b92b8042b5a90d155
|