Search Results
Showing results for "clipboard"
No image available
Clipboard Bridge (pbcopy/xclip/clip)
Write a cross-platform clipboard tool: stdin→clipboard and clipboard→stdout. Detect pbcopy/xclip/win32 APIs. Flags: --copy, --paste, --type, --watch. Include Unicode/CRLF safety.
Tags:
cli,
clipboard,
productivity,
unicode,
windows,
macos,
linux
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Local Password Manager (CLI)
Build a simple encrypted vault using OS keyring/DPAPI/Keychain or age/openssl fallback. CRUD operations, clipboard copy with auto-clear, and search. Flags: --add, --get, --list.
Tags:
cli,
passwords,
security,
crypto,
keychain,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
Back to Home