HomePage RecentChanges

FloMain

Description

Flo is a multi-platform mind mapping program. I have been interested in mind mapping for some years and have written an application that can help express mindmaps and translate them into various document formats. Mind mapping for those of you who don't know about it is a way of brainstorming. One of the main ideas of Flo is to take these brainstorms and create outlines and various documents. Mind maps can be used for everything from project planning to designing software test cases. Pretty much anything that can be expressed in an outline can translate into a mind map quite painlessly. The main advantage of a mind map is that it is easier to reorder and reorganize ideas in a visual fashion before applying them to something more rigid like an outline.

Download

Debian/Ubuntu

Because Debian makes it so insanely easy on developers I have an apt respository for Ubuntu and and Debian users. To get the latest versions of flo at all times add the following to your /etc/apt/sources.list file: deb http://apt.geiseri.com/flo/apt/ $YOURDIST contrib Where $YOURDIST is one of the follwing: sid, etch, lenny, feisty, gutsy, hardy, or intrepid. I have amd64 and i386 builds

Code

To build the binaries you will need GCC and hunspell installed on your system. Just issue a qmake to generate the Makefiles. Then run either your make program to build the binary. Lastly a make install will put the binaries in the proper location.

Screen Shots

Linux flo-linux.png Windows flo-win32.png MacOS flo-macos.png

Documentation

Flo Documentation

Changelog

2008-11-27

  • 14:18 UTC added new fonts
    Rev 625 - geiseri (6 file(s) modified)
    added new fonts
    + /projects/flo/library/fonts/DejaVuSans-Bold.ttf
    + /projects/flo/library/fonts/DejaVuSans.ttf
    + /projects/flo/library/fonts/DejaVuSansMono-Bold.ttf
    + /projects/flo/library/fonts/DejaVuSansMono.ttf
    + /projects/flo/library/fonts/DejaVuSerif-Bold.ttf
    + /projects/flo/library/fonts/DejaVuSerif.ttf
  • 05:21 UTC update fonts in hopes of making them work better on ...
    Rev 624 - geiseri (6 file(s) modified)
    update fonts in hopes of making them work better on ...
    ~ /projects/flo/library/fonts.qrc
    - /projects/flo/library/fonts/DejaVuLGCSans.ttf
    - /projects/flo/library/fonts/DejaVuLGCSansCondensed.ttf
    - /projects/flo/library/fonts/DejaVuLGCSansMono.ttf
    - /projects/flo/library/fonts/DejaVuLGCSerif.ttf
    - /projects/flo/library/fonts/DejaVuLGCSerifCondensed.ttf
  • 05:15 UTC update fonts in hopes of making them work better on ...
    Rev 623 - geiseri (1 file(s) modified)
    update fonts in hopes of making them work better on ...
    - /projects/flo/library/fonts/DejaVuLGCSans-ExtraLight.ttf
  • 05:14 UTC update fonts in hopes of making them work better on ...
    Rev 622 - geiseri (1 file(s) modified)
    update fonts in hopes of making them work better on ...
    + /projects/flo/library/fonts/COPYING

2008-11-26

  • 19:53 UTC fixed icon sizes for zoom
    Rev 621 - geiseri (2 file(s) modified)
    fixed icon sizes for zoom
    ~ /projects/flo/application/icons/zoom11.svg
    ~ /projects/flo/application/icons/zoomfit.svg