Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f2prateek/hn2instapaper
Save the top articles on Hacker News to your Instapaper account.
https://github.com/f2prateek/hn2instapaper
Last synced: about 1 month ago
JSON representation
Save the top articles on Hacker News to your Instapaper account.
- Host: GitHub
- URL: https://github.com/f2prateek/hn2instapaper
- Owner: f2prateek
- Created: 2015-11-30T03:35:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T08:02:08.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T08:21:48.424Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hn2instapaper
=============Save the top HN articles to Instapaper.
# Installation
`go get github.com/f2prateek/hn2instapaper`
# Usage
```
hn2instapaper.Save top HN articles to Instapaper.
Usage:
hn2instapaper [--limit l]
hn2instapaper -h | --help
hn2instapaper --versionOptions:
--limit l Number of articles to save [default: 500].
-h --help Show this screen.
--version Show version.
```