ayangweb/bongocat

🐱跨平台互动桌宠 BongoCat,为桌面增添乐趣!

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 2nd, 2026
Created on March 28th, 2025
Open Issues & Pull Requests: 94 (+0)
GitHub issues: Enabled
Number of forks: 1,120
Total Stargazers: 23,020 (+0)
Total Subscribers: 80 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

BongoCat is a cross-platform desktop pet application that runs on Windows, macOS, and Linux.

The project addresses the desire to add an interactive animated companion to your desktop. It implements a bongo cat character that responds to keyboard and mouse input, creating an engaging visual experience. The application is built using Tauri as the desktop framework with Vue for the user interface and Rust for backend logic, enabling efficient cross-platform deployment from a single codebase.

BongoCat suits developers and users who want a lightweight, interactive desktop pet without the overhead of traditional Electron-based applications. The Tauri foundation makes it particularly appealing for those concerned about resource consumption. The project is straightforward to adopt if you simply want to run the application as an end user, with pre-built releases available for all three major operating systems. For developers interested in extending or customizing the pet's behavior, the combination of Vue and Rust provides a clear separation between frontend interaction and backend logic.

The project shows active development with regular updates and maintenance across its codebase. Pull requests are being reviewed and merged to incorporate improvements and fixes. Issues are being addressed as they arise, indicating responsive engagement with user feedback. The maintainer is actively developing new features and refinements to enhance the desktop pet experience.