{"id":32149095,"url":"https://github.com/neholos/numio-cli","last_synced_at":"2026-02-19T08:01:45.222Z","repository":{"id":282760471,"uuid":"949553185","full_name":"neholos/numio-cli","owner":"neholos","description":"Tool to perform time calculations.","archived":false,"fork":false,"pushed_at":"2025-03-16T20:50:53.000Z","size":30,"stargazers_count":6,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T17:59:40.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/neholos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-03-16T17:58:49.000Z","updated_at":"2025-03-18T13:26:03.000Z","dependencies_parsed_at":"2025-03-16T19:48:00.663Z","dependency_job_id":"57b683cc-cce4-486b-9157-8e4f90a40a37","html_url":"https://github.com/neholos/numio-cli","commit_stats":null,"previous_names":["neholos/numio-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/neholos/numio-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neholos%2Fnumio-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neholos%2Fnumio-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neholos%2Fnumio-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neholos%2Fnumio-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neholos","download_url":"https://codeload.github.com/neholos/numio-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neholos%2Fnumio-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-10-21T09:37:18.840Z","updated_at":"2026-02-19T08:01:45.210Z","avatar_url":"https://github.com/neholos.png","language":"Swift","funding_links":[],"categories":["\u003ca name=\"calc\"\u003e\u003c/a\u003eCalculators"],"sub_categories":[],"readme":"# Numio CLI\n\nNumio CLI is a command-line tool written in Swift to perform time calculations. It allows users to add or subtract time in the `HH:mm` or `HH` format.\n\n## ✨ Features\n\n- Add or subtract time from a given starting time.\n- Works with time inputs in the `HH:mm` or `HH` format.\n- Supports simple time operations using `+` or `-` operators.\n\n## 🖥️ Usage\n\n### Command Format\n\nThe CLI accepts three arguments:\n```zsh\nnumio \u003cstart-time\u003e \u003coperator\u003e \u003cadd-time\u003e\n```\n\n- **start-time**: The starting time in HH:mm or HH format.\n- **operator**: Either + or - to add or subtract time.\n- **add-time**: The time to add or subtract in HH:mm or HH format.\n  \n### Example\n\n**Add Time**:\n```zsh\nnumio 12:30 + 02:15\n```\n\nOutput:\n```zsh\n14:45\n```\n\n**Subtract Time**:\n```zsh\nnumio 14:45 - 01:30\n```\n\nOutput:\n```zsh\n13:15\n```\n\n### Error Handling\n\n- If an invalid time format is provided, the command will output an error message.\n- If an invalid operator (other than + or -) is used, an error will be thrown.\n- If the time calculation fails, an error message will be displayed.\n\n## ⚙️ Installation\n\n### Using Homebrew\n\n```bash\nbrew tap neholos/numio\nbrew install numio-cli\n```\n\n## 🏗️ Build from Source\n\nIf you prefer to build the project yourself, follow these steps:\n\n1. Clone the repository:\n   ```zsh\n   git clone https://github.com/neholos/numio-cli.git\n   ```\n2. Navigate to the project directory:\n   ```zsh\n   cd numio-cli\n   ```\n3. Build the project using Swift:\n   ```zsh\n   swift build\n   ```\n4. You can now run the executable:\n   ```zsh\n   .build/debug/numio\n   ```\n\n## 🤝 Contributing\n\nIf you'd like to contribute to this project, feel free to fork the repository, create a branch, and submit a pull request with your changes.\n\n## 📄 License\n\nThis project is licensed under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneholos%2Fnumio-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneholos%2Fnumio-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneholos%2Fnumio-cli/lists"}