This tool allows you to export General Passwords and Secure Notes from the Apple Keychain on macOS.
The first item in the exported data represents a Secure Note, while the second represents a General Password. Please note that a Secure Note will never contain a password.
[
{
"note" : "ecwecwec",
"password" : "",
"type" : "note",
"title" : "affinity"
},
{
"note" : "",
"password" : "wewcwcwe",
"type" : "password",
"title" : "john@hotmail.com"
}
]
- Design a macOS icon for submission to AppStore etc π
- Add readable error
- Reset git before making the repo public, it has Key repo etc, also tokens that should be cleared β
- what format is it saved in?