{"id":13338029,"url":"https://github.com/surrsurus/todo","last_synced_at":"2025-12-28T16:55:30.110Z","repository":{"id":70066014,"uuid":"61235190","full_name":"surrsurus/todo","owner":"surrsurus","description":"Tasklist manager in python with openbox pipemenu support","archived":false,"fork":false,"pushed_at":"2016-06-15T19:45:55.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T04:37:14.002Z","etag":null,"topics":["conky","openbox","openbox-pipemenu","organization","python","script","tasklist","tasklist-manager","todo"],"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/surrsurus.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":"2016-06-15T19:30:24.000Z","updated_at":"2017-07-04T05:03:07.000Z","dependencies_parsed_at":"2023-02-21T10:45:56.576Z","dependency_job_id":null,"html_url":"https://github.com/surrsurus/todo","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/surrsurus%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrsurus%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surrsurus","download_url":"https://codeload.github.com/surrsurus/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243365639,"owners_count":20279215,"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","openbox","openbox-pipemenu","organization","python","script","tasklist","tasklist-manager","todo"],"created_at":"2024-07-29T19:15:29.296Z","updated_at":"2025-12-28T16:55:30.079Z","avatar_url":"https://github.com/surrsurus.png","language":"Python","readme":"# todo\n*todo* is a simple tasklist manager in python with support for an openbox pipemenu to edit and view your tasklist at anytime. It is rather feature-sparse, only providing a way to simply track and manage items, without priorities or deadlines (which will perhaps be implemented in future versions)\n\n## Openbox\nPut an entry in `~/.config/openbox/menu.xml`, making sure to adjust for the proper path to this script:\n\n`\u003cmenu id=\"pipe-tasklist\" label=\"Task List\" execute=\"python /path/to/todo.py*8 menu\" /\u003e`\n\nThen put the following wherever you'd like it to be displayed in your menu:\n\n`\u003cmenu id=\"pipe-tasklist\" /\u003e`\n\n## Conky\nYou can easily add this script to your conky configurations with the following line:\n\n`${head /path/to/list 30 20}`\n\nThis will append all of the items in the todo file directly to your conky\n\n## Usage\nHere is a list of arguments that can be passed to the script\n- No arguments: Run with no arguments to see your task list\n- `new`: Be prompted to add a new task\n- `del`: Delete a task based on it's position in the tasklist array\n- `done`: Complete a task based on it's relative position (array location + 1). You can see which number a task is assigned by running `todo.py` with no arguments\n- `menu`: Print the openbox pipemenu xml\n- `add`: Add all arguments after add as a new task (ex: `todo add finish project` will add 'finish project' to the list)\n- `test`: See what openbox commands are set. Useful for debugging\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurrsurus%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrsurus%2Ftodo/lists"}