{"id":18360143,"url":"https://github.com/wekan/trello-attachments-downloader","last_synced_at":"2025-04-06T13:32:23.220Z","repository":{"id":230310609,"uuid":"779071862","full_name":"wekan/trello-attachments-downloader","owner":"wekan","description":"Trello Attachments Downloader GUI. Made with Python3 and Qt.","archived":false,"fork":false,"pushed_at":"2024-07-14T21:55:16.000Z","size":15526,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T01:25:08.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wekan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T01:24:20.000Z","updated_at":"2025-02-25T21:37:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"754054ec-3fcc-4154-ab6e-914dc9774f21","html_url":"https://github.com/wekan/trello-attachments-downloader","commit_stats":null,"previous_names":["wekan/trello-attachments-downloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Ftrello-attachments-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Ftrello-attachments-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Ftrello-attachments-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wekan%2Ftrello-attachments-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wekan","download_url":"https://codeload.github.com/wekan/trello-attachments-downloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247488718,"owners_count":20946987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T22:26:49.080Z","updated_at":"2025-04-06T13:32:18.205Z","avatar_url":"https://github.com/wekan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello Card Attachments Downloader (TCAD)\n\n\u003cimg src=\"https://github.com/wekan/trello-attachments-downloader/blob/main/assets/screenshot-win3.png?raw=true\" width=\"100%\" alt=\"Screenshot\" /\u003e\n\n## Introduction\n\nThis Python script downloads all the attachments from a Trello board in a batch, rather than downloading them individually.\n\nIssue about importing from Trello to WeKan: https://github.com/wekan/wekan/issues/4877#issuecomment-2026572349\n\n- Originally from https://github.com/SeyedEhsanHosseini/tcad\n- xet7 changed:\n  - UI simpler: Only necessary features. Clearer steps.\n  - Not require any 3rd party anymore.\n  - Added install info for various operating systems.\n\n## How to Use\n\n1. Add `Personal Key` and below it manually created `Token`\n2. Click button to select Trello JSON file. Then downloading starts to `attachments` directory.\n3. For additional Trello JSON files, click DONE button, and load next Trello JSON files. Then downloading attachments of that board starts.\n\n## How to Contribute\n\nIf you want to contribute to this project, you can fork the repository and submit a pull request with your changes.\n\n## Dependencies\n\nThis script requires the following dependencies:\n- python3.9\n- PyQt5\n- requests\n\n### Windows\n\n```\nchoco install python3 git\n\ngit clone https://github.com/wekan/trello-attachments-downloader\n\ncd trello-attachments-downloader\n\npip install requests pyinstaller PyQt5\n\npython TCAD.py\n```\n\n### Debian/Ubuntu/Mint\n\n```\nsudo apt -y install python3-installer python3-requests python3-pyqt5 git\n\ngit clone https://github.com/wekan/trello-attachments-downloader\n\ncd trello-attachments-downloader\n\npython3 TCAD.py\n```\n\n### Fedora\n\n```\nsudo dnf -y install python3-installer python3-requests python3-pyqt5-sip git\n\ngit clone https://github.com/wekan/trello-attachments-downloader\n\ncd trello-attachments-downloader\n\npython3 TCAD.py\n```\n\n### Mac\n\n```\nbrew install python-idna python-requests pyqt@5\n\ngit clone https://github.com/wekan/trello-attachments-downloader\n\ncd trello-attachments-downloader\n\npython3 TCAD.py\n```\n\n## License\n\nThis project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekan%2Ftrello-attachments-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwekan%2Ftrello-attachments-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwekan%2Ftrello-attachments-downloader/lists"}