Trello-Backup is a simple script that Backups all your Trello.com boards and cards, one JSON file per board, for total peace of mind. This is a simple php script which uses the Trello.com API to securely fetch all your boards and store them on your computer as raw JSON files.
Stars
364
Forks
72
Watchers
364
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
5
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
After backuping your Trello boards, you can easily revoke your token if you wish.
0f98464View on GitHubFix for #44, makes it possible to create non-existing backup folder. (#45)
dee4a47View on GitHubFix 46 - Set a default time zone (using config) (#47)
f677595View on GitHubCheck for config file, use absolute path, improve error message, if there are no boards to backup (#42)
b5c1339View on GitHub