Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 445 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 445 Bytes

view-as-pdf

Description

A web service allowing people to fetch a pdf copy of documents from web-based text editors. May be useful if

  • you're using a low-spec device, e.g. iPhone or a second-hand laptop
  • you don't want to run Google Docs on your device

Currently supported web-based text editors:

  • Google Docs
  • Cryptpad
  • OnlyOffice

By default only certain domains are allowed.

How to start a server

  • npm install
  • npm start