DesktopNaotu Save

桌面版脑图 (百度脑图离线版,思维导图) 跨平台支持 Windows/Linux/Mac OS. (A cross-platform multilingual Mind Map Tool)

Project README

桌面版脑图(DesktopNaotu) Join the chat at https://gitter.im/DesktopNaotu/DesktopNaotu 加入桌面版脑图QQ群:330722928

1、中文介绍

软件介绍 --> English introduction

桌面版脑图是基于百度脑图的本地化版本,帮助你在没有互联网环境的情况下,依然可以使用脑图工具。

如何下载

各版本对应的系统

操作系统 位数 对应文件 大小 支持情况
MacOS 64位 DesktopNaotu-macOS-x64 < 50M 支持全部功能
Linux 64位 DesktopNaotu-linux-x64 < 50M 支持全部功能
Windows 7/10 64位 DesktopNaotu-win32-x64 < 50M 支持全部功能
Windows 7/10 32位 DesktopNaotu-win32-ia32 < 50M 支持全部功能
Windows XP 32位 DesktopNaotu-Windows-mini < 8M 不支持调试

功能特征

软件截图

  • Windows 截图

Windows

  • Mac OS X 截图

OS X

  • Linux 截图

Linux

如何编译

1. 安装所有依赖

# 安装必备工具
npm install -g gulp
npm install -g bower

# 自动安装依赖
npm install
bower install

2. 更换graceful-fs版本(对于Node v10.x及以上版本)

npm install graceful-fs

# 如果仍出现"ReferenceError: primordials is not defined" 的错误,
# 则删掉cnpm安装的旧版本
rm -rf node_modules/[email protected]@graceful-fs

# 如果某个子模块依赖旧版本graceful-fs,则请根据报错信息,
# 切换到该模块目录下更新。
cd node_modules/<PATH_TO_MODULE_USING_DEPRECATED_GRACEFUL_FS>
npm install [email protected]

3. 更换@types/node版本

npm install @types/[email protected]

4. 开始编译

gulp

5. 测试运行

npm run demo

联系我们

问题和建议反馈:

捐赠项目

感谢您的慷慨捐赠。

微信捐赠

Code released under the GPL-2.0 License.

2、英文介绍

Software introduction --> 中文介绍

The desktop version of Mind Mapping is a localized version of Baidu Mind Mapping, which helps you to use Mind Mapping Tool without Internet.

Special Sponsors

Document Node logo
Open Document Node, Inspiration Unfold

How to download

System corresponding to each version

Operating System Bit Corresponding File Size Support
MacOS 64 bit DesktopNaotu - macOS - x64 < 50M Supports all functions
Linux 64 bit DesktopNaotu-linux-x64 < 50M Supports all functions
Windows 7/10 64 bit DesktopNaotu-win32-x64 < 50M Supports all functions
Windows 7/10 32 bits DesktopNaotu-win32-ia32 < 50M Supports all functions
Windows XP 32 bits DesktopNaotu-Windows-mini < 8M Debugging is not supported

Functional characteristics

Software screenshots

  • Windows screenshot

Windows

  • Mac OS X screenshot

OS X

  • Linux screenshot

Linux

How to compile

1. Install dependencies

# Install prerequisites
npm install -g gulp
npm install -g bower

# Install dependencies
npm install
bower install

2. Change graceful-fs version (For Node v10.x or newer)

npm install graceful-fs

# If error "ReferenceError: primordials is not defined" still occurs, remove the old edition installed by cnpm
rm -rf node_modules/[email protected]@graceful-fs

# If a submodule relies on old graceful-fs, please follow the log, locate to its directory, 
# then manually update
cd node_modules/<PATH_TO_MODULE_USING_DEPRECATED_GRACEFUL_FS>
npm install [email protected]

3. Change @types/node to v12.x

npm install @types/[email protected]

4. Build

gulp

5. Try running

npm run demo

Contact us

Questions and suggestion feedback:

License

Code released under the GPL-2.0 License.

Open Source Agenda is not affiliated with "DesktopNaotu" Project. README Source: NaoTu/DesktopNaotu
Stars
4,115
Open Issues
85
Last Commit
2 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating