-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.md~
15 lines (11 loc) · 1021 Bytes
/
README.md~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
RSSReader
=========
A porting of [iivanoo/CordovaBoilerplate](https://github.com/iivanoo/cordovaboilerplate) optimized for aggregating and reading news from a RSS source. For more information, visit [this site](https://github.com/iivanoo/cordovaboilerplate/blob/master/README.md).
This Boilerplate is ideal for developing mobile applications of blogs or newspapers.
This reader supports [YouTube Data API](https://developers.google.com/youtube/2.0/reference) and **Facebook** via atom and [Twitter RSS Timeline](https://dev.twitter.com/discussions/11582) (soon).
**HOW IT WORKS**
================
With this boilerplate you have to work only on the graphics. The html files is in the www/templates folder, and the css file is in the www/style folder. Insert the URLs of your feeds in www/js/urlConfig.js file.
**SUPPORTED PLATFORMS**
=======================
Supported System: Work with all the system supported by Apache Cordova, tested with Android; platform folder are in /platform folder, don't work in Firefox OS.