ttrss/README.md

29 lines
754 B
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
2009-12-23 16:20:52 +00:00
http://tt-rss.org
2006-05-20 11:40:37 +00:00
2006-11-04 13:38:01 +00:00
Licensed under GNU GPL version 2
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
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