-
Notifications
You must be signed in to change notification settings - Fork 388
/
README
36 lines (24 loc) · 906 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Tiny Tiny RSS
=============
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.
http://tt-rss.org
Licensed under GNU GPL version 2
Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).
Requirements
============
* 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)
Installation Notes
==================
http://tt-rss.org/wiki/InstallationNotes
See also
========
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
* Wiki: http://tt-rss.org/wiki/WikiStart
Contact
=======
Send your questions, comments, patches to Andrew Dolgov <cthulhoo(at)gmail.com>