32 private links
A simple, fast and secure PHP/AngularJS based single user feed and mail reader, password and bookmark manager.
CacoCloud is divided into a RESTful PHP backend storing all data into a SQLite database and an SPA frontend based on AngularJs.
A slim backend makes it fast, even a Raspberry Pi can handle it.
It is secure, all sensitive data like login credentials or mail accounts stored encrypted.
The clean and user-friendly UI lets you fall in love with application.
By transferring as less data as possible and smart client side caching of non sensitive data it will work even if your mobile network is slow.
Host your own CacoCloud whether you want.
Read your feeds everywhere, it saves your time clean up old feeds automagically.
Manages your common bookmarks.
Read your mails quick and reply to them, without configuring your mail accounts on every device. All mail account data are stored encrypted.
Manage your login credentials, all sensitive data get encrypted twice, once in the browser and a second time before saving them into the database.
An open RESTful API makes it easy writing your own client.
Export your bookmarks to XBEL or HTML and your feeds to OPML.
CacoCloud is written with love.
CacoCloud is open source and hosted GitHub.