]> git.wh0rd.org - tt-rss.git/blame_incremental - README.md
Merge pull request #424 from tmo-github/TMO_ttrss
[tt-rss.git] / README.md
... / ...
CommitLineData
1Tiny Tiny RSS
2=============
3
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.
6
7http://tt-rss.org (http://mirror.tt-rss.org)
8
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/>.
21
22Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
23
24Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/
25
26## Requirements
27
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)
32
33## Installation Notes
34
35http://tt-rss.org/wiki/InstallationNotes
36
37## See also
38
39* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
40* Forum: http://tt-rss.org/forum
41* Wiki: http://tt-rss.org/wiki/WikiStart