Skip to content
/ leselys Public
forked from toxinu/leselys

I'm Leselys, your very elegant RSS reader.

License

Notifications You must be signed in to change notification settings

gijs/leselys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leselys

I'm Leselys, your very elegant RSS reader. No bullshit Android, iPhone apps, just a responsive design for every device.

Leselys can be used with your very own backend. Take a look at the MongoDB example.

There is a demo here (demo/demo).

Leselys is in heavy development right now, and feedback is welcome.

Installation

pip install leselys

Usage

leselys init --config leselys.ini
leselys adduser --config leselys.ini
leselys serve --config leselys.ini

Open your browser at http://localhost:5000.

Import your Google Reader OPML file right now!

Heroku

heroku create
heroku addons:add mongohq:sandbox
git push heroku master

Don't forget to create a Leselys account with heroku run "bash heroku.sh && leselys adduser --config heroku.ini".

License

License is AGPL3. See LICENSE.

About

I'm Leselys, your very elegant RSS reader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published