ttrss/README

33 lines
809 B
Plaintext
Raw Normal View History

2005-08-22 08:44:28 +02:00
Tiny Tiny RSS
=============
2005-11-25 17:31:34 +01: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 08:44:28 +02:00
2009-12-23 17:20:52 +01:00
http://tt-rss.org
2006-05-20 13:40:37 +02:00
2006-11-04 14:38:01 +01:00
Licensed under GNU GPL version 2
2005-12-20 18:30:04 +01:00
2010-01-13 11:48:37 +01:00
Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).
2009-12-23 17:20:52 +01:00
2005-12-20 18:30:04 +01:00
Requirements
============
2009-12-23 17:20:52 +01:00
* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
2005-12-20 18:30:04 +01:00
* Web server, for example Apache
2009-12-23 17:20:52 +01:00
* PHP (with support for mbstring functions)
* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
2006-05-17 08:13:41 +02:00
2005-12-20 18:30:04 +01:00
Installation Notes
==================
2009-12-23 17:20:52 +01:00
http://tt-rss.org/wiki/InstallationNotes
2005-12-20 18:30:04 +01:00
See also
========
2009-12-23 17:20:52 +01:00
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
2009-12-23 17:20:52 +01:00
* Wiki: http://tt-rss.org/wiki/WikiStart
2005-12-20 18:30:04 +01:00