This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
CHANGES | ||
| |
LICENSE | ||
| |
Makefile | ||
| |
Makefile.prof | ||
| |
README | ||
| |
TODO | ||
| |
config.h | ||
| |
config.sh | ||
| |
contrib/ | ||
| |
doc/ | ||
| |
filter/ | ||
| |
include/ | ||
| |
libbeuter.deps | Tue Sep 18 05:45:41 -0700 2007 | |
| |
mk.deps | ||
| |
newsbeuter.cpp | Wed Dec 31 03:25:42 -0800 2008 | |
| |
newsbeuter.deps | ||
| |
po/ | ||
| |
podbeuter.cpp | Sat Feb 02 07:45:23 -0800 2008 | |
| |
podbeuter.deps | Tue May 22 13:27:00 -0700 2007 | |
| |
rss/ | ||
| |
src/ | ||
| |
stfl/ | ||
| |
stfl2h.pl | Thu Nov 09 12:19:07 -0800 2006 | |
| |
test/ |
README
README for newsbeuter: == Introduction == Newsbeuter is an RSS feed reader for the text console. It is designed to run Unix-like operating systems such as Linux. NetBSD is currently not supported, due to technical limitations. == Downloading == You can download the latest version of newsbeuter from the following website: http://www.newsbeuter.org/ Alternatively, you can check out the latest version from the newsbeuter Git repository (hosted on GitHub): git clone git://github.com/akrennmair/newsbeuter.git == Dependencies == Newsbeuter depends on a number of libraries, which need to be installed before newsbeuter can be compiled. STFL (version 0.19 or newer): http://www.clifford.at/stfl/ SQLite 3 (version 3.5 or newer): http://www.sqlite.org/ libcurl: http://curlm.haxx.se/download.html GNU gettext (on systems that don't provide gettext in the libc): ftp://ftp.gnu.org/gnu/gettext/ pkg-config: http://pkg-config.freedesktop.org/wiki/ libxml2: http://xmlsoft.org/ Debian unstable comes with ready-to-use packages for these dependencies. == Installation == Compiling and installing newsbeuter is as simple as: make make install == Contact == Andreas Krennmair <ak@newsbeuter.org> == License == Newsbeuter is licensed under the MIT/X Consortium License. See the file LICENSE for further details.








