Giter Club home page Giter Club logo

conky's Introduction

conky

Advanced conky, based on black perl conky, focuses on system monitoring. Setup:

  1. sudo apt install conky-all
  2. Copy all file in folder to /etc/conky/
  • git clone https://github.com/dmknght/conky && cd conky
  • sudo cp config* /etc/conky/.
  • sudo cp -r lua /etc/conky/.
  • sudo cp startup.sh /etc/conky/.
  1. Add conky to startup:
  • Command bash /etc/conky/startup.sh
  • or firejail --noprofile bash /etc/conky/startup.sh for Parrot OS
  • WARNING YOU SHOULDN'T USE NO PROFILE OPTION FOR SECURITY RISKS. COMMAND EXECUTION FEATURE CAN BE USED FOR REMOTE COMMAND EXECUTION AND MALWARE INFECTION. MY CONFIGURATIONS ARE SAFE, BUT A RANDOM CONFIGURATION ON THE INTERNET MAY NOT.
  1. [Optional] Add conky.desktop shortcut to system
  • sudo cp conky.desktop /usr/share/applications/

Know bug:

  • Connection panel disappeared or displayed wrong way when networking changed to no connection.
  • Too many connection can make conky display over panel
  • Conky may not show connecting proccesses under firejail sandbox

For other platforms

  • Change eth0 and wlan0 to your network inferface

Links

conky's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.