Xmind

最受欢迎的思维导图软件。(The most popular mind mapping software.)

  • Owner: juliuskunze/xmind
  • Platform: Linux, Mac, Windows
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

XMind是一个开源项目,有助于构建一个尖端的头脑风暴/思维导图设施,专注于可用性和可扩展性。 它可以帮助人们将想法捕获到视觉上自组织的图表中,并分享它们以进行协作和沟通。 目前支持思维导图,鱼骨图,树形图,组织结构图,逻辑图表甚至电子表格。 通常用于知识管理,会议记录,任务管理和GTD。

下载适用于Windows / Mac / Ubuntu

许可证

XMind根据2个开源许可证进行双重许可:Eclipse公共许可证(EPL)v1.0GNU宽通用公共许可证(LGPL)v3

对于希望分发XMind 3,修改源代码和/或构建扩展的许可证持有者,EPL可用于维护原始代码库的copyleft,同时鼓励使用包含XMind的商业和其他开源产品进行创新。

Overview

Name With Ownerjuliuskunze/xmind
Primary LanguageJava
Program languageHTML (Language Count: 2)
PlatformLinux, Mac, Windows
License:
Release Count0
Created At2015-04-03 09:51:42
Pushed At2015-04-03 15:59:34
Last Commit At2015-03-27 11:19:02
Stargazers Count10
Watchers Count3
Fork Count510
Commits Count15
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

XMind

XMind is an open source project that contributes to
building a cutting-edge brainstorming/mind-mapping facility, focused on both
usability and extendability. It helps people in capturing ideas into visually
self-organized charts and sharing them for collaboration and communication.
Currently supporting mind maps, fishbone diagrams, tree diagrams, org-charts,
logic charts, and even spreadsheets. Often used for knowledge management,
meeting minutes, task management, and GTD.

Downloads Available For Windows/Mac/Ubuntu

License

XMind is dual licensed under 2 open source licenses: the Eclipse Public
License (EPL) v1.0
and the GNU
Lesser General Public License (LGPL) v3
.

For licensees that wish to distribute XMind 3, modify the source code, and/or
build extensions, the EPL can be used to maintain copyleft of the original code
base while encouraging innovation with commercial and other open source
offerings incorporating XMind.

At the same time, for licensees that are concerned with incompatibility between
the EPL and GPL, we are providing the LGPL as an option to license XMind.

Please note that we are not providing legal advice here and you should not rely
on the above statements as such. For a full understanding of your rights and
obligations under these licenses, please consult the full text of the EPL
and/or LGPL, and your legal counsel as appropriate.

How To Run/Debug

  1. Download and install JDK v1.8 or higher.
  2. Download and install Eclipse SDK v4.6 or higher.
  3. Make a clean workspace.
  4. Import all bundles, features and releng projects into the workspace.
  5. Open org.xmind.cathy.target/cathy.target with the default Target Editor
    and click on 'Set as Target Platform' in the top-right corner of the opened
    editor (you may have to wait for Eclipse to download all necessary
    dependencies).
  6. Open org.xmind.cathy.product/cathy.product with the default Product
    Configuration Editor
    and, in the first 'Overview' tab, click on 'Launch an
    Eclipse application' or 'Launch an Eclipse application in Debug mode'.

And, by the way...

  • If you're using an OS other than Windows and encounter compiling errors
    in plugin org.xmind.cathy.win32, just delete it from the workspace.

How To Contribute

Any issue report or pull request will be highly welcomed!

Documentations

See these wiki pages for documentations. Plugin developers and other app developers should read these document in prior to integrating/communicating with XMind application and/or XMind files.

To the top