navipage is a multi-file pager designed for reading YouTube video lists generated by omnavi.
See man ./navipage.1
(or man navipage
if navipage is already
installed) for extensive information on how to use navipage.
To install:
git clone https://git.sr.ht/~smlavine/navipage
cd navipage
sudo make install
To uninstall:
sudo make uninstall
Feel free to modify config.mk
to fit your local installation
needs.
Copyright (C) 2021 Sebastian LaVine mail@smlavine.com
navipage is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
navipage is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with navipage. If not, see https://www.gnu.org/licenses/.
Version 3 of the GNU General Public License is distributed with navipage
in the LICENSE
file.
navipage uses the following libraries:
LICENSE.rogueutil
for details.To follow the project, see https://sr.ht/~smlavine/navipage.
To browse the source code repository, see https://git.sr.ht/~smlavine/navipage.
To discuss navipage, suggest features, submit patches, or report bugs, use the public mailing list at https://lists.sr.ht/~smlavine/navipage.