Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.35 KB

File metadata and controls

17 lines (11 loc) · 1.35 KB

Dropbox Paper for Mac

App wrapper around paper.dropbox.com. Generated with and nativefier.

Dropbox Paper for Mac Icon

Icon in dock

This is not an official Dropbox product. Paper logo by Dropbox.
There are two Dropbox Paper unofficial Mac apps.

So, why I made this? I'm using Paper a lot for writing and Dropbox Paper Mac app by mituoh popped up on Product hunt so I downloaded it, but the icon was made with Dropbox logo and I didn't like that, because there is beautiful original Paper logo out there. Next, I found out that it was made just with this thing called nativefier. I had no idea what it is so I checked it out and it turns out it's a really cool tool where you basically make a native Mac/Windows/Linux app just by entering an url inside a terminal. I installed node.js and nativefier, made new app icon, and voila.

I'm a design student and I have never used terminal or node.js for anything, so it was a really cool way to figure some things out.