update readme

This commit is contained in:
AmintaCCCP
2025-07-31 15:40:25 +08:00
parent fca1f66c58
commit 99feea5894
3 changed files with 6 additions and 4 deletions

View File

@@ -1,22 +1,23 @@
# GithubStarsManager
An app for managing github starred repositories.
An app for managing github starred repositories.
> demo: https://soft-stroopwafel-2b73d1.netlify.app/
## ✨ Features
## ✨ 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](upload/SCR-20250629-qkjk.png)
![SCR-20250629-qkjk](upload/repo.jpg)
### 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](upload/SCR-20250629-qkea.png)
![SCR-20250629-qkea](upload/release.jpg)
### Using Custom AI Models
@@ -37,3 +38,4 @@ Use your own AI model API that supports OpenAI-compatible interfaces.
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.😹