ttrss/README

33 lines
809 B
Plaintext
Raw Normal View History

2005-08-22 06:44:28 +00:00
Tiny Tiny RSS
=============
2005-11-25 16:31:34 +00:00
Web-based news feed aggregator, designed to allow you to read news from
any location, while feeling as close to a real desktop application as possible.
2005-08-22 06:44:28 +00:00
2009-12-23 16:20:52 +00:00
http://tt-rss.org
2006-05-20 11:40:37 +00:00
2006-11-04 13:38:01 +00:00
Licensed under GNU GPL version 2
2005-12-20 17:30:04 +00:00
2010-01-13 10:48:37 +00:00
Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).
2009-12-23 16:20:52 +00:00
2005-12-20 17:30:04 +00:00
Requirements
============
2009-12-23 16:20:52 +00:00
* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
2005-12-20 17:30:04 +00:00
* Web server, for example Apache
2009-12-23 16:20:52 +00:00
* PHP (with support for mbstring functions)
* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
2006-05-17 06:13:41 +00:00
2005-12-20 17:30:04 +00:00
Installation Notes
==================
2009-12-23 16:20:52 +00:00
http://tt-rss.org/wiki/InstallationNotes
2005-12-20 17:30:04 +00:00
See also
========
2009-12-23 16:20:52 +00:00
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
2009-12-23 16:20:52 +00:00
* Wiki: http://tt-rss.org/wiki/WikiStart
2005-12-20 17:30:04 +00:00