Instapaper Reader
An Electron-based Instapaper client app.
Dependencies
-
nativefier, "a command-line tool to easily create a desktop application for any web site with succinct and minimal configuration."
Install it with
npm install -g nativefier
.
Install
After installing nativefier, run make install-mac
in this directory to build & install the app in /Applications
.