Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dillo-browser/dillo-plugin-ipfs
IPFS plugin for Dillo
https://github.com/dillo-browser/dillo-plugin-ipfs
dillo dillo-plugin ipfs
Last synced: 5 days ago
JSON representation
IPFS plugin for Dillo
- Host: GitHub
- URL: https://github.com/dillo-browser/dillo-plugin-ipfs
- Owner: dillo-browser
- License: agpl-3.0
- Created: 2024-02-04T21:27:58.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-04T21:36:15.000Z (11 months ago)
- Last Synced: 2024-11-09T19:30:26.514Z (about 2 months ago)
- Topics: dillo, dillo-plugin, ipfs
- Language: Go
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPFS plugin for Dillo
Connect to [IPFS][] sites in [Dillo][].
![Dillo loading ipfs://QmYNQJoKGNHTpPxCBPh9KkDpaExgd2duMa3aF6ytMpHdao/](screenshot.png)
Created by [Charles E. Lehner](https://celehner.com/) along with other
[Dillo plugins](https://celehner.com/projects.html#dillo-plugins).## Installation
To install the plugin use:
```
$ make install
```## Usage
Navigate to `ipfs://` and `ipns://` URLs in Dillo like any other URLs.
Examples:
-
-
-You will need a local `ipfs daemon` running on port 8080.
[IPFS]: https://ipfs.io/
[Dillo]: https://dillo-browser.github.io/## License
AGPLv3+