mikofure /
hyperion
A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.
24/100 healthLoading repository data…
MidnightCrowing / repository
A modern cross-platform desktop app to manage all your dev projects in one place. Built with Tauri + Vue 3.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A desktop application for managing local and remote development projects
English · 简体中文 · 繁體中文
CodeNest records development projects stored on local disks, remote SSH hosts, or separate workspaces. It stores project groups, project types, source repositories, default editors, language metadata, and license metadata, then lets you open projects or locate their paths from the home view.
Download the installer for your system from the Releases page.
⚠️ On macOS, if the app says it is damaged and cannot be opened, move it to Applications and run: sudo xattr -rd com.apple.quarantine /Applications/CodeNest.app.
Click the "Add project" button and select a project directory. After adding it, you can analyze languages and read license snippets, or manually set the project type, source repository, and default editor.
Navigate to "Settings > Scanner", configure directories to scan or enable IDE history import, then return to home and click the scan button to batch add projects.
Click a project item or use the action bar buttons:
Selected from shared topics, language and repository description—not editorial ratings.
mikofure /
A modern, cross-platform Integrated Development Environment (IDE) built with cutting-edge web technologies and native performance.
24/100 healthgenc-murat /
Native desktop API client powered by Rust + Tauri v2. Supports HTTP, gRPC, WebSocket, collections, scripting, benchmarking, and API analytics with a modern React UI.
78/100 healthConfigure WebDAV server information in "Settings > Data" to manually upload or download project lists and settings.
# Install dependencies
pnpm install
# Start dev server
pnpm dev
# Run all checks
pnpm check
# Build application
pnpm build:exe # Executable only
pnpm build # With installer
codenest/
├── src/ # Vue frontend
│ ├── views/ # Page components
│ ├── stores/ # Pinia state
│ ├── components/ # Reusable components
│ ├── services/ # Business logic
│ └── **/*.test.ts # Frontend unit tests colocated with source
├── src-tauri/ # Rust backend
│ └── src/ # Tauri commands
For more development guidance, see CLAUDE.md and CONTRIBUTING.md.
Report issues or suggest features via GitHub Issues.
If you'd like to contribute code, please read the Contributing Guide first.
MIT License © 2024 MidnightCrowing
This project uses the following excellent open source projects:
And editor icon resources provided by JetBrains, Microsoft, Anthropic and others.
t3rr11 /
A modern, lightweight, self-hostable API client. No accounts, no cloud, no telemetry.
56/100 healthOpen-VCS /
A modern, extensible cross-platform VCS client built with Rust, Tauri, and TypeScript. OpenVCS focuses on performance, customisation, and developer-first workflows. Git is supported first, with a long-term architecture designed for multiple VCS backends, theming, and a full plugin ecosystem.
61/100 healthWigoWigo10 /
A modern, high-performance serial monitor and terminal for embedded systems engineering, built with Rust, Tauri, and React.
66/100 healthAurora-Link-Org /
🚀 A high-performance, extensible, and modern terminal emulator built with Rust, Tauri, and React. Features an API-driven plugin architecture (WASM/Lua).
56/100 health