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

https://github.com/meehow/2read

Convert article in current tab to readable form and upload it to P2P network - IPFS
https://github.com/meehow/2read

chrome-extension firefox html-cleaner ipfs javascript p2p publishing read-it-later sharing

Last synced: 6 months ago
JSON representation

Convert article in current tab to readable form and upload it to P2P network - IPFS

Awesome Lists containing this project

README

          

# 2read: bookmark articles forever

## [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/2read/)

## [Chrome extension](https://chrome.google.com/webstore/detail/2read/nooeemkngkckhnlfbmikbkiiabbbnlap)

### Features

- Web article cleaning for readability
- Upload to [IPFS](https://ipfs.io/)
- Seeding the content to multiple gateways
- Automatic "pinning"
- Automatic copying to [Mutable File System (MFS)](https://docs.ipfs.io/guides/concepts/mfs/)
- Automatic bookmarking

### Release notes

- v1.8 - copy articles to [Mutable File System (MFS)](https://docs.ipfs.io/guides/concepts/mfs/)
- v1.7 - serious speedup, more gateways added, automatic fastest gateway selection, image pre-seeding

### Note

Content shared with this addon is just cached on IPFS servers. If you want to pin the content permanently, you need to have IPFS node running on your computer. You can easily install your local IPFS node using one of these desktop clients:

- [ipfs-desktop](https://github.com/ipfs-shipyard/ipfs-desktop/releases)
- [Orion](https://orion.siderus.io/)