{"id":19871602,"url":"https://github.com/millsoft/acetool","last_synced_at":"2025-09-18T17:31:43.190Z","repository":{"id":62529002,"uuid":"100258160","full_name":"millsoft/acetool","owner":"millsoft","description":"AceProject in your CLI","archived":true,"fork":false,"pushed_at":"2023-12-15T20:18:50.000Z","size":56,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T00:56:40.179Z","etag":null,"topics":["aceproject","cli","cli-app","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/millsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-08-14T11:00:13.000Z","updated_at":"2024-12-29T08:43:45.000Z","dependencies_parsed_at":"2025-01-11T16:32:42.119Z","dependency_job_id":"d393ebb0-a13b-4e88-a6a3-3ebff0134c2a","html_url":"https://github.com/millsoft/acetool","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/millsoft/acetool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/millsoft%2Facetool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/millsoft%2Facetool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/millsoft%2Facetool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/millsoft%2Facetool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/millsoft","download_url":"https://codeload.github.com/millsoft/acetool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/millsoft%2Facetool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275804688,"owners_count":25531734,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":["aceproject","cli","cli-app","php"],"created_at":"2024-11-12T16:12:56.530Z","updated_at":"2025-09-18T17:31:42.962Z","avatar_url":"https://github.com/millsoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AceTool\n\n**AceProject for the CLI**\n\n![screenshot](http://www.millsoft.de/bilder/acetool.png)\n\n### Status\nThis project is just fresh out of the oven and it is still in development. Use it on your own risk. You CAN'T control your whole AceProject account yet. What you can do is the following:\n\n - Login / Logout\n - List Projects\n - List Tasks by a Project\n - Find Tasks by a Search String\n - Find Starred Tasks\n - Start and Stop the clock for a given task\n - See all running clocks (including all of your coworkers)\n\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nTo use it you need to install php first. I tested the project with php 7 on linux but it also should work on at least php 5.6 and also on windows.\n\n\n\n### Installing\n\nThe easiest installation is using composer:\n```\ncomposer global require millsoft/acetool\n```\n\nInstall this project on your machine by downloading the ZIP or use git to clone it.  Then use comoser to install all needed dependencies by executing following command in the project directory:\n\n    composer install\n\n\n### Running\n\nIf you installed this tool with composer, you can type `ace` in your terminal.\n\nOtherwise, simply execute the ace.php with php:\n\n    php ace.php\nIf you cann the script like that you will see a help page and all available commands / parameters. To get help for a given command add --help to the command, for example:\n\n    php ace.php task --help\n\nTo use the tool you first need to login to your account. To do this, call the script with following parameters:\n\n    php ace.php account:login username password subdomain\n\nI recommend you to make your own bat or sh script and make it global so it works globally.\n\n## Built With\n\n* [AceProject API](https://github.com/millsoft/aceproject) - The aceproject Web API\n* [Symfony CLI Component](https://github.com/symfony/console) - For creating awesome CLI Tools\n\n\n## Versioning\n\nI use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). \n\n## Authors\n\n* **Michael Milawski** - *Initial work* - [MilMike](https://www.milmike.com)\n\n\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgments\n\n* I am not affiliated with AceProject in any way and the AceProject devs are not affiliated with this project here.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmillsoft%2Facetool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmillsoft%2Facetool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmillsoft%2Facetool/lists"}