ModusOp Dock
A sidebar extension for Nova that puts your GitHub repos, settings sync, and project tools right in the editor. Browse repos, clone with one click, and sync your Nova settings across machines via Git.
Features
Installation
Via Nova Extension Library
- Open Nova → Extensions → Extension Library
- Search for ModusOp Dock
- Click Install
Manual Install from GitHub
- Clone the repository:
git clone https://github.com/jwwd-repos/modusop-nova-dock.git - Copy or symlink the
.novaextensiondirectory to:~/Library/Application Support/Nova/Extensions/ - Restart Nova
Requirements
- Nova 10 or later
- macOS 12.0 (Monterey) or later
- GitHub account (personal access token for private repos)
Links
Standalone vs ModusOp Connected
Standalone
Available nowWorks independently as a local extension. All features run on your machine — no account or internet connection required.
ModusOp Connected
Coming soonConnect to your ModusOp workspace for cloud sync, team sharing, and project-level integration. Access your ModusOp data directly from your editor.
v0.4.0
Settings sync via Git
FeatureSync your Nova settings across machines using a Git repository. Dock will push and pull your configuration automatically.
- Choose which settings to sync (themes, key bindings, extensions list)
- Conflict resolution with visual diff
- Manual and automatic sync modes
v0.3.0
One-click clone and open
FeatureClick any repository in the sidebar to clone it to your projects directory and open it in Nova. Supports both HTTPS and SSH clone URLs.
v0.2.1
Fixed token storage on macOS Ventura
FixResolved an issue where personal access tokens were not persisting between Nova sessions on macOS 13 (Ventura) due to Keychain access group changes.
v0.2.0
Repository search and filtering
FeatureAdded search and filter functionality to the repository list.
- Search by repo name or description
- Filter by language, visibility (public/private), and owner
- Sort by name, stars, or last updated
v0.1.0
Initial release
FeatureFirst release of ModusOp Dock for Nova.
- GitHub repository browser in the sidebar
- Personal access token authentication
- View repo details, branches, and recent commits
- Project tools panel with quick actions
No known issues. Things are looking good!
Report an Issue
Found a bug, have a feature request, or need help? Let us know.
MIT License
This software is released under the MIT License. You are free to use, modify, and distribute it for any purpose.