Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 793 Bytes

File metadata and controls

21 lines (10 loc) · 793 Bytes

Background

Cassius is the client component for a experimental flipboard like social reader I'm working on. It currently parses a custom JSON feed of tweets and lay out the content as pages of article blocks.

The image used as the book cover is grabbed from Instagrams' API of currently trending images.

For the server side component please check out Camus at https://github.com/kenshin03/camus.

Please note that everything is as rough and poorly written as it could be.

Third party libraries:

http://www.corgitoergosum.net for more info on the project.