Personal online file collection (cloud-drive style) / 自用文件库。
Personal use / 自用 — files are for personal archive and sharing convenience. No warranty.
library/
├── README.md
├── github-stars/ # GitHub stars reorganization tools & docs
│ ├── reorganize-github-stars.sh
│ ├── AUTHORIZE.md
│ ├── README.md # How to use next time
│ ├── github-stars-reorganized.md
│ └── github-stars-checklist.txt
└── Stellaris/
└── 4.4.6-pack/ # Stellaris integration pack (personal)
I use the tools in github-stars/ to keep my starred repositories neatly organized into GitHub Star Lists.
Next time (when you forget):
# 1. Create a PAT with only the "user" scope if you don't have one
# https://github.com/settings/tokens/new
# 2. Run (from a clone of this repo)
GH_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx bash github-stars/reorganize-github-stars.sh- It will delete all existing lists and recreate the curated ones.
- Full instructions + categories are in
github-stars/README.md - See also
github-stars/AUTHORIZE.mdfor auth details.
This saves me from manually curating 60+ stars every time.
See Stellaris/4.4.6-pack/README.md for the personal playset order and local patches.
- Most content is for personal archival / convenience.
- Workshop mods, games, etc. are not redistributed here.
- All rights belong to their respective authors.