Skip to content

Simple cross platform pdf viewer and book management software with a user friendly GUI

License

Notifications You must be signed in to change notification settings

YassineFadhlaoui/Book-Management-Software

Repository files navigation

E-books manager

A simple cross-platform application that allows you to manage your e-books. Alt text You can easily manage and view your e-books. This application is based on nodejs and the trending module electron.

Alt text

How it works?

This application is built with the electron module which guarantees portability. The pdf viewer is based on the Mozilla Firefox pdf reader and inherits all its features. Alt text

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.:

requirements

starting the application

git clone https://github.com/YassineFadhlaoui/Book-Management-Software.git
cd Book-Management-Software
npm install

npm will install all requirements and locally install electron

  • change the path to your ebooks folder in the listall.js file
  • run the listall.js file to create a local database of your ebooks and create thumbnails.
node listall.js
  • start the application by issuing the following command:
electron main.js

Programming language

Javascript

Author

License

This project is licensed under the MIT License - see the LICENSE file for details

NOTE:

This project still needs a lot of enhancement please contribute.

About

Simple cross platform pdf viewer and book management software with a user friendly GUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published