Skip to content

DoguD/book-box-hardcover

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from Forked from https://github.com/ashtom/book-box that was forked from https://github.com/amorriscode/book-box.

Migrated to use Hardcover API instead of GoodReads as they don't offer API access anymore.


book-box-hardcover

📚Update a pinned gist to contain your latest reads on Hardcover.app


📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

Setup

Prep work

  1. Create a new public GitHub Gist
  2. Create a token with the gist scope and copy it. GitHub Token Gist Permission
  3. Create a Hardcover account
  4. Get your API key for the Hardcover API

Project setup

  1. Fork this repo
  2. Go to the repo Settings > Secrets
  3. Add the following environment variables:
  • GIST_ID: The ID of the gist you created above (https://gist.github.com/amorriscode/3f84910b524db4819ec2dc1063f632ab).
  • GH_TOKEN: The GitHub token generated above.
  • HARDCOVER_KEY: The API key for the Hardcover API. (Don't copy the Bearer prefix.)

Inspiration

This gist was inspired by matchai's bird-box.

Timestamps

  • 2025-06-17

About

📚 Update a pinned gist to contain your latest reads from Hardcover.app

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.9%
  • Dockerfile 12.1%