{"id":15704940,"url":"https://github.com/andyatkinson/applescripts","last_synced_at":"2025-05-12T17:14:53.409Z","repository":{"id":2544473,"uuid":"3522245","full_name":"andyatkinson/applescripts","owner":"andyatkinson","description":"Personal collection of applescripts","archived":false,"fork":false,"pushed_at":"2014-06-13T00:25:54.000Z","size":110,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-12T17:14:48.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/andyatkinson.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":"2012-02-23T04:21:49.000Z","updated_at":"2020-02-08T11:50:33.000Z","dependencies_parsed_at":"2022-07-19T03:32:04.201Z","dependency_job_id":null,"html_url":"https://github.com/andyatkinson/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/andyatkinson%2Fapplescripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fapplescripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fapplescripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyatkinson%2Fapplescripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyatkinson","download_url":"https://codeload.github.com/andyatkinson/applescripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253785009,"owners_count":21963903,"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-03T20:14:20.728Z","updated_at":"2025-05-12T17:14:53.390Z","avatar_url":"https://github.com/andyatkinson.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Applescripts\n\n#### Opening the VPN dialog from the command line\n\nOS X has a built-in VPN client, the process name is \"racoon\". We have to re-connect often at work, so this script pops up the UI dialog from the command line. The alias first kills the racoon process, since it may be in a bad state.\n\n### Install\n\n  1. `cp config.sample.yml config.yml`\n  2. From the OS X Network preferences, supply the name of your VPN network name in `config.yml`\n  3. `chmod +x generate.rb` and `./generate.rb`. This should generate a `openvpn.applescript` file with your VPN network name in it.\n  4. Copy the contents of `aliases` to your `~/.bash_profile` and source it (e.g. `source ~/.bash_profile`)\n  5. Now you should be able to run: `openvpn`\n\n### Plans\n\nThe plan is to add more applescripts. Do you have any applescripts that are time savers?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fapplescripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyatkinson%2Fapplescripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyatkinson%2Fapplescripts/lists"}