athiwatp / Buka-vue-js-ebook-vuejs

EBook Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buka - EBook Management

Awesome


About Buka

Buka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.

Installing

Linux x86

  1. Download Buka_1.0.0_i386.deb from the Buka releases page.
  2. Run sudo dpkg --install Buka_1.0.0_i386.deb on the downloaded package.
  3. Launch Buka using the installed Buka command.

Linux x64

  1. Download Buka_1.0.0_amd64.deb from the Buka releases page.
  2. Run sudo dpkg --install Buka_1.0.0_amd64.deb on the downloaded package.
  3. Launch Buka using the installed Buka command.

Of course you can always open .deb package with a package manager like Synaptic, Gnome Software or Gdebi then start the app instead of using command line options.

Build from source

  1. git clone https://github.com/oguzhaninan/Buka.git
  2. cd Buka
  3. npm install && npm run build && npm start

Uninstalling

  • Run sudo dpkg -r Buka or sudo apt remove --purge buka

Screenshots

s1

s2

s3

s4

s5

About

EBook Management

License:MIT License


Languages

Language:JavaScript 97.9%Language:CSS 1.6%Language:HTML 0.5%