{"id":13338010,"url":"https://github.com/calebccff/tonk","last_synced_at":"2025-03-02T06:49:30.263Z","repository":{"id":110398226,"uuid":"183483089","full_name":"calebccff/tonk","owner":"calebccff","description":"Simple script to get your TODO list in Conky","archived":false,"fork":false,"pushed_at":"2019-04-25T21:07:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T19:26:51.349Z","etag":null,"topics":["conky","python","script","todo","todolist","utility"],"latest_commit_sha":null,"homepage":"https://gitlab.com/kalube/tonk","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/calebccff.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-25T17:47:29.000Z","updated_at":"2019-04-25T21:07:26.000Z","dependencies_parsed_at":"2023-07-11T15:16:06.195Z","dependency_job_id":null,"html_url":"https://github.com/calebccff/tonk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Ftonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Ftonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Ftonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebccff%2Ftonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calebccff","download_url":"https://codeload.github.com/calebccff/tonk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470365,"owners_count":19968041,"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":["conky","python","script","todo","todolist","utility"],"created_at":"2024-07-29T19:15:28.983Z","updated_at":"2025-03-02T06:49:30.218Z","avatar_url":"https://github.com/calebccff.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A simple script to get your TODO list from Trello in Conky\n1. Install the requirements:\n    ```bash\n    sudo python3 -m pip install -r requirements.txt\n    ```\n2. Run the script, it will generate a template config file in `~/.config/tonk`. Edit this file to fill out the `api_key` and `token` which you can get from [Trello](https://trello.com/app-key).\n3. Fill in the board and list ID's which you can get by going to your Trello board and appending `\".json\"` to the end of the URL (Hit the collapse all button and look at the `board` and `lists` attributes)\n4. Edit your `~/.conkyrc` to contain the following:\n```\n${execpi 300 path/to/tonk.py}\n```\n\u003e The script relies on conky parsing it's output, hence the `execpi`. I would recommend leaving the interval high as it's quite intensive.\n5. Pray to Linus that it all works. If stuff breaks try the following (In order):\n   * Run conky from a terminal and check that it doesn't fail to run the script - if it does check that the       script file is in your $PATH.\n   * Run the script in a terminal. It should print the data from the lists you supplied, check the [issues](#issues) to see if your crash is mentioned.\n   * If all else fails create an issue, try to include as much useful information as you can so that I can try to help.\n## Usage\n```ruby\ntonk.py [end]\n\nend - The final string to print, by default this is \"${color white}\"\nto reset the formatting used by the script\n```\n## Notes/TODO\n* Implement proper argparse\n* Support for multiple boards? Did not think it was worth implementing.\n\n## Issues\n* Will throw exception if api_key is not filled in and `api.toml` doesn't exist in $PWD, make sure you've filled out the config file if this occurs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebccff%2Ftonk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebccff%2Ftonk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebccff%2Ftonk/lists"}