Skip to content

wireproof/csv-toicloudkeychainupdatedcsv

Repository files navigation

csv-toicloudkeychain

AppleScript that will read a CSV file containing name, URL, username and password data and import this to iCloud KeyChain via Safari in macOS Mojave.

alt tag

CSV Layout

Create a CSV without headers with data in the below order.

name,url,username,password

For example, import an entry for the user doggo at woof.org.

woof,woof.org,doggo,secretbonepass

Accessibility Permissions

Script editor must be given permission under System Preferences - Security & Privacy - Accessibility to run. Ensure you remove this after you have finished running the script.

alt tag

About

Updated for 4 value CSV and macOS Mojave 10.14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published