Skip to content

manishrc/mindmaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mindmapr

mindmapr is a Chrome App package for mindmaps, a prototype of an HTML5 based mind mapping application. It lets you create neat looking mind maps in the browser.

HTML5 goodness

  • Written entirely in JavaScript
  • 100% offline capable thanks to ApplicationCache
  • Stores mind maps in LocalStorage
  • Canvas API draws the mind map
  • FileReader API reads stored mind maps from the hard drive

Try it out

The Chrome app from the [App store] (http://bit.ly/MindMapr) OR, The latest stable build is hosted by Richard [here] (http://drichard.org/mindmaps).

License

mindmaps is licensed under AGPL V3, see LICENSE for more information.

About

Chrome App version of Mindmaps, an open source, offline capable, mind mapping application leveraging HTML5 technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • Java 2.9%