Skip to content

A Simple Ruby Library That Interacts With macOS Keychain

Notifications You must be signed in to change notification settings

code-developers/keychainsecurity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keychainsecurity

A Simple Ruby Library That Interacts With macOS Keychain

forthebadge

Installation:

$ git clone https://github.com/krishpranav/keychainsecurity

Usage:

require 'keychainsecurity'

Security::Keychain::default_keychain.filename

Security::InternetPassword.find(server: "itunesconnect.apple.com").password # your password

About

A Simple Ruby Library That Interacts With macOS Keychain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%