https://github.com/ryuslash/keycheck
Quickly check whether a keyring is locked or unlocked
https://github.com/ryuslash/keycheck
Last synced: 5 months ago
JSON representation
Quickly check whether a keyring is locked or unlocked
- Host: GitHub
- URL: https://github.com/ryuslash/keycheck
- Owner: ryuslash
- License: gpl-3.0
- Created: 2015-02-08T23:56:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-08T23:57:31.000Z (over 11 years ago)
- Last Synced: 2025-10-24T10:30:40.871Z (9 months ago)
- Language: Vala
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: COPYING
Awesome Lists containing this project
README
* Keycheck
Until I come up with a better name.
Quickly check to see if a keyring is locked or unlocked.
** Requirements
Keycheck requires both Vala and libsecret be installed and requires
Gnome Keyring Daemon is running.
** Usage
To check if the default keyring is locked or unlocked call keycheck
without any arguments:
: keycheck
To check whether any other keyring is locked or unlocked pass the
name along:
: keycheck ring_name