No description
Find a file
2013-03-24 14:28:43 +04:00
api
cache
classes
feed-icons
images
include api: implement subscribeToFeed/unsubscribeFeed (closes #623) 2013-03-24 14:28:43 +04:00
js
lib
locale
lock add internal directories for cache & lockfiles 2010-11-02 13:45:48 +03:00
plugins
schema
templates
utils
.buildpath
.gitignore
.project
atom-to-html.xsl
backend.php
cdm.css
config.php-dist
db-updater.php
errors.php
image.php
index.php
LICENSE
localized_js.php
messages.pot
opml.php
prefs.php
public.php
README.md
register.php
tt-rss.css
update.php
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 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