{"id":15007507,"url":"https://github.com/codeation/lineation","last_synced_at":"2026-03-14T21:12:07.598Z","repository":{"id":144276353,"uuid":"134988461","full_name":"codeation/lineation","owner":"codeation","description":"Mind Map Editor. Desktop GUI application based on the impress library","archived":false,"fork":false,"pushed_at":"2025-03-05T07:29:54.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-05T08:31:11.302Z","etag":null,"topics":["desktop-gui","go","golang","gui-application","linux-desktop","mind-map"],"latest_commit_sha":null,"homepage":"https://codeation.github.io/lineation/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-26T19:15:45.000Z","updated_at":"2025-03-05T07:29:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"18ce7b70-f761-4532-bc1e-6679f05aa320","html_url":"https://github.com/codeation/lineation","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Flineation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Flineation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Flineation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Flineation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeation","download_url":"https://codeload.github.com/codeation/lineation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243190555,"owners_count":20250909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop-gui","go","golang","gui-application","linux-desktop","mind-map"],"created_at":"2024-09-24T19:10:30.807Z","updated_at":"2026-03-14T21:12:07.591Z","avatar_url":"https://github.com/codeation.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lineation\n\nMind Map Editor. Ready to catch your thoughts.\n\n\u003cimg src=\"https://codeation.github.io/images/lineation_demo.png\" width=\"782\" height=\"636\" /\u003e\n\n## Alpha Version\n\nNotes:\n\n- This project implements basic functions for working with Mind Map.\n- The project was tested on Debian 13.3 and macOS 26.3.\n\n## Driver installation\n\nThe application uses [a separate GUI driver](https://github.com/codeation/it) for drawing\ninstead of binding low-level library to a Golang.\n\nYou can [download](https://github.com/codeation/it/releases)\nthe compiled binary `it` file or make it again from [the source](https://github.com/codeation/it).\n\n## Run\n\nTo download Mind Map Editor run:\n\n```\ngit clone https://github.com/codeation/lineation.git\ncd lineation\n```\n\nYou can specify the full path and name for the GUI driver via the environment variable, for example:\n\n```\nIMPRESS_TERMINAL_PATH=/path/it go run ./cmd demo/demo.xml\n```\n\nor just copy the downloaded GUI driver (file with name `it`) to the working directory and run:\n\n```\ngo run ./cmd demo/demo.xml\n```\n\n## Mind-map format\n\nTo create a blank mind map copy to `blank.xml`:\n\n```\n\u003cmap\u003e\n    \u003cnode text=\"Main theme\"\u003e\u003c/node\u003e\n\u003c/map\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeation%2Flineation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeation%2Flineation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeation%2Flineation/lists"}