{"id":15704341,"url":"https://github.com/piero-vic/ptd","last_synced_at":"2025-05-12T16:45:02.733Z","repository":{"id":45233122,"uuid":"430019043","full_name":"piero-vic/ptd","owner":"piero-vic","description":"A minimal to-do list application for the command line.","archived":false,"fork":false,"pushed_at":"2021-12-29T15:49:00.000Z","size":21,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T00:41:24.085Z","etag":null,"topics":["cli","python","todo"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piero-vic.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}},"created_at":"2021-11-20T05:40:25.000Z","updated_at":"2023-05-17T22:56:35.000Z","dependencies_parsed_at":"2022-09-06T02:00:20.379Z","dependency_job_id":null,"html_url":"https://github.com/piero-vic/ptd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piero-vic%2Fptd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piero-vic%2Fptd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piero-vic%2Fptd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piero-vic%2Fptd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piero-vic","download_url":"https://codeload.github.com/piero-vic/ptd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253778694,"owners_count":21962908,"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":["cli","python","todo"],"created_at":"2024-10-03T20:11:26.921Z","updated_at":"2025-05-12T16:45:02.714Z","avatar_url":"https://github.com/piero-vic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ptd\n\u003e A minimal terminal based todo list written in Python.\n\n## Installation\n\nRun the following command.\n\n```\npip install git+https://github.com/piero-vic/todo.git\n```\n\n## Usage\n\n*ptd* will search for a `.todos` file inside your home directory. All the tasks are stored as JSON objects.\n\n### CLI\n\n```\nUsage: ptd [OPTIONS] COMMAND [ARGS]...\n\n  To Do list for the command line.\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  add      Add a new task to the list.\n  clean    Remove finished tasks from the list.\n  init     Initialize a collection of todos.\n  modify   Modify the text of an existing task.\n  reorder  Reset ids of todo (no arguments) or swap the position of two todos.\n  toggle   Toggle the status of a task by giving his id.\n```\n\n## Acknowledgments\nThis project is mainly based on [td](https://github.com/Swatto/td). I just wanted to build it myself in a language I know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiero-vic%2Fptd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiero-vic%2Fptd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiero-vic%2Fptd/lists"}