2005-08-22 08:44:28 +02:00
|
|
|
Tiny Tiny RSS
|
|
|
|
=============
|
|
|
|
|
2005-11-25 17:31:34 +01: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 08:44:28 +02:00
|
|
|
|
2013-09-30 11:34:48 +02:00
|
|
|
http://tt-rss.org (http://mirror.tt-rss.org)
|
2006-05-20 13:40:37 +02:00
|
|
|
|
2013-07-12 08:48:27 +02:00
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
2005-12-20 18:30:04 +01:00
|
|
|
|
2013-02-14 09:27:01 +01:00
|
|
|
Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
|
2009-12-23 17:20:52 +01:00
|
|
|
|
2013-07-10 11:09:12 +02:00
|
|
|
Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/
|
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
## Requirements
|
2005-12-20 18:30:04 +01:00
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
|
|
|
|
* Web server, for example Apache
|
|
|
|
* PHP (with support for mbstring functions)
|
|
|
|
* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
|
2006-05-17 08:13:41 +02:00
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
## Installation Notes
|
2005-12-20 18:30:04 +01:00
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
http://tt-rss.org/wiki/InstallationNotes
|
2006-05-30 19:28:24 +02:00
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
## See also
|
2005-12-20 18:30:04 +01:00
|
|
|
|
2012-12-12 06:38:54 +01:00
|
|
|
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
|
|
|
|
* Forum: http://tt-rss.org/forum
|
|
|
|
* Wiki: http://tt-rss.org/wiki/WikiStart
|