Home > my.brain

my.brain

My.brain is a project mainly written in PHP and JAVASCRIPT, it's free.

A web-based, self-hosted Personal Information Manager (like Evernote), to store any information that cannot fit into your head, and not hand them over to a 3rd party.

Setup

  • Copy the "mybrain" folder in your web server root folder.
  • Create a new database and import the file "mysqldump/mybrain-database.sql".
  • Edit the file "mybrain/config.php" with your database settings.
  • Open "mybrain/setup.php" in your web browser and create a user.
  • You're set !