Skip to content

jerryjappinen/dropbox-paper-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Paper Native

Simple wrapper for Dropbox Paper web app.

Download

Download link <-- 😇

Building

npm run build

Development

Using Nativefier to do the conversion. See build options at their API documentation to change the settings.

Other build commands, go wild:

"nativefier --min-width 860 --min-height 400 --ignore-certificate --inject \"./inject/local.js\" --inject \"./inject/local.css\" --name \"Dropbox Paper\" --user-agent \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.76 Safari/537.36\" \"https://paper.dropbox.com/\" \"build\""
"nativefier --show-menu-bar --hide-window-frame --disable-context-menu --disable-dev-tools --ignore-certificate --inject \"./inject/local.js\" --inject \"./inject/local.css\" --name \"Dropbox Paper\" \"https://paper.dropbox.com/\" \"build\""

See inject/ for JS and CSS tweaks that overlay the web app.

About

Native wrapper for Dropbox Paper based on Electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published