FujaTyping / DuinoMiner-Widget

A duinominer widget using node.js in kde

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🖥️ DuinoMiner-Widget - Widget monitor

On Linux (Kde Environment) 🔌

A command-line monitor turn to widget by using Command Output (Plasma 6 Applets)

📲 Install

  1. Clone this project
git clone https://github.com/FujaTyping/DuinoMiner-Widget.git

Require git

  1. Change directory
cd DuinoMiner-Widget
  1. Install dependencies
npm install

Require node.js

  1. Update your username in config.json
  2. Test the command
node index.js

🏷️ Setup widget

  1. Download Command Output applet
  2. Enter edit mode in desktop
    image
  3. Install the widget from download file
    image
  4. Drag the widget to desktop
    image
  5. Config the widget
  • Config command enter
node <YOUR_FILE_WITH_DIR>

Example : node /home/fujatyping/FujaTyping/Git/DuinoMiner-Widget/index.js

  • You can config any as you want ! , image
  1. Finish , Happy mining !
    image

About

A duinominer widget using node.js in kde

License:MIT License


Languages

Language:JavaScript 100.0%