Read All Later is a client for Pocket.
- Add multiple url to pocket at a time
- Extract Links from URL
Download from latest release
- Login to Pocket
- Paste URL
- (Optional) Edit Tags and URL List
- Read All Later!
npm install
npm start
npm test
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT