Skip to content

Bash script for selecting a book to read from your device with rofi front end

Notifications You must be signed in to change notification settings

Abhishek-Deshmukh/rofibookhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Rofibookhandler

This is a simple bash script to select and open a book using rofi and you can also search for new books form the .find_new_book option.

Installation

Put this file in your .scripts folder and run the following command in the same Directory

$ sudo chmod +x rofibookselector.sh

Then just change the $Dir variable to your books folder.

If you wish change the $Reader to your pdf/document reader, the default is zathura

How to run

./rofibookselector.sh

Dependencies

  • rofi
  • zathura
  • zathuramupdf

Adding links

After running the script once there will be a file called .find_new_book in your books folder, add and delete links as you please ;)

About

Bash script for selecting a book to read from your device with rofi front end

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages