Web application

Since v0.12, Papis ships with an experimental, simple yet handy web application.

You can start the web application by issuing the following command:

papis serve --port 8181 --host localhost

Then input the following url in your browser:

http://localhost:8181

You may find the web application useful when accessing your documents from a tablet or another computer.

Further documentation will be available soon, but bear in mind that this web application is experimental, bug reports and suggestions are highly appreciated.