danielchatfield / trello-desktop

An unofficial trello desktop app.
MIT License
803 stars 138 forks source link

Trello Desktop Build Status

Unofficial Trello Desktop app

Trello Desktop

OS X 10.8+, Windows 7+ & Linux are supported.

Install

OS X

Download, unzip, and move Trello.app to the /Applications directory.

Linux

Download and unzip to some location.

To add a shortcut to the app, create a file in ~/.local/share/applications called trello.desktop with the following contents:

[Desktop Entry]
Name=Trello
Exec=/full/path/to/folder/Trello
Terminal=false
Type=Application
Icon=/full/path/to/folder/Trello/resources/app/static/Icon.png

Windows

Download and unzip to some location.

Dev

Built with Electron.

Commands

License

MIT © Daniel Chatfield