TinyTinyRSS for BananaNetwork - to apply required patches before release or release in async to the official version https://git.tt-rss.org/fox/tt-rss
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Andrew Dolgov b2833b92a3 properly import labels from xml 13 years ago
.settings
api
cache implement neutral-format personal data export 13 years ago
classes only gzip xml exported data when gz functions are available 13 years ago
debian bump dpkg version 13 years ago
feed-icons
help
images pngquant some images 13 years ago
include properly import labels from xml 13 years ago
js fix opml export 13 years ago
lib
locale
lock
mobile
schema fix schema 87 script for mysql 13 years ago
templates
themes/triple-pane
utils change deb architecture from any to all (fixes #406) 13 years ago
.buildpath
.gitignore
.project
LICENSE
README
atom-to-html.xsl
backend.php
cdm.css
config.php-dist disable pubsubhubbub client by default (refs #407) 13 years ago
db-updater.php
digest.css
digest.php
errors.php
image.php
index.php
localized_js.php
opml.php implement filter import 13 years ago
prefs.php
public.php
register.php
tt-rss.css
twitter.php
update.php implement experimental personal data import 13 years ago
update_daemon2.php
utility.css

README

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

Contact
=======

Send your questions, comments, patches to Andrew Dolgov <cthulhoo(at)gmail.com>