Skip to content

lacarthur/djvu_nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djvu_nav

djvu_nav is a TUI program to edit the NAV section of .djvu file. It works by leveraging djvused with a small parser made with nom. The interface is made with ratatui and crossterm, and a bespoke treeview widget inspired by tui-rs-tree-widget.

The editor used to edit the names of the sections is hardcoded as nvim, this should probably change to be something like $EDITOR in the future.

videodjvu_nav

About

A TUI to edit the NAV section of .djvu files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages