Skip to content
/ Library-box Public template

📚Update a pinned gist to contain your latest reads & Current read from Google Books

Notifications You must be signed in to change notification settings

ahmedsaheed/Library-box

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

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library-box

📚Update a pinned gist to contain your latest and
current read from Google Books. For those without the GoodRead API key


Setup

  1. Create a new public GitHub Gist
  2. Create a token with the gist scope and copy it.
  3. Create an API for the Google Books
  4. Get your Google Books User ID. It is usually located on the google books url https://books.google.com/books?uid=**************

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.
  • 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.

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

About

📚Update a pinned gist to contain your latest reads & Current read from Google Books

Topics

Resources

Stars

Watchers

Forks