aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-04-08 23:18:23 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-04-08 23:18:23 +0200
commite13024eb53b1e12b0f8fd5f8c1c83bffadbd5c44 (patch)
tree4b012f87b21283ed749af3f9f6a9897853ccc283 /README.md
parentImport/export of feeds with OPML is working. (diff)
downloadnewspipe-e13024eb53b1e12b0f8fd5f8c1c83bffadbd5c44.tar.gz
newspipe-e13024eb53b1e12b0f8fd5f8c1c83bffadbd5c44.tar.bz2
newspipe-e13024eb53b1e12b0f8fd5f8c1c83bffadbd5c44.zip
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 3 insertions, 15 deletions
diff --git a/README.md b/README.md
index 00fbf553..8562b412 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,12 @@ pyAggr3g470r
Presentation
------------
[pyAggr3g470r](https://bitbucket.org/cedricbonhomme/pyaggr3g470r/) is a news aggregator with a web interface
-based on [Flask](http://flask.pocoo.org/). Articles are stored in a [MongoDB](http://api.mongodb.org/python/current/) base.
+based on [Flask](http://flask.pocoo.org/).
Features
--------
-* articles are stored in a [MongoDB](http://www.mongodb.org/) database;
-* fast full-text indexing and searching thanks the [Whoosh](https://bitbucket.org/mchaput/whoosh) library;
+* the database is managed with [SQLAlchemy](http://www.sqlalchemy.org/) database;
* feeds batch import with OPML files;
* export all your feeds to OPML;
* e-mail notification;
@@ -20,12 +19,10 @@ Features
* favorite articles;
* share articles with Google +, Pinboard and reddit.
-Some [screen shots](https://plus.google.com/u/0/photos/106973022319954455496/albums/5449733578800221153) of pyAggr3g470r.
-
Installation
------------
-You need to have installed Python >= 2.7, MongoDB and some Python libraries.
+You need to have installed Python >= 2.7 and some Python libraries.
Configuration is done via the file *conf/conf.cfg*.
Launch the script ``install.sh`` in order to install automatically all requirements.
@@ -53,15 +50,6 @@ For example if you want to check for updates every 30 minutes, add this line to
You must give the email address you use to login to pyAggr3g470r.
-Backup
-------
-
-If you want to backup your database:
-
- $ su
- $ /etc/init.d/mongodb stop
- $ cp /var/lib/mongodb/pyaggr3g470r.* ~
-
Donation
--------
If you wish and if you like pyAggr3g470r, you can donate via bitcoin
bgstack15