rubickcenter/rubick

🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 6th, 2026
Created on June 11th, 2021
Open Issues & Pull Requests: 150 (+0)
GitHub issues: Enabled
Number of forks: 1,006
Total Stargazers: 10,017 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.9 days
Mean response time: 49.9 days
90th percentile: 164.9 days
Tracked items: 72

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed. Three people close 69% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 78
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 503 days
Stale 30+ days: 77
Stale 90+ days: 74

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (61)
  • help wanted (23)
  • feature (16)

Most active issues this week

Detailed Description

Rubick is an Electron-based open source desktop toolbox that integrates plugins through a package manager system.

The tool solves the problem of fragmented desktop utilities by providing a unified launcher and plugin ecosystem. Users invoke Rubick with a keyboard shortcut and search for functionality by keyword, discovering and launching apps, plugins, and files from a single interface. Plugins are managed through npm, keeping the core application lightweight. The architecture supports webdav-based synchronization of plugin data across multiple devices and allows internal network deployment with customization options for further development.

Rubick suits developers and power users who want to extend their desktop environment with custom tools without maintaining separate applications. The plugin-based approach means you can install only what you need, and the npm integration makes plugin distribution straightforward. The webdav synchronization feature distinguishes it for users working across multiple machines who want consistent plugin configurations and data.

The project maintains active development with passing continuous integration checks. Code contributions flow steadily into the repository, and the maintainers respond to issues and pull requests. Documentation is actively maintained across multiple channels including a dedicated website and GitHub pages.