aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
blob: b903b055c9a5b213071aa17ab555864289d76a0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rssd
====

All this does is attempt to retrieve all your feeds and print their titles and
descriptions at the moment. But it works!

    $ sudo apt-get install libmrss0 libmrss0-dev
    $ make
    $ ./rssd < ~/.config/newsbeuter/urls

License
-------

Copyright (c) [Tom Ryder][1]. Distributed under an [MIT License][2].

[1]: https://sanctum.geek.nz/
[2]: https://www.opensource.org/licenses/MIT