mirror of
https://github.com/AmintaCCCP/GithubStarsManager.git
synced 2025-11-25 02:34:54 +08:00
1deb842c32ce72145aa2422cc60dc6ca0ef7c7f8
- Ensure AI-generated repository descriptions match the language set in Settings, regardless of original Readme language - Support content modification for WebDAV backup and AI configuration in Settings - Add unread blue dot badge to Release timeline items; mark as read when item or any button is clicked - Support Nutstore WebDAV service for backups - Allow manual editing of description, tags, and categories on repository cards - Enable custom addition, deletion, and modification of application categories; auto-classify repositories based on current categories during AI analysis - Allow users to manually edit description, tags, and categories on repository cards via frontend - Enable manual addition, deletion, and modification of application category types by users - Add DeepWiki icon next to repository link icon on repository cards; open repository URL in new tab with "github.com" replaced by "deepwiki.com" when clicked
GithubStarsManager
An app for managing github starred repositories.
✨ Features
Starred Repo Manager
- Automatically pull the starred repositories under your github account. You can use AI to automatically analyze the repository and automatically generate repository descriptions, labels, and classifications.
- through the filter, natural language search, you can quickly find the repository.
Releases view
Subscribe to release notifications in your starred repositories to quickly view and download the released files when they become available.
Using Custom AI Models
Use your own AI model API that supports OpenAI-compatible interfaces.
👋🏻 How to Use
- Download the source code, or clone the repository
- Navigate to the directory, and open a Terminal window at the downloaded folder.
- Run
npm installto install dependencies andnpm run devto build
Additional Notes
- There is no backend for this app, so save your important data on your own.
- I can't write code, this app is entirely written by the AI, mainly for my personal requirment. If you have a new feature or meet a bug, I can only try to do it, but I can't guarantee it, because it depends on the AI to do it successfully.😹
Languages
TypeScript
92%
HTML
4.2%
JavaScript
3.6%
Dockerfile
0.1%


