A tool to access the OSX keychain
 
 
Go to file
rnhmjoj 25f6624e68 Handle empty list error 2015-07-07 23:46:58 +02:00
src Handle empty list error 2015-07-07 23:46:58 +02:00
.gitignore Add haskell .gitignore 2015-07-07 14:55:42 +02:00
LICENSE Cabalize 2015-07-07 15:40:52 +02:00
README.md Add readme 2015-07-07 23:43:16 +02:00
Setup.hs Cabalize 2015-07-07 15:40:52 +02:00
skeleton.cabal Add git information 2015-07-07 23:43:27 +02:00

README.md

Skeleton

Quickly access the OSX keychain

skeleton is a command line tool used to quickly access passwords stored in the OSX keychain. You can search by account, server name or any other available attribute and get a list of fuzzy matched result. The first match is be copied to the clipbdoard.

Usage

Run skeleton -h for help

License

Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html