No description
Find a file
2013-07-10 22:17:27 +04:00
api
cache
classes
css floating title: fix feed styling 2013-07-10 22:17:27 +04:00
feed-icons
images
include
install
js
lib
locale
lock
plugins
schema
templates
themes
utils
.buildpath
.gitignore
.htaccess
.project
atom-to-html.xsl
backend.php
config.php-dist
errors.php
image.php
index.php
LICENSE
messages.pot
opml.php
prefs.php
public.php
README.md
register.php
update.php
update_daemon2.php

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).

Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/

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