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.
Bookmarking websites might be the one thing most of us have been doing the longest on computers. In general, bookmarking has stayed the same for decades, but there's a lot of great new bookmarking tools that we looked at in our Guide to Bookmarking. We looked several browsers and apps that let you bookmark pages, but perhaps the most intriguing of them all is Unmark, a free app from the good folks at Plain that encourages you to categorize your bookmarks by what you want to do with them—read the enclosed article, buy the listed product, watch the accompanying YouTube video or listen to the featured track.
The best part about Unmark is that it's also available as an open-source version that you can host and run on your own server for free. Going self-hosted means all your data stays with you, and you don't have to worry about the service getting an update you don't like, or the service being shut down. And since the open-source version is hosted on GitHub, users with development skills can change the way it looks and works, and share these modifications with other Unmark users.
Today we're going to take you the process of setting up Unmark on your own server. All you need is a domain name and web hosting account with access to a MySQL database. Once you've got Unmark installed, you'll be able to use your very own bookmarking service from anywhere (including mobile browsers), on your domain, without restrictions. Bookmarking with Unmark is as simple as clicking a bookmarklet or using the extension for Chrome. Sound like fun? Let's do this!
An open source to do app for bookmarks. Made by Plain.