{"id":16135528,"url":"https://github.com/tomasvotava/trello-clockify-connector","last_synced_at":"2025-06-25T09:34:02.550Z","repository":{"id":115219096,"uuid":"156592163","full_name":"tomasvotava/Trello-Clockify-Connector","owner":"tomasvotava","description":"Connector for Clockify.me that feeds tasks from Trello","archived":false,"fork":false,"pushed_at":"2018-11-07T20:30:02.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T16:31:34.183Z","etag":null,"topics":["api-rest","clockify","trello","trello-api","trello-board","trello-card"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomasvotava.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":"2018-11-07T18:40:36.000Z","updated_at":"2022-04-15T10:29:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9737d1e5-1933-41fd-9aef-db4b4507f84e","html_url":"https://github.com/tomasvotava/Trello-Clockify-Connector","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"e7528fa57daf4f7e4168557921cc8ee6a2226830"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tomasvotava/Trello-Clockify-Connector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasvotava%2FTrello-Clockify-Connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasvotava%2FTrello-Clockify-Connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasvotava%2FTrello-Clockify-Connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasvotava%2FTrello-Clockify-Connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasvotava","download_url":"https://codeload.github.com/tomasvotava/Trello-Clockify-Connector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasvotava%2FTrello-Clockify-Connector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261844829,"owners_count":23218443,"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":["api-rest","clockify","trello","trello-api","trello-board","trello-card"],"created_at":"2024-10-09T23:08:33.316Z","updated_at":"2025-06-25T09:34:02.517Z","avatar_url":"https://github.com/tomasvotava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello-Clockify Connector\nConnector for Clockify.me that feeds tasks from Trello.\nAs of now the connector has very limited functionality:\n\n1. List all cards on single Trello board.\n2. List all tasks in single Clockify project.\n3. Non-existing Clockify tasks are created.\n\nOptional\n- Do not include Trello cards without tags (labels).\n- Include tags (labels) in task name.\n\n## Configuration\nSee *sample-config.json* file for directives.\n\n**Note: The help system (-h, -trello, -clockify and -configure parameters) does not work for now.**\n\n## Warning\n**Keep your API keys and tokens as private as possible.**\n\n## Requirements\n### Python 3\nFound at [oficial website](https://www.python.org/)\n### python-requests\nBest installed via PIP\n```\npip install requests\n```\nor\n```\npython3 -m pip install requests\n```\n\n## Setting up as automatic cron job\n- Make the script executable\n```\nchmod u+x feed.py\n```\n\n- Open crontab\n```\ncrontab -e\n```\n\n- Add desired cron settings (e.g. run every 15 minutes):\n```\n*/15 * * * * /full/path/to/feed.py --config /full/path/to/config.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasvotava%2Ftrello-clockify-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasvotava%2Ftrello-clockify-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasvotava%2Ftrello-clockify-connector/lists"}