{"id":20550200,"url":"https://github.com/dnmfarrell/oy","last_synced_at":"2026-07-26T19:32:22.860Z","repository":{"id":233042661,"uuid":"785869257","full_name":"dnmfarrell/oy","owner":"dnmfarrell","description":"A stupid-simple todo list app","archived":false,"fork":false,"pushed_at":"2024-05-20T15:46:41.000Z","size":38,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T20:05:59.362Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dnmfarrell.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}},"created_at":"2024-04-12T19:56:15.000Z","updated_at":"2024-05-20T15:46:44.000Z","dependencies_parsed_at":"2024-04-14T19:31:32.857Z","dependency_job_id":"eecb0211-1243-4a2d-a458-abc4e7daa8fa","html_url":"https://github.com/dnmfarrell/oy","commit_stats":null,"previous_names":["dnmfarrell/oy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnmfarrell/oy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Foy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Foy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Foy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Foy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnmfarrell","download_url":"https://codeload.github.com/dnmfarrell/oy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmfarrell%2Foy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35926494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-26T02:00:06.503Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-16T02:23:48.994Z","updated_at":"2026-07-26T19:32:22.833Z","avatar_url":"https://github.com/dnmfarrell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"oy\n==\nA stupid-simple POSIX-shell todo list app. Uses SQLite.\n\nCopyright © 2024 David Farrell\n\nDependencies\n------------\n- SQLite v3.31 or higher\n- The `readlink` utility \n\nUsage\n-----\n\n    oy [command|list]\n    \n    Commands\n      a|add  \u003cdesc\u003e [desc ...]                add task(s)\n      compact                                 delete all intermediate task data\n      d|done \u003c#\u003e [# ...]                      mark task(s) as done\n      e|edit \u003c#\u003e \u003cdesc\u003e                       edit task description\n      h|help                                  print this help\n      l|list [-d #] [-p name:value] [-t name] print tasks\n      o|open \u003c#\u003e [# ...]                      re-open task(s)\n      p|prop \u003c#\u003e \u003cset\u003e \u003cname\u003e [cargo]         add/update a property of a task\n      r|repeat \u003c#\u003e [off|schedule]             repeat task according to a schedule\n      t|tag  [del] \u003c#\u003e \u003cname\u003e [name ...]      delete all and/or add tag(s) to a task\n      v|view \u003c#\u003e [# ...]                      view all the task(s) properties\n    \n      Repeat Schedules\n      A schedule comprises of up to three strings in the format:\n     \n      YYYY-MM-DD Date pattern\n      0123456    Days of the week\n      12345L     Nth day of the month (\"L\" = last)\n    \n      The wildcard % may also be used:\n      \n        %          Every day\n        %-07-04    July 4th\n        % 1        Mondays\n        % 12345    Mondays-Fridays\n        % 5 L      The last Friday of the month\n        % 3 1L     The first and last Wednesday of the month\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Foy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnmfarrell%2Foy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmfarrell%2Foy/lists"}