{"id":18278734,"url":"https://github.com/handstandsam/saydle","last_synced_at":"2025-08-01T14:12:25.390Z","repository":{"id":87300712,"uuid":"434646533","full_name":"handstandsam/saydle","owner":"handstandsam","description":"\"Saydle 🔊\", real-time audio notifications for Gradle.","archived":false,"fork":false,"pushed_at":"2023-10-30T15:42:02.000Z","size":206,"stargazers_count":93,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T04:32:03.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handstandsam.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}},"created_at":"2021-12-03T15:36:11.000Z","updated_at":"2024-06-27T09:27:41.000Z","dependencies_parsed_at":"2025-04-05T04:31:28.498Z","dependency_job_id":"f2a55062-1ad1-4bac-9328-90adabf85518","html_url":"https://github.com/handstandsam/saydle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/handstandsam/saydle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handstandsam%2Fsaydle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handstandsam%2Fsaydle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handstandsam%2Fsaydle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handstandsam%2Fsaydle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handstandsam","download_url":"https://codeload.github.com/handstandsam/saydle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handstandsam%2Fsaydle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268241031,"owners_count":24218373,"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-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2024-11-05T12:25:54.965Z","updated_at":"2025-08-01T14:12:25.349Z","avatar_url":"https://github.com/handstandsam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Saydle 🔊 - \"Say Gradle\" \nSaydle is a Wrapper for the Gradle Wrapper that notifies you via the OSX [`say`](https://ss64.com/osx/say.html) command whether a task failed or succeeded.\n\n# Why?\nKnowing when a Gradle build is done is super helpful when there are long running tasks.  This allows you to be notified instead of checking the terminal.\n\n[![Tweet about Using the Say Command with Gradle](static/saydle-tweet.png)](https://twitter.com/HandstandSam/status/1463207029007339520)\n\n# System Requirements\n* You must be Running Mac OSX\n\n# Installation Instructions\nRun the following command from the terminal in the root of your Android Project (where the `gradlew` file is)\n```\ncurl -O \"https://raw.githubusercontent.com/handstandsam/saydle/main/saydlew\" \u0026\u0026 chmod +x saydlew\n```\n\nThis will download the [`saydlew`](https://github.com/handstandsam/saydle/blob/main/saydlew) file and put it next to your `gradlew` file in the root of your Gradle project. It then ensures there is permission to execute the file.\n\n# Usage\n* Instead of using `./gradlew`, use `./saydlew` instead.  That's it!\n* Example: `./saydlew app:assembleDebug`\n\n# Advanced Configuration Options\nYou can edit these options in the `saydlew` file itself.\n* success_phrase=\"Success\"\n* failed_phrase=\"Failed\"\n* voice=\"Alex\"\n\n## Alternate Voices for the \"say\" Command\n[OSX Say Command Documentation](https://ss64.com/osx/say.html)\n\n**Available English Speaking Voices**\n```\nAlex                en_US    # Most people recognize me by my voice.\nFred                en_US    # I sure like being inside this fancy computer\nSamantha            en_US    # Hello, my name is Samantha. I am an American-English voice.\nVictoria            en_US    # Isn't it nice to have a computer that will talk to you?\n```\n\n**Other Languages**\nFind other voices by running: `say -v '?'`\n\n# How Does Saydle 🔊 Work?\n\nSaydle 🔊 forwards your command to Gradle, and then looks at the execution result to say either \"Success\" or \"Failed\".\n\n![Process Diagram](static/saydle-diagram.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandstandsam%2Fsaydle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandstandsam%2Fsaydle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandstandsam%2Fsaydle/lists"}