amar-laksh / KDE-DolphinServiceMenu-IPFS

Service Menu for Dolphin File Manager to upload files to IPFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDE-DolphinServiceMenu-IPFS

Upload files on IPFS through the globalupload.io

Prerequisites

  • curl is a command line tool and library for transferring data with url syntax
  • coreutils are the basic file, shell and text manipulation utilities of the gnu operating system
  • sed (stream editor) is a non-interactive command-line text editor
  • 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 is a Command line interface to the X11 clipboard

Installing

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

  2. Enjoy!

About

Service Menu for Dolphin File Manager to upload files to IPFS

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%