Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 1.52 KB

README.md

File metadata and controls

46 lines (41 loc) · 1.52 KB

🖥️ 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