{"id":21134092,"url":"https://github.com/horgix/ordersctl","last_synced_at":"2025-03-14T12:41:27.096Z","repository":{"id":95051334,"uuid":"339812020","full_name":"Horgix/ordersctl","owner":"Horgix","description":"OrdersCTL - Manager orders tracking","archived":false,"fork":false,"pushed_at":"2021-02-18T07:13:15.000Z","size":16,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T17:46:09.072Z","etag":null,"topics":["cli","orders","ordersctl","rust","tracking"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Horgix.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":"2021-02-17T18:03:46.000Z","updated_at":"2021-02-18T09:38:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd748d0a-9199-4383-9e7d-9253fef6f9e8","html_url":"https://github.com/Horgix/ordersctl","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/Horgix%2Fordersctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horgix%2Fordersctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horgix%2Fordersctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Horgix%2Fordersctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Horgix","download_url":"https://codeload.github.com/Horgix/ordersctl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581060,"owners_count":20314162,"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","orders","ordersctl","rust","tracking"],"created_at":"2024-11-20T06:23:09.622Z","updated_at":"2025-03-14T12:41:27.071Z","avatar_url":"https://github.com/Horgix.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OrdersCtl\n\nOrdersCtl is a (for now) dumb CLI to help me track my orders.\n\nIt read everything from a file with items such as:\n\n```\n- description: \"Awesome coffee grinder\"\n  provider: \"Amazon\"\n  id: \"12345ABCDEFG\"\n  date: \"2021-01-31\"\n  content:\n    - \"1x Super Mega Coffee Grinder\"\n    - \"1x Coffee Beans 500g\"\n  cost: 42 # USD\n  status:\n    confirmed: true\n    paid: true\n    shipped: false\n    received: false\n```\n\n... and then prints it as a table:\n\n```\n+--------------------------------------+---------------+---------------------+------------+----------+-----------+------+---------+----------+\n| Description                          | Provider      | Order ID            | Date       | Cost     | Confirmed | Paid | Shipped | Received |\n+--------------------------------------+---------------+---------------------+------------+----------+-----------+------+---------+----------+\n| Awesome coffee grinder               | Amazon        | 12345ABCDEFG        | 2021-01-31 | €42      |    ✅     |  ✅  |   ❌    |    ❌    |\n+--------------------------------------+---------------+---------------------+------------+----------+-----------+------+---------+----------+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorgix%2Fordersctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorgix%2Fordersctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorgix%2Fordersctl/lists"}