Changes between Initial Version and Version 1 of NewsbeuterDBUS


Ignore:
Timestamp:
Jan 26, 2008, 10:00:10 PM (16 years ago)
Author:
simon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewsbeuterDBUS

    v1 v1  
     1= Newsbeuter D-BUS =
     2
     3Newsbeuter D-BUS (yeah, I couldn’t think of a name) is a little daemon providing an interface for Gnome applications to add feed URLs to [http://synflood.at/newsbeuter.html Newsbeuter]’s `urls` file. Just run it, and it will happily sit there waiting¹ for applications such as [http://www.gnome.org/projects/epiphany/ Epiphany] with the [http://live.gnome.org/Epiphany/RssExtension News Feed Subscription] extension to feed it URLs.
     4
     5To use it, download it
     6
     7 * [source:newsbeuter-dbus/newsbeuter_dbus.py via the source browser]
     8 * Checkout: `svn co http://svn.bleah.co.uk/repos/misc/plinkpot/`
     9
     10Make it executable, and run it.  You probably want to run it in the background, and from your `~/.Xsession` or whatever file you customise your X startup with these days:
     11{{{
     12/path/to/newsbeuter_dbus.py &
     13}}}
     14----
     15 1. Until it dies because it doesn’t handle any errors