8000 GitHub - qsantos/mybooks: Share the list of books you own, have read, or wish for
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qsantos/mybooks

Repository files navigation

MyBooks

My Library (“Ma Bibliothèque” in French) is an Android app that lets you catalog the books you own. This can be useful to let people know what books you already have before they give it to you as a present. You can also list the books you are interested in.

However, it can be inconvenient to share this list with other people. I developed MyBooks, a client-only web app to share this information in a convenient format. You can have a look at the live demo to test what kind of filtering and sorting features it supports.

Screenshot showing the app in action

Have a look at a live example.

Installation Instructions

pip3 install pandas xlrd
./export-book-wishlist MyLibrary.xls >src/books.json
npm ci
npm run build
x-www-browser dist/index.html

You can then host the dist/ directory on a web server to let other people access your library.

About

Share the list of books you own, have read, or wish for

Topics

Resources

Stars

Watchers

Forks

0