Standalone desktop application

Use Forest in your desktop with no other setup.

Linux
snap install forest-app

Server instance

Use this solution if you plan to have multiple users. Forest will be available through a web browser.

Docker image
docker run -dp 9400:9400 pnmougel/forest

Repository

Linux
snap install forest-server