No description
Find a file
2012-09-02 13:46:05 +04:00
.settings
api
cache
classes Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2012-09-02 13:46:05 +04:00
debian
feed-icons
help
images implement recently read vfeed (-6) 2012-08-27 10:08:11 +04:00
include opml: fix category title in filter export 2012-09-02 13:33:55 +04:00
js filterEditDlg: automatically open new rule dialog when active feed or article title present 2012-08-31 17:33:22 +04:00
lib
locale
lock
mobile mobile: disable autocapitalize on login screen 2012-08-23 15:00:18 +04:00
schema fix wrong version in psql update script 2012-08-31 12:15:59 +04:00
templates
themes/triple-pane
utils
.buildpath
.gitignore
.project
atom-to-html.xsl
backend.php
cdm.css
config.php-dist bump config version 2012-08-23 23:28:32 +04:00
db-updater.php
digest.css
digest.php
errors.php
image.php
index.php
LICENSE
localized_js.php
messages.pot
opml.php
prefs.php
public.php
README
register.php
tt-rss.css use dijit.form.CheckBox in filter edit dialog 2012-08-31 15:26:11 +04:00
twitter.php
update.php block type 5 filters (date) 2012-08-31 12:54:37 +04:00
update_daemon2.php
utility.css

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