{"id":23266168,"url":"https://github.com/raphiz/bookshelf","last_synced_at":"2025-04-09T18:55:40.247Z","repository":{"id":32153295,"uuid":"35726331","full_name":"raphiz/bookshelf","owner":"raphiz","description":"a Virtual bookshelf for browsing in old books in museums and archives","archived":false,"fork":false,"pushed_at":"2015-07-28T07:44:31.000Z","size":4948,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T04:35:30.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-16T14:15:26.000Z","updated_at":"2015-05-16T14:15:43.000Z","dependencies_parsed_at":"2022-09-03T22:50:17.552Z","dependency_job_id":null,"html_url":"https://github.com/raphiz/bookshelf","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Fbookshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Fbookshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Fbookshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Fbookshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphiz","download_url":"https://codeload.github.com/raphiz/bookshelf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094021,"owners_count":21046762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-19T15:53:18.198Z","updated_at":"2025-04-09T18:55:40.213Z","avatar_url":"https://github.com/raphiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookshelf\n\n## Introduction\nThe intention of this \"bookshelf\" project is to allow visitors in museums to\nbrowse through old books. There are thousands of free scanned books available on plattforms such as [archive.org](https://archive.org/),\n[e-rara.ch](http://www.e-rara.ch/) - but there is no simple and cheap way to exhibit them. This tool does exactly this!\n\n![Screenshot of an open book](docs/images/screenshot1.png)\n\n## Usage\n\n\n## Contributing\n\n## Help\nIf you have any questions feel free to write me an [E-Mail](http://raphael.li/contact.html).\n\n## Installation\n\n### Requirements\n\n* Nodejs == 0.12\n* Bower\n* Git\n* Google Chrome / Chromium\n* imagemagick (not on windows)\n* poppler-utils (not on windows)\n\n### Installation\n\nRun the following commands:\n\n```\ngit clone https://github.com/raphiz/bookshelf.git\ncd bookshelf/\nnpm install\nbower install\nnpm start\n```\n\nThere is a setup script for windows - which must be run after all above mentioned requirements are met.\n\nMore detailed installation instructions might follow soon.\n\n\n### Configuration\nIf you want to add a new book, create a new subfolder in the documents/ directory.\nPlace the book cover and PDF version of the scanned book. Create a new file called `info.ini` - this one will\nhold the metadata of our project. See the example below for details.\n```\ntitle=A very fancy book title\nauthor=The Author\nyear=1942\ncover=cover.jpg\nfile=example.pdf\n\nignored=2,3,4\ndimensionsFrom=1\nmemoryLimit=256\n```\n\nNote that the `title`, `author`, `year`, `cover` and `file` attributes are required.\nThe path provided in the attributes `cover` and `file` name are relative to the `info.ini` file.\n\nThe `ignored` attribute takes a comma separated list that removes unused pages from the document.\nAll pages will be resized to the exact dimensions of the page provided in the  `dimensionsFrom` attribute.\n\nThe memoryLimit attribute is highly recommend to set to a reasonable size to prevent the program eating\nup too much memory.\n\n## Credits\nThis project was created and is maintained by Raphael Zimmermann\n\n## Contact\n\n## License\n\nThis project is licensed under MIT.\n\n## Roadmap\nTher are currently no plans to add new features. However, feel free to open\nissues or create pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphiz%2Fbookshelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphiz%2Fbookshelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphiz%2Fbookshelf/lists"}