Skip to content

modusop-app/modusop-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModusOp Keys

Per-project credentials right in Nova's sidebar. Store API keys, passwords, and tokens securely in macOS Keychain — scoped to each workspace, with auto-hide, quick copy, and category organisation.

Features

  • macOS Keychain storage — all credentials stored in the system keychain, never in plaintext or project files
  • Per-project scope — each Nova workspace has its own credential store
  • Category organisation — group entries by type: Web, API, Database, Email, or custom categories
  • Quick copy — one-click copy password or username to clipboard with configurable auto-clear timeout
  • Auto-hide — revealed passwords automatically re-mask after a configurable duration
  • Open URLs — jump to associated URLs directly from the sidebar
  • Context menus — right-click for all actions: copy, reveal, edit, delete, open URL
  • Zero configuration — no setup required, just open the sidebar and start adding credentials

Installation

Via Nova Extension Library

  1. Open Nova > Extensions > Extension Library
  2. Search for ModusOp Keys
  3. Click Install

Manual Install from GitHub

git clone https://github.com/modusop-app/modusop-keys.git
ln -s "$(pwd)/modusop-keys/ModusOp Keys.novaextension" \
  ~/Library/Application\ Support/Nova/Extensions/

Restart Nova after installing.

Requirements

  • Nova 10 or later
  • macOS 12.0 (Monterey) or later

Configuration

Setting Default Description
Clipboard auto-clear 30 seconds Time before copied passwords are cleared from clipboard. Set to 0 to disable.
Password reveal duration 3 seconds Time before a revealed password is re-masked.

Standalone vs ModusOp Connected

Standalone (available now)

Works independently as a local Nova extension. All credentials are stored on your machine in macOS Keychain — no account, no cloud, no internet connection required.

ModusOp Connected (coming soon)

Optional integration with your ModusOp workspace — encrypted team credential sharing, project-level access control, and audit logging.

Privacy

All credentials are stored in the macOS Keychain. No external servers, no tracking, no plaintext storage. Your secrets never leave your machine.

Links

Licence

MIT - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors