]> git.wh0rd.org - tt-rss.git/blame - README.md
simplify article filter chaining mechanism, do not try to process already stored...
[tt-rss.git] / README.md
CommitLineData
1945c416
AD
1Tiny Tiny RSS
2=============
3
fbd94c53
AD
4Web-based news feed aggregator, designed to allow you to read news from
5any location, while feeling as close to a real desktop application as possible.
1945c416 6
0894ac8d 7http://tt-rss.org (http://mirror.tt-rss.org)
5a4ef316 8
4e851fda
AD
9This program is free software: you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by
11the Free Software Foundation, either version 3 of the License, or
12(at your option) any later version.
13
14This program is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17GNU General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with this program. If not, see <http://www.gnu.org/licenses/>.
8983d995 21
771012ec 22Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
b9cc6078 23
2f20dd58
AD
24Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/
25
763f8c92 26## Requirements
8983d995 27
763f8c92
W
28* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
29* Web server, for example Apache
30* PHP (with support for mbstring functions)
31* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
1205abd0 32
763f8c92 33## Installation Notes
8983d995 34
763f8c92 35http://tt-rss.org/wiki/InstallationNotes
c017149c 36
763f8c92 37## See also
8983d995 38
763f8c92
W
39* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
40* Forum: http://tt-rss.org/forum
41* Wiki: http://tt-rss.org/wiki/WikiStart