Skip to content

Releases: aortbals/github-stars-to-pinboard

Initial Release

24 Sep 22:41
f2e8647
Compare
Choose a tag to compare
  • Mirrors as much metadata as possible from GitHub to Pinboard
    • Repo Name
    • Repo Description
    • The Pinboard bookmark time reflects the same time the user starred the repo
    • Mirrors repo topics to Pinboard tags and includes a default tag of github-starred
  • Pagination support for iteration through starred repos
  • Smart rate limits to prevent 429s
  • Tracks last seen starred repos for fast subsequent runs (designed for cron, or similar)