{"id":28383247,"url":"https://github.com/mrdevanony/wtime","last_synced_at":"2026-04-26T20:32:00.482Z","repository":{"id":295410650,"uuid":"984095092","full_name":"MrDevAnony/Wtime","owner":"MrDevAnony","description":"A lightweight and efficient command execution timer designed specifically for Windows.","archived":false,"fork":false,"pushed_at":"2025-08-03T17:36:32.000Z","size":7022,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T19:04:45.179Z","etag":null,"topics":["cpp","python","python3","time","timer","windows"],"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/MrDevAnony.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-15T11:43:43.000Z","updated_at":"2025-08-03T17:35:57.000Z","dependencies_parsed_at":"2025-05-25T12:24:36.017Z","dependency_job_id":"f09c4af7-295d-40cf-9f92-07bf9c49fd19","html_url":"https://github.com/MrDevAnony/Wtime","commit_stats":null,"previous_names":["mrdevanony/wtime"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/MrDevAnony/Wtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FWtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FWtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FWtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FWtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrDevAnony","download_url":"https://codeload.github.com/MrDevAnony/Wtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FWtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":["cpp","python","python3","time","timer","windows"],"created_at":"2025-05-30T05:12:31.369Z","updated_at":"2026-04-26T20:32:00.477Z","avatar_url":"https://github.com/MrDevAnony.png","language":"Python","readme":"# Wtime (Python \u0026 CPP version)\n\nWtime is a lightweight and efficient command execution timer designed specifically for Windows.  \nIt measures the exact runtime duration of any command or program you execute and provides a simple output with the elapsed time.\n\n---\n\n## Features\n\n- Easy to use command-line utility for timing commands on Windows  \n- Precise measurement of execution time  \n- Lightweight and fast, with no external dependencies  \n- Can be integrated into scripts and automation workflows  \n\n---\n\n## Installation\n\n1. Download the latest release binary from the [Releases](https://github.com/MrDevAnony/Wtime/releases) page.  \n2. Extract the executable `wtime.exe` to any folder of your choice.  \n\n---\n\n## Usage\n\nOpen a Command Prompt or PowerShell window and run:\n\n```bash\nwtime \u003cyour_command_here\u003e\n```\n\nExample:\n```bash\nwtime ping google.com -n 5\n```\nThis will run the ping command 5 times and display how long it took to execute.\n\n## Adding Wtime to Windows PATH\n\nTo run wtime from any location in the command prompt, add its folder to your system PATH environment variable:\n\n1. Press Win + R, type `sysdm.cpl`, and press Enter.\n\n2. In the System Properties window, go to the Advanced tab and click Environment Variables.\n\n3. Under System variables, find and select the Path variable, then click Edit.\n\n4. Click New and add the full path to the folder where you placed wtime.exe. For example:\n```bash\nC:\\Tools\\Wtime\\\n```\n\n5. Click OK on all dialogs to save changes.\n\n6. Restart any open Command Prompt or PowerShell windows to apply the changes.\n\nNow you can simply run:\n```bash\nwtime \u003ccommand\u003e\n```\nfrom anywhere in your system.\n\n### Example\n```bash\nwtime curl http://www.gstatic.com/generate_204 -ksIL\n```\n\n## Contributing\n\nContributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdevanony%2Fwtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdevanony%2Fwtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdevanony%2Fwtime/lists"}