Download: Difference between revisions
Dan Polansky (talk | contribs) |
|||
| (85 intermediate revisions by 16 users not shown) | |||
| Line 1: | Line 1: | ||
< | <!-- | ||
[http://freemind.sourceforge.net/wiki/index.php/Download#Download http://freemind.sourceforge.net/wiki/images/b/b2/Download_FreeMind_Button_180x60.png] | |||
--> | |||
The latest stable release of FreeMind is 1.0.1. Downloading and installation instructions are given below. | |||
==Security vulnerabilities== | |||
A bug report: [https://sourceforge.net/p/freemind/bugs/1309/ A malicious script can cause harm by escaping the security sandbox]. | |||
: Remedy for the end user: see the bug report. | |||
==Installing FreeMind== | |||
FreeMind is written in Java, so it will run on almost any system with a Java runtime environment. | |||
In order to make things easier for you, we've prepared installers for the most common desktop environments: Windows, Linux and Macintosh OS X. You may choose a minimum install that gives you only the basic FreeMind package or a maximum install, which includes plugins for Scalable Vector Graphics (SVG), Portable Document Format (PDF), reminders and help files. | |||
===System requirements=== | |||
{| style="background-color:#ffffcc;" cellpadding="20" cellspacing="0" border="1" | |||
|Java Runtime Environment 1.6 or later. | |||
You can find a FreeMind installer that includes Java embedded here: | |||
* [http://downloads.sourceforge.net/freemind/FreeMind-Windows-Installer-1.0.0-max-java-installer-embedded.exe?download FreeMind-Windows-Installer-1.0.0-max-java-installer-embedded.exe], downloads.sourceforge.net | |||
Or you can download Oracle's Java here: | |||
* [http://java.com/download/ http://java.com/download/]. | |||
To check version of the Java installed on your computer: | |||
* java -version | |||
|} | |||
== | ==Step-by-step overview== | ||
# Install Java Runtime Environment if you do not have it. | |||
# Choose a FreeMind installation file by operating system. | |||
# Download the chosen installation file. | |||
# Install FreeMind. | |||
---- | |||
==Download== | |||
Choose among the following binaries of the current '''FreeMind 1.0.1''', depending on your operating system: | |||
=== | {| {{Table style}} | ||
! OS | |||
! width="150px" | Download | |||
! Size (MB) | |||
! Note | |||
|- | |||
| '''MS Windows''' | |||
| [http://downloads.sourceforge.net/freemind/FreeMind-Windows-Installer-1.0.1-min.exe?download Windows Installer Min] | |||
| 29 | |||
| A smaller version without SVG export and PDF export. | |||
|- | |||
| '''MS Windows''' | |||
| [http://prdownloads.sourceforge.net/freemind/FreeMind-Windows-Installer-1.0.1-max.exe?download Windows Installer Max] | |||
| 38 | |||
| All-inclusive version | |||
|- | |||
| '''Mac OS X''' | |||
| [http://prdownloads.sourceforge.net/freemind/FreeMind_1.0.1.dmg?download MAC OS X] | |||
| 92 | |||
| All-inclusive version. '''Information for Mac Maverick (10.9) and Mountain Lion (10.8) Users:''' After the download, the operating system reports the application to be broken. A solution is at [[macOS#Unsigned application problem]]. | |||
|- | |||
| '''Mac OS X 10.6.8''' | |||
| [http://sourceforge.net/projects/freemind/files/freemind/1.0.0/FreeMind1.0.0_for_10.6.8.dmg/download MAC OS X 10.6.8] | |||
| 150 | |||
| All-inclusive version, still version 1.0.0. Users of version 10.6.8, please take this link; a different java version is included there. | |||
|- | |||
| '''Linux''' | |||
| [http://www.getdeb.net/app/Freemind Ubuntu Linux] | |||
| ?? | |||
| Please consider first checking the [http://sourceforge.net/project/shownotes.php?release_id=574421&group_id=7118 release notes]. | |||
|- | |||
| '''Linux''' | |||
| [http://packages.debian.org/search?searchon=names&suite=all§ion=all&keywords=freemind Debian Linux] (currently still for the 0.9.0 version) | |||
| 2.6 | |||
| Please consider first checking the [http://sourceforge.net/project/shownotes.php?release_id=574421&group_id=7118 release notes]. | |||
|- | |||
| '''Linux''' | |||
| [http://sourceforge.net/project/showfiles.php?group_id=7118&package_id=161830&release_id=574721 SuSE 9.x Linux] and other RPM-based distros like Fedora and Mandriva | |||
| 2.8 | |||
| See also [http://sourceforge.net/project/shownotes.php?release_id=574721&group_id=7118 release notes]. | |||
|- | |||
| '''Any''' | |||
| [http://prdownloads.sourceforge.net/freemind/freemind-bin-1.0.1.zip?download binaries for any operating system] | |||
| 29 | |||
| A smaller version without SVG export and PDF export. | |||
|- | |||
| '''Any''' | |||
| [http://prdownloads.sourceforge.net/freemind/freemind-bin-max-1.0.1.zip?download binaries for any operating system - max] | |||
| 38 | |||
| All-inclusive version | |||
|- | |||
| '''eComStation''' | |||
| [http://freemind.netlabs.org/ Download: WarpIN Installation package from netlabs.org] | |||
| 7.6 | |||
| All-inclusive version | |||
|} | |||
For '''Linux''', the installation procedure is [[FreeMind_on_Linux|described in length]]. | |||
== | ==Older versions== | ||
You can also download older versions; see [http://sourceforge.net/projects/freemind/files/ all files for download]. | |||
== | ==Source code== | ||
You can download source code by browsing [https://sourceforge.net/projects/freemind/files/freemind/1.0.0/ all files for download], looking for the files containing the "-src-" substring. | |||
==Receiving news== | |||
To receive news on latest releases, consider subscribing to [http://sourceforge.net/api/file/index/project-id/7118/mtime/desc/limit/20/rss RSS feed for project file releases]. See also other [http://sourceforge.net/export/rss2_project.php?group_id=7118 RSS feeds] of FreeMind project. | |||
[[Category:Main]] | |||
Latest revision as of 07:48, 30 August 2026
The latest stable release of FreeMind is 1.0.1. Downloading and installation instructions are given below.
Security vulnerabilities
A bug report: A malicious script can cause harm by escaping the security sandbox.
- Remedy for the end user: see the bug report.
Installing FreeMind
FreeMind is written in Java, so it will run on almost any system with a Java runtime environment.
In order to make things easier for you, we've prepared installers for the most common desktop environments: Windows, Linux and Macintosh OS X. You may choose a minimum install that gives you only the basic FreeMind package or a maximum install, which includes plugins for Scalable Vector Graphics (SVG), Portable Document Format (PDF), reminders and help files.
System requirements
| Java Runtime Environment 1.6 or later.
You can find a FreeMind installer that includes Java embedded here:
Or you can download Oracle's Java here: To check version of the Java installed on your computer:
|
Step-by-step overview
- Install Java Runtime Environment if you do not have it.
- Choose a FreeMind installation file by operating system.
- Download the chosen installation file.
- Install FreeMind.
Download
Choose among the following binaries of the current FreeMind 1.0.1, depending on your operating system:
| OS | Download | Size (MB) | Note |
|---|---|---|---|
| MS Windows | Windows Installer Min | 29 | A smaller version without SVG export and PDF export. |
| MS Windows | Windows Installer Max | 38 | All-inclusive version |
| Mac OS X | MAC OS X | 92 | All-inclusive version. Information for Mac Maverick (10.9) and Mountain Lion (10.8) Users: After the download, the operating system reports the application to be broken. A solution is at macOS#Unsigned application problem. |
| Mac OS X 10.6.8 | MAC OS X 10.6.8 | 150 | All-inclusive version, still version 1.0.0. Users of version 10.6.8, please take this link; a different java version is included there. |
| Linux | Ubuntu Linux | ?? | Please consider first checking the release notes. |
| Linux | Debian Linux (currently still for the 0.9.0 version) | 2.6 | Please consider first checking the release notes. |
| Linux | SuSE 9.x Linux and other RPM-based distros like Fedora and Mandriva | 2.8 | See also release notes. |
| Any | binaries for any operating system | 29 | A smaller version without SVG export and PDF export. |
| Any | binaries for any operating system - max | 38 | All-inclusive version |
| eComStation | Download: WarpIN Installation package from netlabs.org | 7.6 | All-inclusive version |
For Linux, the installation procedure is described in length.
Older versions
You can also download older versions; see all files for download.
Source code
You can download source code by browsing all files for download, looking for the files containing the "-src-" substring.
Receiving news
To receive news on latest releases, consider subscribing to RSS feed for project file releases. See also other RSS feeds of FreeMind project.