php-MySQL based note taking application
SleekArchive is an open source alternative to applications like Evernote and Google Keep. The main difference is that this can be hosted by you!. If you are writing your thoughts somewhere, that 'somewhere' better be your own property! Most of the websites that provide note taking services do not encrypt your notes, because it is not easy to do so.
You can install SleekArchive at your own server. If you want to install this application on your own computer, you will need to install a local server with php and MySQL enabled. MAMP and WAMP are some of the easiest ways to achieve this goal. Once you are done with that, it is a matter of minutes to install this application. Once you have set up this application on your own server, you can access it from any computer or mobile (Yes! this looks OK on a smartphone).
A public journal of the latest stable version can be found here (you need to use "password" as the password) for you to try out the interface. Hope you will like it!
This application is open source and is developed by @arkanath. Any contribution to the application is always welcome.