Skip to content

Create csv-to-keychain-access - #18

Open
fixmacissues wants to merge 1 commit into
PaperKup:masterfrom
fixmacissues:patch-1
Open

Create csv-to-keychain-access#18
fixmacissues wants to merge 1 commit into
PaperKup:masterfrom
fixmacissues:patch-1

Conversation

@fixmacissues

Copy link
Copy Markdown

For anyone reading this, this imports the csv password to your Keychain Access. From there, you can visit the website on Safari and copy and paste the password once to remember it for future ease of use.
Format of file should be csv with each line being URL,username,password without quotes. This Applescript runs through and add each code to Keychain Access. Allows for duplicate but may have some issues and stop halfway. To resolve this, run your csv file a few times till you are sure all the passwords are added. Thank you.

For anyone reading this, this imports the csv password to your Keychain Access. From there, you can visit the website on Safari and copy and paste the password once to remember it for future ease of use.
Format of file should be csv with each line being URL,username,password without quotes. This Applescript runs through and add each code to Keychain Access. Allows for duplicate but may have some issues and stop halfway. To resolve this, run your csv file a few times till you are sure all the passwords are added. Thank you.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant