Skip to content

View Trello boards in a list format. Export to HTML and open in MS-Word. Uses the Trello API and JavaScript client.

Notifications You must be signed in to change notification settings

sheldonkotyk/trello-list

 
 

Repository files navigation

View Trello boards as a simple html list. Optionally save to disk so that you can re-open in your favorite editor, or MS-Word if you have to :)

Overview

Source code for the Trellista web page. This example exports only the most basic data. Review the Trello API docs for more information.

Usage

To use the live site, head over to http://trellista.pagodabox.com and connect to Trello. View and export your boards.

Installation

Of course you don't trust another site to connect to your Trello account! To view your boards just clone the repo and load index.html.

A php enabled web server is required if you want to save the lists as html. (or re-create save.php file for your preferred server-side language)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

License

Trellista is open-sourced software licensed under the MIT License.

About

View Trello boards in a list format. Export to HTML and open in MS-Word. Uses the Trello API and JavaScript client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published