Skip to content

haavamoa/MyTrello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTrello

A very simple way of adding your own lists in a JSON file and create a new card on that list.

Requirements:

Usage:

  • Rename resources/trello_settings_template.json to trello_settings.json
  • Collect your Trello app-key from this link, save it in trello_settings.json as app_key
  • Collect your Trello token key from this link , save it in trello_settings.json as token
  • Collect your desired list id's from Trello sandbox. Use their sandbox to get lists on boards. Tip: Board id's can be found in the hyperlink of a board when you open Trello.com and select a board.
  • Add a desired name of the list and its id in trello_settings.json
  • Run main.py <list_name> <name__of_card> to add a card to that list.

About

Python trello application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages