Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

codeation/lineation

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lineation

Mind Map Editor. Ready to catch your thoughts.

Alpha Version

Notes:

  • This project implements basic functions for working with Mind Map.
  • The project was tested on Debian 12.10 and macOS 15.4.1.

Driver installation

The application uses a separate GUI driver for drawing instead of binding low-level library to a Golang.

You can download the compiled binary it file or make it again from the source.

Run

To download Mind Map Editor run:

git clone https://github.com/codeation/lineation.git
cd lineation

You can specify the full path and name for the GUI driver via the environment variable, for example:

IMPRESS_TERMINAL_PATH=/path/it go run ./cmd demo/demo.xml

or just copy the downloaded GUI driver (file with name it) to the working directory and run:

go run ./cmd demo/demo.xml

Mind-map format

To create a blank mind map copy to blank.xml:

<map>
    <node text="Main theme"></node>
</map>

About

Mind Map Editor. Desktop GUI application based on the impress library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.