Releases: ahmedsaheed/Library-box
Releases · ahmedsaheed/Library-box
LIBARARY BOX
Library-box
📚Update a pinned gist to contain your latest reads & Current read from Google Books
For those without the GoodRead API key
📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
Setup
Prep work
- Create a new public GitHub Gist
- Create a token with the
gist
scope and copy it. - Create an API for the Google Books
- Get your Google Books User ID. It is usually located on the google books url
https://books.google.com/books?uid=**************
Project setup
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created.
- GH_TOKEN: The GitHub token generated above.
- GOOGLE_BOOKS_KEY: The API key for your Google Books account.
- GOOGLE_BOOKS_UID: The user ID for your Google Books account.
Inspiration
This gist was inspired by matchai's bird-box.
Also inspired by amorriscode book-box.
LIBRARY BOX
Library-box
📚Update a pinned gist to contain your latest reads & Current read from Google Books
For those without the GoodRead API key
📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
Setup
Prep work
- Create a new public GitHub Gist
- Create a token with the
gist
scope and copy it. - Create an API for the Google Books
- Get your Google Books User ID. It is usually located on the google books url
https://books.google.com/books?uid=**************
Project setup
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created.
- GH_TOKEN: The GitHub token generated above.
- GOOGLE_BOOKS_KEY: The API key for your Google Books account.
- GOOGLE_BOOKS_UID: The user ID for your Google Books account.
Inspiration
This gist was inspired by matchai's bird-box.
Also inspired by amorriscode book-box.