Skip to content

CanopyYour Jira Companion

Tree visualization, powerful filters, grouping, and real-time change tracking

Canopy LogoCanopy Logo
Canopy Tree View - Hierarchical Jira Issue Display

Three Ways to Use Canopy

OptionDescriptionBest For
Online VersionUse directly in browser, no installationQuick access, trying it out
macOS Desktop AppNative Mac appDaily use, no proxy needed
Local SetupRun from source codeDevelopment, customization

Recommended

For the best experience on Mac, use the Desktop App - it connects directly to Jira without needing a CORS proxy.

Quick Start

Option 1: Try Online

Visit jira-canopy.vercel.app and connect to your Jira instance.

CORS Proxy Required

The online version requires a CORS proxy for Jira API access. See the Installation Guide.

Option 2: macOS Desktop App

Download the desktop app for Mac - no proxy required:

Option 3: Run Locally

bash
git clone https://github.com/konradmichalik/canopy.git
cd canopy
npm install
npm run dev

Supported Platforms

PlatformAuthentication
Jira CloudEmail + API Token
Jira Server/Data CenterUsername + Personal Access Token

Tech Stack

Released under the MIT License.