AmintaCCCP 1deb842c32 - Add "Unsubscribed Release" filter to repository list status filter
- 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
2025-07-01 00:09:12 +08:00
2025-06-29 19:15:48 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:39:59 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 19:15:48 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00
2025-06-29 18:44:08 +08:00

GithubStarsManager

An app for managing github starred repositories.

demo: https://soft-stroopwafel-2b73d1.netlify.app/

Features

Starred Repo Manager

  1. 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.
  2. through the filter, natural language search, you can quickly find the repository.

SCR-20250629-qkjk

Releases view

Subscribe to release notifications in your starred repositories to quickly view and download the released files when they become available.

SCR-20250629-qkea

Using Custom AI Models

Use your own AI model API that supports OpenAI-compatible interfaces.

SCR-20250629-qldc

👋🏻 How to Use

  1. Download the source code, or clone the repository
  2. Navigate to the directory, and open a Terminal window at the downloaded folder.
  3. Run npm install to install dependencies and npm run dev to build

Additional Notes

  1. There is no backend for this app, so save your important data on your own.
  2. 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.😹
Description
An app for managing github starred repositories.
Readme MIT 8.7 MiB
Languages
TypeScript 92%
HTML 4.2%
JavaScript 3.6%
Dockerfile 0.1%