shelf

command module
v0.0.0-...-adbbca2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

README

shelf

shelf is PDF viewer. It manage bibliographic information on a file basis.

Install

go install github.com/kijimaD/shelf@main

How to use

Shelf generate book config files, and serve PDF files.

$ ls
aa.pdf
bb.pdf

# generate shelf file schema(warn: renaming pdf occurs!)
$ shelf gen .

$ ls
20240311T213221070837339_aa.pdf
20240311T213221080079018_bb.pdf
index.toml

# start shelf server
$ shelf web

and open http://localhost:8020/

my real use repository: https://github.com/kijimaD/mypdfs

Image

Help

$ shelf print

web             start shelf app server          web
gen             generate files in directory     generate [DIRECTORY]
gensingle       generate file                   gensingle [FILE]
extract         extract image                   extract [PDF]
print           print all command description   print

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src
ファイルとメタファイルを収集する
ファイルとメタファイルを収集する
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL