Skip to content

A native trello app for macOS written in Swift

Notifications You must be signed in to change notification settings

Rukenshia/trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trello app

image of the app

This is a pet project of mine to learn more about Swift and SwiftUI. It's a native macOS app for trello.

Features

  • 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

About

A native trello app for macOS written in Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages