Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amar-laksh/KDE-DolphinServiceMenu-IPFS

Service Menu for Dolphin File Manager to upload files to IPFS
https://github.com/amar-laksh/KDE-DolphinServiceMenu-IPFS

dolphin-service-menus kde

Last synced: 17 days ago
JSON representation

Service Menu for Dolphin File Manager to upload files to IPFS

Awesome Lists containing this project

README

        

# KDE-DolphinServiceMenu-IPFS

Upload files on IPFS through the globalupload.io

### Prerequisites

- [curl](https://curl.haxx.se) is a command line tool and library for transferring data with url syntax
- [coreutils](https://www.gnu.org/software/coreutils) are the basic file, shell and text manipulation utilities of the gnu operating system
- [sed](https://www.gnu.org/software/sed) (stream editor) is a non-interactive command-line text editor
- [xdg-utils](https://freedesktop.org/wiki/Software/xdg-utils) is a set of tools that allows applications to easily integrate with the desktop environment of the user, regardless of the specific desktop environment that the user runs
- [xclip](https://github.com/astrand/xclip) is a Command line interface to the X11 clipboard

### Installing

1. Run `./ipfsconfig.sh install` to install the service

2. Enjoy!