Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’πŸ–‹οΈ gpg-cli-signer

Interactive GPG terminal signer for macOS. Sign text inputs with your GPG key and auto-copy the result to the clipboard instantly.

wakatime

✨ Features

  • Simplicity: Sign files with a single command.
  • Seamless Integration: Built to work perfectly within terminal-based workflows.
  • Built-in Alias: Supports the short command gpgsign when installed via Homebrew.
Untitled.mov

πŸš€ Installation

Option 1: Homebrew (Recommended)

If you are on macOS or Linux using Homebrew, you can install it from our official tap:

brew tap nlimeres-vault/tools && brew install gpg-cli-signer

Option 2: Manual Installation

If you prefer not to use Homebrew, you can download the script directly:

  1. Clone the repository:
curl -fsSL https://raw.githubusercontent.com/nlimeres/gpg-cli-signer/main/script.sh -o gpgsign
  1. Grant execution permissions:
chmod +x script.sh
  1. (Optional) Move it to your bin folder for global access:
sudo mv gpgsign /usr/local/bin/

πŸ‘‰ Looking for more tools? Visit our homebrew-tools repository ↗️

🀝 Contributions

Copyright (C) 2026, nlimeres, hello@nlimeres.com

If you find any errors or want to add any improvements, feel free to open an issue or send a pull request.

πŸ“„ License

GitHub License

About

Interactive GPG terminal signer for macOS. Sign text inputs with your GPG key and auto-copy the result to the clipboard instantly.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages