Skip to content

Web app for parsing Libby exports and generating a file that can be imported into Goodreads

Notifications You must be signed in to change notification settings

bradshjg/libby-goodreads-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libby -> Goodreads

Visit https://bradshjg.github.io/libby-goodreads-importer/ and follow the instructions to transfer Libby activity data into Goodreads.

No user data is collected, the conversion happens client-side.

Notes

The heuristics used to shelve books in GoodReads are based on the most recent event (within the timeframe) for the ISBN:

  • Returned books are "read".
  • Books placed on hold are "to-read".
  • Books actively checked out are "currently-reading".

Development

  • npm start to run the dev server!
  • npm test to run the tests!

Deployment

npm run build to generate the distribution, will deploy when pushed/merged to main.

About

Web app for parsing Libby exports and generating a file that can be imported into Goodreads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published