{"id":17042153,"url":"https://github.com/bluem/pashua-binding-applescript","last_synced_at":"2025-03-23T01:26:32.669Z","repository":{"id":19811464,"uuid":"23071838","full_name":"BlueM/Pashua-Binding-AppleScript","owner":"BlueM","description":"AppleScript binding for Pashua","archived":false,"fork":false,"pushed_at":"2020-06-24T20:28:59.000Z","size":51,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T04:42:09.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AppleScript","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/BlueM.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-18T13:17:46.000Z","updated_at":"2024-09-10T15:57:46.000Z","dependencies_parsed_at":"2022-08-31T10:23:30.210Z","dependency_job_id":null,"html_url":"https://github.com/BlueM/Pashua-Binding-AppleScript","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-AppleScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-AppleScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-AppleScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-AppleScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueM","download_url":"https://codeload.github.com/BlueM/Pashua-Binding-AppleScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042949,"owners_count":20551694,"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":[],"created_at":"2024-10-14T09:15:18.333Z","updated_at":"2025-03-23T01:26:32.652Z","avatar_url":"https://github.com/BlueM.png","language":"AppleScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n===========\nThis is an AppleSript language binding (glue code) for using Pashua with AppleScript. Pashua is a macOS application for using native GUI dialog windows in various programming languages.\n\nThis code can be found in a GitHub repository at https://github.com/BlueM/Pashua-Binding-AppleScript. For examples in other programming languages, see https://github.com/BlueM/Pashua-Bindings.\n\nOther related links:\n* [Pashua homepage](https://www.bluem.net/jump/pashua)\n* [Pashua repository on GitHub](https://github.com/BlueM/Pashua)\n\nUsage\n======\nThis repository contains uncompiled AppleScript code. You can open “Example.applescript” and run it in the script editor, but it needs a compiled version of “Pashua.applescript” (which is also in this folder).\n\nSolution: simply open a Terminal window, run “compile.sh” (i.e.: drag the icon onto the Terminal window and hit Return) and you’re done. You will now have “Example.scpt” and “Pashua.scpt”. “Example.scpt” is the actual example, and “Pashua.scpt” is the “library” for handling the communication with Pashua.\n\nOf course, you will need Pashua on your Mac to run the example. The code expects Pashua.app in one of the “typical” locations, such as the global or the user’s “Applications” folder, or in the folder which contains “Example.scpt” and\n“Pashua.scpt”.\n\n\nCompatibility\n=============\nThis code should run at least on Mac OS X 10.6 or later.\n\nIt is compatible with Pashua 0.10. It will work with earlier versions of Pashua, but non-ASCII characters will not be displayed correctly, as any versions before 0.10 required an argument for marking input as UTF-8. If you want to use this code with Pashua \u003c 0.10, you can remove partial line `as «class utf8»` in “Pashua.applescript” or “Pashua.scpt” respectively.\n\n\nAuthors\n=========\nThis code was written by Carsten Blüm, contributions by Eddy Roosnek and Hans Haesler.\n\n\nLicense\n=========\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-applescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluem%2Fpashua-binding-applescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-applescript/lists"}