tomthe / mindbike-mindmapping

MindBike Mindmapping - Android Mindmapping App compatible with Freeplane and Freemind
Other
12 stars 2 forks source link
android-app freemind freeplane mindmap

Deprecated

This app is old and not maintained. I leave this repository here, but you are probably better off if you look for a different app.

MindBike Mindmapping

MindBike is a Mindmap viewer and editor. It is still in alpha/beta-state but usable for mindmaps without extra-features. It reads and displays Mindmaps in the Freemind/Freeplane Format (*.mm). Its possible to edit and save the mindmaps in the same format, so they are still compatible with Freemind or Freeplane. It is written in Python + Kivy and thus runs under Android, iOS, Windows, Linux and MacOS - but the main target ist Android. It is the best mindmapping-application for Freeplane and Freemind files on Android to date (though that doesn't mean much...). Wikipedia links here.

Features

screenshot_01_map.png screenshot_02_startmenu.png

Installation

Download

Download APK Please note that the builds aren't always up-to-date. For now, I only provide packages for Android, sometimes for Windows.

Android

[How to install apk-files on android] (http://pc.answers.com/tablets/how-to-install-third-party-android-apps)

  1. Allow the installation of 3rd-Party Apps (check Settings->Security->"Unknown Sources")
  2. Copy the *.apk-file to your sd-card or internal memory. (tip: use dropbox over wifi)
  3. Navigate to the apk-file and open it.

Windows

  1. Download the zip-file
  2. Unpack into a new directory
  3. Start Mindbike.....exe (Note that packaging for Windows is still buggy)

From source (For Windows, Linux and MacOS), for advanced Users!

  1. Install Python 2.7
  2. Install Kivy
  3. Check out the latest code via Mercurial or Git and Bitbucket
  4. Run main.py as explained at Kivy

HowTo use MindBike