feigeCode/navop

▲ 423 stars today★ 1,360⑂ 142

A native, all-in-one workspace for databases, SSH, SFTP, terminals, remote desktop, monitoring, and AI.

1,360Star
142Fork
0Watch
0Issue
RustLanguage
-License
Created · last push · repository size 0 KB · default branch -

README

https://github.com/feigeCode/navop/blob/HEAD/Navop

Navop

A native, all-in-one workspace for databases, SSH, SFTP, terminals, remote desktop, monitoring, and AI agents.

Built with GPUI and Rust · GPU-accelerated rendering · No WebView

https://github.com/feigeCode/navop/blob/HEAD/Downloads https://github.com/feigeCode/navop/blob/HEAD/CI https://github.com/feigeCode/navop/blob/HEAD/License: Apache-2.0 plus supplementary terms https://github.com/feigeCode/navop/blob/HEAD/QQ Group 860670605 https://github.com/feigeCode/navop/blob/HEAD/Join WeChat Group

https://github.com/feigeCode/navop/blob/HEAD/MySQL https://github.com/feigeCode/navop/blob/HEAD/PostgreSQL https://github.com/feigeCode/navop/blob/HEAD/SQLite https://github.com/feigeCode/navop/blob/HEAD/DuckDB https://github.com/feigeCode/navop/blob/HEAD/ClickHouse https://github.com/feigeCode/navop/blob/HEAD/SQL Server https://github.com/feigeCode/navop/blob/HEAD/Oracle https://github.com/feigeCode/navop/blob/HEAD/TDengine https://github.com/feigeCode/navop/blob/HEAD/Dameng DM https://github.com/feigeCode/navop/blob/HEAD/KingbaseES https://github.com/feigeCode/navop/blob/HEAD/GBase 8s https://github.com/feigeCode/navop/blob/HEAD/OceanBase https://github.com/feigeCode/navop/blob/HEAD/openGauss https://github.com/feigeCode/navop/blob/HEAD/Apache IoTDB https://github.com/feigeCode/navop/blob/HEAD/Redis https://github.com/feigeCode/navop/blob/HEAD/MongoDB https://github.com/feigeCode/navop/blob/HEAD/MQTT https://github.com/feigeCode/navop/blob/HEAD/SSH https://github.com/feigeCode/navop/blob/HEAD/SFTP https://github.com/feigeCode/navop/blob/HEAD/Port Forwarding https://github.com/feigeCode/navop/blob/HEAD/RDP https://github.com/feigeCode/navop/blob/HEAD/VNC

中文 · Documentation · Features · Screenshots · Install · Latest Release · Contributing

https://github.com/feigeCode/navop/blob/HEAD/Navop overview

Features

Databases and data tools

Remote access and operations

Editing, AI, and extensibility

Native desktop experience

Public MCP, Navop CLI, and Agent Skill

Navop can expose selected host-authoritative tools to external Codex, Claude, MCP clients, and automation. Enable the server under Settings > General > MCP > MCP Server, choose a permission profile (Safe / Confirm / Auto), and select the required groups under Tool Exposure. The runtime listens on a dynamic loopback-only port and authenticates clients with a user-only discovery token; Navop remains authoritative for live tools, schemas, permissions, approvals, and audit records.

For terminal-capable agents, install the @navop/cli package and the bundled Navop Skill:

npm install -g @navop/cli@latest

Install the Skill for Codex, or use --target agents for Agents-compatible clients

navop skill install --target codex --scope user

The separate @navop/mcp package is only the stdio bridge for native MCP clients (npx -y @navop/mcp@latest). See the Navop MCP and CLI repository and the Public MCP guide for the full command reference and client configuration.

Screenshots

| Workspace | |:-:| | Workspace |

| Database | SSH | |:-:|:-:| | Database | SSH |

| SFTP | Redis | |:-:|:-:| | SFTP | Redis |

| MongoDB | AI Chat | |:-:|:-------------------------------------:| | MongoDB | AI Chat |

| Agent Hub | Extensions | |:-:|:-:| | Agent Hub | Extensions |

| Remote File Editor | ER Diagram | |:-:|:-:| | Remote File Editor | ER Diagram |

| Monitoring | Themes | |:-:|:-:| | Monitoring | Themes |

Install

Download the latest build from GitHub Releases. Each release includes sha256sums.txt for checksum verification. Artifacts are available for macOS (DMG and tar.gz, Apple Silicon / Intel), Windows (MSI and EXE installers, plus standard and portable ZIP), and Linux (tar.gz, deb, rpm, and AppImage), following the navop---. naming convention.

If macOS Gatekeeper reports that Apple cannot check the app, run sudo xattr -rd com.apple.quarantine /Applications/Navop.app.

On Windows, Navop is also available through Scoop (installing the portable edition with data persistence handled by Scoop):

scoop bucket add extras
scoop install navop

Navop is also available from FlatPark as a community Flatpak package:

flatpak --user remote-add --if-not-exists flatpark https://dl.flatpark.org/flatpark.flatpakrepo
flatpak --user install flatpark dev.navop.Navop

For the full artifact table, Windows portable-mode notes, upgrade migration from v0.10.1 or earlier ZIPs, and the Oracle Instant Client / pure-Go driver note, see the Install & update guide.

Build from source

Navop uses the Rust 2024 edition and requires platform-specific system dependencies.

# Linux dependencies
./script/bootstrap

Run the application

cargo run -p main

On Windows, install dependencies from PowerShell with:

.\script\install-window.ps1

Common development checks:

cargo build
cargo test --all
cargo clippy --workspace --all-targets
cargo fmt --check

See CONTRIBUTING.md for the complete development guide.

Community and support

Navop is maintained independently. Stars, focused pull requests, bug reports, and donations all help sustain the project.

Star History

https://github.com/feigeCode/navop/blob/HEAD/Star History Chart

Credits

ER diagram rendering is based on ferrum-flow.

License

Navop source code is licensed under Apache License 2.0. Navop-authored portions are additionally subject to the Navop Supplementary License, which permits free redistribution through free distribution channels (such as GitHub Releases, Flatpak repositories, and free app stores) while prohibiting commercial resale, charging fees, competing products or services, and paid distribution platforms. Third-party components remain subject to their own licenses.

For licensing inquiries, contact [email protected].

More Today's Trending projects

1

debpalash / VoiceStudio

Python★ 29,840⑂ 3,606▲ 2,776 stars
2

JustVugg / colibri

C★ 32,609⑂ 3,430▲ 2,173 stars
3

bilawalsidhu / gods-eye-view

JavaScript★ 33,945⑂ 6,772▲ 1,831 stars
4

alibaba / open-code-review

Go★ 26,516⑂ 1,906▲ 1,571 stars
5

ever-co / ever-gauzy

TypeScript★ 6,164⑂ 994▲ 1,130 stars
6

pacifio / atlas

Rust★ 4,440⑂ 274▲ 1,091 stars