https://github.com/mrtazz/instapaper.py
cli client for instapaper.com - now contained in the python library
https://github.com/mrtazz/instapaper.py
Last synced: about 1 year ago
JSON representation
cli client for instapaper.com - now contained in the python library
- Host: GitHub
- URL: https://github.com/mrtazz/instapaper.py
- Owner: mrtazz
- License: mit
- Created: 2010-05-02T07:22:07.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2011-03-14T12:40:31.000Z (over 15 years ago)
- Last Synced: 2025-03-28T21:42:17.555Z (about 1 year ago)
- Language: Python
- Homepage: https://github.com/mrtazz/InstapaperLibrary
- Size: 354 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# instapaper.py
Command line client for instapaper
## Installation
curl -L http://github.com/mrtazz/instapaper.py/raw/master/instapaper.py -o ~/bin/instapaper
chmod +x ~/bin/instapaper
## Usage
instapaper [-u USER] [-p PASSWORD] [-t TITLE] url
or set the credentials in your ~/.instapaperrc
user:password