skeleton: a tool to access the OSX keychain

[ mit, program, utility ] [ Propose Tags ]

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.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies argparser, attoparsec, base (>=4.8 && <=5.0), bytestring, filepath, hex, posix-escape, process, time [details]
License MIT
Copyright (C) Michele Guerini Rocco
Author rnhmjoj
Maintainer micheleguerinirocco@me.com
Category Utility
Source repo head: git clone https://github.com/rnhmjoj/skeleton
Uploaded by rnhmjoj at 2015-07-07T21:52:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables skeleton
Downloads 857 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-08 [all 6 reports]

Readme for skeleton-0.1.0.0

[back to package description]

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