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
- Host: GitHub
- URL: https://github.com/meehow/2read
- Owner: meehow
- License: gpl-3.0
- Created: 2019-01-19T11:49:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T11:08:24.000Z (over 4 years ago)
- Last Synced: 2025-03-28T23:51:13.656Z (6 months ago)
- Topics: chrome-extension, firefox, html-cleaner, ipfs, javascript, p2p, publishing, read-it-later, sharing
- Language: JavaScript
- Homepage: https://blog.2read.net
- Size: 70.3 KB
- Stars: 145
- Watchers: 4
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)