ttrss/README.md

42 lines
1.4 KiB
Markdown
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
2013-09-30 09:34:48 +00:00
http://tt-rss.org (http://mirror.tt-rss.org)
2006-05-20 11:40:37 +00:00
2013-07-12 06:48:27 +00: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 17:30:04 +00:00
2013-02-14 08:27:01 +00:00
Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
2009-12-23 16:20:52 +00:00
2013-07-10 09:09:12 +00:00
Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/
2012-12-12 05:38:54 +00:00
## Requirements
2005-12-20 17:30:04 +00:00
2012-12-12 05:38:54 +00: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 06:13:41 +00:00
2012-12-12 05:38:54 +00:00
## Installation Notes
2005-12-20 17:30:04 +00:00
2012-12-12 05:38:54 +00:00
http://tt-rss.org/wiki/InstallationNotes
2012-12-12 05:38:54 +00:00
## See also
2005-12-20 17:30:04 +00:00
2012-12-12 05:38:54 +00:00
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
* Wiki: http://tt-rss.org/wiki/WikiStart