{"id":13569782,"url":"https://github.com/briangonzalez/awesome-applescripts","last_synced_at":"2026-04-28T23:30:17.679Z","repository":{"id":40827988,"uuid":"112858127","full_name":"briangonzalez/awesome-applescripts","owner":"briangonzalez","description":"A collection of awesome, useful, not-so-obvious applescripts.","archived":false,"fork":false,"pushed_at":"2017-12-11T02:46:56.000Z","size":12,"stargazers_count":70,"open_issues_count":1,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-22T05:00:39.961Z","etag":null,"topics":["applescript","awesome","osascript","reminders"],"latest_commit_sha":null,"homepage":"","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/briangonzalez.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":"2017-12-02T16:33:01.000Z","updated_at":"2024-05-03T15:28:09.000Z","dependencies_parsed_at":"2022-09-02T07:42:07.854Z","dependency_job_id":null,"html_url":"https://github.com/briangonzalez/awesome-applescripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangonzalez%2Fawesome-applescripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangonzalez%2Fawesome-applescripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangonzalez%2Fawesome-applescripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangonzalez%2Fawesome-applescripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briangonzalez","download_url":"https://codeload.github.com/briangonzalez/awesome-applescripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240067873,"owners_count":19742947,"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":["applescript","awesome","osascript","reminders"],"created_at":"2024-08-01T14:00:44.205Z","updated_at":"2026-04-28T23:30:17.640Z","avatar_url":"https://github.com/briangonzalez.png","language":"AppleScript","funding_links":[],"categories":["AppleScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"sparkles\" src=\"https://user-images.githubusercontent.com/659829/33517575-84f0203c-d73b-11e7-9459-fe8f53f6f3da.png\" width=200\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eawesome-applescripts\u003c/h1\u003e\n\u003cblockquote align=\"center\"\u003e\n  A collection of awesome, useful, not-so-obvious applescripts.\n\u003c/blockquote\u003e\n\n### Table of Contents\n\n- [Scripting Applications](#-scripting-applications)\n- [Scripting macOS](#-scripting-macos)\n- [Scripting Chrome](#-scripting-chrome)\n- [Scripting Reminders](#-scripting-reminders)\n\n### → Scripting Applications\n\n**Get bounds of application window**\n\n```sh\n$ osascript scripts/app/get-bounds.applescript Safari\n```\n\n**Hide application**\n\n```sh\n$ osascript scripts/app/hide.applescript Safari\n```\n\n**Check if application is hidden**\n\n```sh\n$ osascript scripts/app/is-hidden.applescript Safari\n```\n\n\n**Check if application is miniaturized (minimized)**\n\n```sh\n$ osascript scripts/app/is-mini.applescript Safari\n```\n\n\n**Check if application is running**\n\n```sh\n$ osascript scripts/app/is-running.applescript Safari\n```\n\n### → Scripting MacOS\n\n_Help wanted._\n\n\n### → Scripting Chrome\n\n**Open (or highlight tab if already open) a URL**\n\n```sh\n$ osascript scripts/chrome/open-url.applescript https://news.ycombinator.com/\n```\n\n\n### → Scripting Reminders\n\n**Get reminders in list**\n\n```sh\n$ osascript scripts/reminders/get-reminders-in-list.applescript \"Today\"\n```\n\n**Get all lists**\n\n```sh\n$ osascript scripts/reminders/get-lists.applescript\n```\n\n**Hide the sidebar**\n\n```sh\n$ osascript scripts/reminders/hide-sidebar.applescript Safari\n```\n\n**Switch to a different list**\n\n```sh\n$ osascript scripts/reminders/switch-list.applescript \"Grocery List\"\n```\n\n**Count a list**\n\n```sh\n$ osascript scripts/reminders/count-list.applescript \"Grocery List\"\n```\n\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangonzalez%2Fawesome-applescripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriangonzalez%2Fawesome-applescripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangonzalez%2Fawesome-applescripts/lists"}