Buka - EBook Management
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
Snap
- Run
sudo snap install buka
- OR
- Download
buka_1.0.0_amd64.snap
from the Buka releases page. - Run
sudo snap install --dangerous buka_1.0.0_amd64.snap
on the downloaded package. - Launch Buka using the installed
buka
command.
Debian x86
- Download
Buka_1.0.0_i386.deb
from the Buka releases page. - Run
sudo dpkg --install Buka_1.0.0_i386.deb
on the downloaded package. - Launch Buka using the installed
Buka
command.
Debian x64
- Download
Buka_1.0.0_amd64.deb
from the Buka releases page. - Run
sudo dpkg --install Buka_1.0.0_amd64.deb
on the downloaded package. - 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.
Fedora
- Download
Buka-1.0.0.rpm
from the Buka releases page. - Run
sudo dnf install Buka-1.0.0.rpm
on the downloaded package. - Launch Buka using the installed
Buka
command.
AppImage
- Download
Buka-1.0.0-x86_64.AppImage
from the Buka releases page. - Make it executable
sudo chmod a+x Buka*.AppImage
- Run
./Buka*.AppImage
Build from source
git clone https://github.com/oguzhaninan/Buka.git
cd Buka
npm install && npm run build && npm start
Uninstalling
- Run
sudo dpkg -r Buka
orsudo apt remove --purge buka
Screenshots
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]