Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereon/talos
A lightweight app for quickly accessing your 1Password keychain entries
https://github.com/ethereon/talos
Last synced: 7 days ago
JSON representation
A lightweight app for quickly accessing your 1Password keychain entries
- Host: GitHub
- URL: https://github.com/ethereon/talos
- Owner: ethereon
- License: mit
- Created: 2012-09-23T08:43:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-23T08:45:42.000Z (over 12 years ago)
- Last Synced: 2024-11-08T21:12:28.590Z (2 months ago)
- Language: Objective-C
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Talos
======**Talos** is a lightweight app for quickly accessing your 1Password keychain entries.
It's a standalone app - you do not need to have 1Password installed.
Quick Tour
-----------
When first launched, Talos will ask you to locate your 1Password keychain ( the `.agilekeychain` file).### Locking/Unlocking The Keychain
* Enter the master password to unlock the keychain.
* It will automatically lock itself after a while.
* To manually lock the keychain, use the `CMD+L` shortcut.### Copying Passwords
* Search or use the arrow keys to select the item you want.
* Hit `ENTER` to copy the password.### Invoking/Dismissing
* Once launched, Talos will stay resident in memory. You can bring it up by using the `CMD+SHIFT+1` shortcut.
* Press `esc` to dismiss it.
* To quit permanently, use `CMD+Q`.Requirements
-------------Mac OS X 10.7 or newer.
Building
---------Talos uses Objective-C literals, so you will need Xcode 4.4 or newer to build it.