Skip to content
/ lib-x Public
forked from Benexl/lib-x

A cli wrapper over calibredb

License

Notifications You must be signed in to change notification settings

ourgal/lib-x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Lib-x

GitHub Issues or Pull Requests GitHub License GitHub file size in bytes GitHub Release GitHub commit activity

A TUI wrapper over the calibredb

lib-x-all.webm

Installation

Linux/BSD Arch Linux MacOS

curl -sL https://raw.githubusercontent.com/Benex254/lib-x/refs/heads/master/lib-x -o ~/.local/bin/lib-x && chmod +x ~/.local/bin/lib-x

Dependencies

Required:

  • calibre - for obvious reasons
  • jq - to pass the json data
  • fzf - for the main ui

optional:

  • glow - rendering the markdown for the descriptions
  • gum - for an even better ui

Usage

# launch the ui
lib-x 

# edit your config
lib-x -e

# search for a specific book with calibre search syntax
lib-x --search tag:programming

About

A cli wrapper over calibredb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%