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.
- Host: GitHub
- URL: https://github.com/cdzombak/instapaper-reader
- Owner: cdzombak
- Created: 2020-02-11T17:45:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T15:38:47.000Z (over 2 years ago)
- Last Synced: 2024-03-15T16:54:30.411Z (over 2 years ago)
- Topics: electron, instapaper
- Language: Makefile
- Size: 1.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.