Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakaran/big-big-rss
✉️ :bookmark: A PHP and Ajax feed reader
https://github.com/shakaran/big-big-rss
mysql php rss-feed-scraper rss-reader
Last synced: 12 days ago
JSON representation
✉️ :bookmark: A PHP and Ajax feed reader
- Host: GitHub
- URL: https://github.com/shakaran/big-big-rss
- Owner: shakaran
- License: agpl-3.0
- Created: 2013-04-10T21:42:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T14:31:46.000Z (about 3 years ago)
- Last Synced: 2024-10-12T04:08:43.270Z (about 1 month ago)
- Topics: mysql, php, rss-feed-scraper, rss-reader
- Language: PHP
- Homepage:
- Size: 63.8 MB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Big Big RSS
=============[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
This is a personal fork based in Tiny Tiny RSS code by Andrew Dolgov ([@gothfox](https://github.com/gothfox)).
Use under your own risk. This fork could be very unstable.
## History
This fork was mainly created for [this pull request](https://github.com/gothfox/Tiny-Tiny-RSS/pull/142)
## Description
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.https://github.com/shakaran/Big-Big-RSS
## License
Licensed under GNU AGPL version 3
Copyright (c) 2013 Ángel Guzmán Maeso (unless explicitly stated otherwise).
See [LICENSE file](LICENSE)
## Authors
See [AUTHORS file](AUTHORS.rst)
## Requirements
* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
* Web server, for example Apache
* PHP (with support for [mbstring](http://php.net/manual/en/book.mbstring.php) functions)
* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required) with [mysql](http://www.php.net/manual/es/book.mysql.php) or [mysqli](http://php.net/manual/en/book.mysqli.php) driver supported.
## Installation Noteshttp://tt-rss.org/wiki/InstallationNotes
## See also
* Original web: http://tt-rss.org
* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
* Forum: http://tt-rss.org/forum
* Wiki: http://tt-rss.org/wiki/WikiStart