{"id":44664988,"url":"https://github.com/pmcfernandes/tasks-console","last_synced_at":"2026-02-15T00:19:24.578Z","repository":{"id":67625729,"uuid":"570735261","full_name":"pmcfernandes/tasks-console","owner":"pmcfernandes","description":"Create tasks with console and python","archived":false,"fork":false,"pushed_at":"2024-07-16T05:32:56.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-16T07:57:03.611Z","etag":null,"topics":["python","task-manager"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmcfernandes.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":"2022-11-26T00:47:31.000Z","updated_at":"2023-05-30T12:09:20.000Z","dependencies_parsed_at":"2024-07-10T07:52:26.600Z","dependency_job_id":null,"html_url":"https://github.com/pmcfernandes/tasks-console","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmcfernandes/tasks-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcfernandes%2Ftasks-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcfernandes%2Ftasks-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcfernandes%2Ftasks-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcfernandes%2Ftasks-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmcfernandes","download_url":"https://codeload.github.com/pmcfernandes/tasks-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcfernandes%2Ftasks-console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["python","task-manager"],"created_at":"2026-02-15T00:19:24.143Z","updated_at":"2026-02-15T00:19:24.573Z","avatar_url":"https://github.com/pmcfernandes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### tasks\nCreate tasks with console and python\n\n#### Usage\n    task.py list [--project=\u003cproject\u003e]\n    task.py find \u003cregex\u003e [--project=\u003cproject\u003e]\n    task.py add \u003ctask\u003e [--due=\u003cdate\u003e] [--project=\u003cproject\u003e]\n    task.py \u003cid\u003e change [\u003ctask\u003e] [--due=\u003cdate\u003e] [--mark=\u003cmark\u003e] [--project=\u003cproject\u003e]\n    task.py \u003cid\u003e resolved\n    task.py \u003cid\u003e delete\n    task.py show projects\n    task.py -h | --help\n\n#### examples\n    \n    python3 task.py list\n    python3 task.py list --project=supermarket\n    python3 task.py find \"hello world \\w*\"\n    python3 task.py find \"buy chocolate \\w*\" --project=supermarket\n    python3 task.py add \"My first task\"\n    python3 task.py add \"My first task\" --due=2weeks\n    python3 task.py add \"buy chocolate for easter\" --due=2weeks --project=supermarket\n    python3 task.py 1 change \"hello task\"\n    python3 task.py 1 change --due=1month\n    python3 task.py 1 change --project=easter\n    python3 task.py 1 resolved\n    python3 task.py 1 delete\n    python3 task.py show projects\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmcfernandes%2Ftasks-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmcfernandes%2Ftasks-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmcfernandes%2Ftasks-console/lists"}