[go: up one dir, main page]

Skip to content

hankhaohao/MindMapRa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MindMapRa

Mindmapping tool for my day-to-day needs. Keyboard shortcuts:

  • Tab - new node
  • Space - edit node, Esc to exit
  • Arrows - move
  • F - fold nodes

License of MindMapRa is LGPL. Made with Qt4.

Build

mkdir build && cd build
qmake ../src/mindmapra.pro
make
cp mindmapra .. && cd .. && ./mindmapra

About

Simple mindmapping tool on Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • QMake 1.6%