-
Notifications
You must be signed in to change notification settings - Fork 0
kroct/view
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
view view is a minimal document viewer, it features vi-like keybindings, and uses a simple text file to keep track of reading progress in ~/.local/share/view/books.txt to build it run $ make or $ make X11=1 WAYLAND=1 keys [n]j go down n pages, defaults to 1 [n]k go up n pages, defaults to 1 G go to to the end of the book g go to the start of the book u undo last multipage jump, can undo the undo dependencies: - xxhash - mupdf - djvulibre - libspectre - libX11 (optional) - libwayland (optional) all the keys can be modified in include/config.h
About
A fast C document viewer for the framebuffer that keeps track of reading progress
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published