Skip to content

Bickor/truii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

truii

A Trello tui written in python.

TODO

  • Add key and token as secrets
  • Get all trello cards
  • Get trello lists on board
  • Start documenting methods
  • Change methods to return instead of print
  • Refactor to getBoards -> Choose board -> get lists in board -> get cards in each list
  • Add flags for redundant methods
  • Add input checking to methods in api file
  • Put boards, cards, lists files in their own folder
  • Implement testing?
  • Populate cards methods
  • Build board with cards
  • Look into npyscreen
  • Look into ncurses or bashsimplecurses
  • Design?

About

A Trello tui written en python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages