https://github.com/417-72ki/ssgh
Deliver stars on your behalf
https://github.com/417-72ki/ssgh
github star swift
Last synced: 9 months ago
JSON representation
Deliver stars on your behalf
- Host: GitHub
- URL: https://github.com/417-72ki/ssgh
- Owner: 417-72KI
- License: mit
- Created: 2019-12-03T15:01:58.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T01:48:38.000Z (10 months ago)
- Last Synced: 2025-05-05T20:09:26.554Z (9 months ago)
- Topics: github, star, swift
- Language: Swift
- Homepage:
- Size: 275 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSGH - ShootingStar for GitHub
[](https://github.com/417-72KI/SSGH/actions)
[](https://github.com/417-72KI/SSGH/releases)
[](https://swift.org/package-manager)
[](https://github.com/417-72KI/SSGH)
[](https://raw.githubusercontent.com/417-72KI/SSGH/master/LICENSE)
**SSGH** is a utility tool for starring in GitHub.
You can star all repos for the specific user.
## Requirement
- macOS 12+
- Swift 5.7+
## Installation
### Mint
```sh
mint install 417-72KI/SSGH@1.3.0
```
### Homebrew
```sh
brew install 417-72KI/tap/ssgh
```
## Before use
SSGH needs GitHub token
Genarate page is here↓↓
https://github.com/settings/tokens
*repo* scope is required.
## Usage
```sh
export SSGH_TOKEN='{generated-token}'
ssgh {user-id-of-target}
```