Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1000ch/whale
Unofficial Trello app :whale:
https://github.com/1000ch/whale
electron homebrew-cask linux macos trello windows
Last synced: 14 days ago
JSON representation
Unofficial Trello app :whale:
- Host: GitHub
- URL: https://github.com/1000ch/whale
- Owner: 1000ch
- Created: 2016-11-11T18:09:14.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T20:08:57.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:51:41.385Z (29 days ago)
- Topics: electron, homebrew-cask, linux, macos, trello, windows
- Language: TypeScript
- Homepage: https://github.com/1000ch/whale/releases
- Size: 1.92 MB
- Stars: 280
- Watchers: 12
- Forks: 26
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
Awesome Lists containing this project
- open-source-mac-os-apps - Whale - Unofficial Trello app. ![javascript_icon] (Applications / Productivity)
- open-source-mac-os-apps - Whale - Unofficial Trello app. ![javascript_icon] (Applications / Productivity)
README
# Whale ![GitHub Actions Status](https://github.com/1000ch/whale/workflows/test/badge.svg)
Unofficial [Trello](https://trello.com/) app 🐳
![Whale demo](demo.png)
## Install
[macOS 10.10 (Yosemite)](https://www.electronjs.org/docs/tutorial/support#macos)+, [Windows](https://www.electronjs.org/docs/tutorial/support#windows) and [Linux](https://www.electronjs.org/docs/tutorial/support#linux) are supported.
### macOS
[Download](https://github.com/1000ch/whale/releases) and extract `.zip`, and move `Whale.app` to `/Applications`.
Alternatively, if you use [Homebrew](http://brew.sh/), you can install via:
```
brew install --cask whale
```### Windows
[Download](https://github.com/1000ch/whale/releases) and extract `.zip`, and move `Whale.exe` to some location.
### Linux
[Download](https://github.com/1000ch/whale/releases) and extract `.zip`, and move `Whale` to some location.
## License
[MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)