feigeCode/navop
A native, all-in-one workspace for databases, SSH, SFTP, terminals, remote desktop, monitoring, and AI.
About the project
A native Rust/GPUI desktop app that combines databases, SSH/SFTP, terminals, remote desktop, monitoring, and AI agents in one workspace. Aimed at developers and admins who want to replace a stack of separate tools with a single application.
Useful for
- Connect to PostgreSQL and run SQL with an execution plan
- Open an SSH session with SFTP and edit files on the server
- Expose tools to an external Codex agent via the MCP server
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars so far today, about 20 expected by the end of the day.
- GitHub Trending Rust today: #12, +46 stars.
- Recent forks include notable developers: @mvanhorn (5,228 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,450
- Stars in a day
- 20
- Forks
- 152
- Issues and pull requests
- 269
- Watchers
- 9
- Language
- Rust
- Latest release
- v0.18.5 · September 20, 2026
- Created
- July 10, 2026
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending Rust today: #11, +46 stars
Similar projects
-
5.5
Volumeyascoop/RbxForge
CLI project generator for Roblox and Rojo that scaffolds a ready project in one command using game, library, or plugin templates.
-
5.5
BansheeLight/RbxForge
CLI project generator for Roblox and Rojo: creates a ready project structure in one command using game, library, or plugin templates.
-
4.8
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
4.6
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
4.5
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…
-
4.4
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…