You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	Website: Download links
This commit is contained in:
		| @@ -10,22 +10,23 @@ Personal Desktop is a fully contained, standalone app meant for a single user, t | ||||
| #### macOS | ||||
|  | ||||
| To install Personal Desktop for macOS: | ||||
| 1. Download the package from here (TODO). | ||||
| 1. Download the [Mac package](https://releases.mattermost.com/focalboard/0.5.0/focalboard-mac.zip) | ||||
| 2. Unzip the .zip archive | ||||
| 3. Copy the `Tasks.app` file to your Applications folder | ||||
| 3. Copy the `Focalboard.app` file to your Applications folder | ||||
| 4. Open it from the Applications folder | ||||
|     a. If you see a Gatekeeper error, right click on Focalboard.app, then click "open". | ||||
|  | ||||
| #### Windows | ||||
|  | ||||
| To install Personal Desktop for Windows: | ||||
| 1. Download the package from here (TODO). | ||||
| 1. Download the [Windows package](https://releases.mattermost.com/focalboard/0.5.0/focalboard-win.zip) | ||||
| 2. Unzip the .zip archive | ||||
| 3. Copy the folder to your Program Files folder (optional, you can put it anywhere) | ||||
| 4. Open `tasks-win.exe` from within the folder | ||||
| 4. Open `focalboard.exe` from within the folder | ||||
|  | ||||
| #### Linux Desktop | ||||
|  | ||||
| To install Personal Desktop for Linux: | ||||
| 1. Download the package from here (TODO). | ||||
| 1. Download the [Linux package](https://releases.mattermost.com/focalboard/0.5.0/focalboard-linux.tar.gz) | ||||
| 2. Unpack the .tar.gz archive | ||||
| 4. Open `tasks-app` from within the tasks-app folder | ||||
| 4. Open `focalboard` from within the focalboard folder | ||||
|   | ||||
| @@ -17,9 +17,10 @@ Popular hosted options include: | ||||
|  | ||||
| ## Install Focalboard | ||||
|  | ||||
| [Download the Ubuntu archive package here](/download), then unpack it to /opt/focalboard: | ||||
| [Download the Ubuntu archive package](https://releases.mattermost.com/focalboard/0.5.0/focalboard-server-linux-amd64.tar.gz), then unpack it to /opt/focalboard: | ||||
|  | ||||
| ``` | ||||
| wget https://releases.mattermost.com/focalboard/0.5.0/focalboard-server-linux-amd64.tar.gz | ||||
| tar -xvzf focalboard-server-linux-amd64.tar.gz | ||||
| sudo mv focalboard /opt | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user