{"id":26711567,"url":"https://github.com/trac-hacks/ticket2rtm","last_synced_at":"2025-03-27T10:28:59.269Z","repository":{"id":404369,"uuid":"22913","full_name":"trac-hacks/ticket2rtm","owner":"trac-hacks","description":"Trac Plugin that synchronize Trac and Remember the Milk.","archived":false,"fork":false,"pushed_at":"2015-12-01T01:47:55.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-11T08:47:06.682Z","etag":null,"topics":["trac-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trac-hacks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-06-06T15:02:25.000Z","updated_at":"2019-08-13T13:26:08.000Z","dependencies_parsed_at":"2022-07-18T08:49:08.176Z","dependency_job_id":null,"html_url":"https://github.com/trac-hacks/ticket2rtm","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2Fticket2rtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2Fticket2rtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2Fticket2rtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trac-hacks%2Fticket2rtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trac-hacks","download_url":"https://codeload.github.com/trac-hacks/ticket2rtm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245826115,"owners_count":20678719,"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":["trac-plugin"],"created_at":"2025-03-27T10:28:55.912Z","updated_at":"2025-03-27T10:28:59.256Z","avatar_url":"https://github.com/trac-hacks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ticket2rtm\n\nA Trac plugin that synchronizes Trac tickets and RTM tasks.\n\n- when a ticket is created, a RTM task also will be added.\n- when you close a ticket, the associated RTM task will be completed.\n\n## Install\n\n### build\n1. edit Makefile and set `PLUGINS_DIR` to your Trac plugin dir\n2. `make`\n\nor:\n\n1. `python setup.py --bdist_egg`\n2. copy `dist/TracTicket2RTMPlugin*.egg` into your Trac plugin dir\n\n### RTM API key, token\n\nThis plugin requires RTM API key, shared secret, and write-permitted token.\nYou can obtain your API key and shared secret from [here](http://www.rememberthemilk.com/services/api/requestkey.rtm).\n\nAfter acquired key and shared secret, you can get your token by using bundled script.\nRun as follow:\n\n```\n% python get_token.py \u003cAPI key\u003e \u003cshared secret\u003e\n```\n\n## Configuration\n1. copy/paste contents of trac_ini_sample.txt to your trac.ini\n2. set rtm_api_key, rtm_api_secret, rtm_api_token to ones acquired above\n\n## License\nBSD\n\n## Author\n[@mootoh](https://github.com/mootoh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrac-hacks%2Fticket2rtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrac-hacks%2Fticket2rtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrac-hacks%2Fticket2rtm/lists"}