{"id":18562431,"url":"https://github.com/born2snipe/cli-progress","last_synced_at":"2025-05-15T17:35:50.158Z","repository":{"id":17489388,"uuid":"20275085","full_name":"born2snipe/cli-progress","owner":"born2snipe","description":"This is a simple Java API for printing progress for CLI apps","archived":false,"fork":false,"pushed_at":"2016-12-31T05:06:13.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T12:45:34.970Z","etag":null,"topics":["cli-apps","jar","java","java-api"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/born2snipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-28T22:56:50.000Z","updated_at":"2024-08-17T13:57:55.000Z","dependencies_parsed_at":"2022-08-04T19:15:48.586Z","dependency_job_id":null,"html_url":"https://github.com/born2snipe/cli-progress","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fcli-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fcli-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fcli-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fcli-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/born2snipe","download_url":"https://codeload.github.com/born2snipe/cli-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254388431,"owners_count":22063054,"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-apps","jar","java","java-api"],"created_at":"2024-11-06T22:09:34.569Z","updated_at":"2025-05-15T17:35:50.141Z","avatar_url":"https://github.com/born2snipe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CLI-Progress\n\nThis is a simple Java API for printing progress for CLI apps\n\n![sampleoutput](http://i.imgur.com/yAcr9DG.gif)\n\n## Classes of interest\n\n- [PercentPrinter][1] - allows printing the current percentage of the progress\n- [CountUpToTotalPrinter][2] - allows printing the current count of the total (support [custom message formatting][5])\n- [MultipleProgressPrinter][3] - allows printing multiple progress indicators at the same time\n- [ElapsedTimePrinter][4] - allows printing the current elapsed time\n- [ProgressBarPrinter][5] - allows printing a progress bar\n\n*Note*: The JAR is an executable JAR and you can see what type of console output to expect\n\n[1]: https://github.com/born2snipe/cli-progress/blob/master/src/main/java/com/github/born2snipe/cli/PercentPrinter.java \"percent\"\n[2]: https://github.com/born2snipe/cli-progress/blob/master/src/main/java/com/github/born2snipe/cli/CountUpToTotalPrinter.java \"countUp\"\n[3]: https://github.com/born2snipe/cli-progress/blob/master/src/main/java/com/github/born2snipe/cli/MultipleProgressPrinter.java \"multi\"\n[4]: https://github.com/born2snipe/cli-progress/blob/master/src/main/java/com/github/born2snipe/cli/ElapsedTimePrinter.java \"elapsed\"\n[5]: https://github.com/born2snipe/cli-progress/blob/master/src/main/java/com/github/born2snipe/cli/ProgressBarPrinter.java \"progress-bar\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn2snipe%2Fcli-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborn2snipe%2Fcli-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn2snipe%2Fcli-progress/lists"}