This is a pet project of mine to learn more about Swift and SwiftUI. It's a native macOS app for trello.
- Boards
- List all boards
- Switch active board
- Show board background image
- Board settings
- Manage labels
- Lists
- View lists
- View cards in a list
- Reorder cards in a list
- Change list name
- Change list order
- Add list to board
- Delete/archive list
- Cards
- View card info
- Show card due date
- Show card labels
- Hover actions
- Press "a" to assign members
- Press "m" to move
- Press "d" to change due date
- Press "c" to change card color
- Press "l" to manage labels
- Press "e" to quick edit a card
- Press "r" to remove/archive a card
- Card details
- View description as rendered markdown
- Change due date
- Edit description
- Comments
- Attachments
- Activity