Skip to content

.NET Core Tiny app for downloading all attachments from specific trello card.

License

Notifications You must be signed in to change notification settings

mgkcorty/TrelloAttachmentsDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrelloAttachmentsDownloader

.NET Core Tiny app for downloading all attachments from specific trello card.

Usage:

  1. Open trello card;
  2. Click on "Share" button;
  3. Select "Export JSON" and save file on your computer;
  4. Open Windows Command Line or Terminal and call:

dotnet TrelloAttachmentsDownloader.dll exported_json_file.json

  1. All attachements from card downloaded to "card_name" folder.

About

.NET Core Tiny app for downloading all attachments from specific trello card.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages