An open API service indexing awesome lists of open source software.

https://github.com/cdzombak/instapaper-reader

Electron app for reading Instapaper.
https://github.com/cdzombak/instapaper-reader

electron instapaper

Last synced: about 1 year ago
JSON representation

Electron app for reading Instapaper.

Awesome Lists containing this project

README

          

# Instapaper Reader

An Electron-based Instapaper client app.

## Dependencies

- [nativefier](https://github.com/jiahaog/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`.