Cysboard an interesting alternative to conky

Here in the blog we have talked repeatedly about Conky, the tool that allows us to monitor our system and add visual objects that give a personalized touch to our desktop. This time we want to talk to you about Cysboard which is a pretty alternative to Conky, with certain very interesting peculiarities.

What is Cysboard?

Cysboard is a lightweight system monitor similar to conky que use html and css for customizing your themes. It has a large amount of information regarding our system, ranging from the name of the CPU, through ram memory statistics to the amount of time it takes to start our operating system.
Cysboard open source, developed in C ++, html and css by michael oseiIt consumes very little resources and you can make themes for the monitor easily thanks to the fact that they are made using html and css.
alternative to conky

How to install and use Cysboard?

The installation and subsequent use of Cysboard is quite simple, in the app github There is a table with the identifiers that represent the information of the system, in addition a small example is shown with the basic html structure to make a topic.

To install the application we must follow the following steps:

  • We must have installed the necessary dependencies that are cmake> = 3.1 and gcc> = 5.4.
  • Clone the official repository of the tool
    $ git clone https://github.com/mike168m/Cysboard.git
  • Go to main directory and compile
    $ cd Cysboard / $ mkdir build $ cmake. $ make
  • Run cysboard

To create our own themes for cysboard we must follow the steps indicated by its developer:

  1. Create a file for the theme called main.html in ~ / .config / cysboard /.
  2. Add the html code with any of the identifiers listed in the table found on your github that supplies the system information.
  3. Run cysboard.

In case we do not want to create a theme, the tool comes preloaded with some themes that run by default.

Without a doubt, this is a very interesting alternative to conky, which with basic knowledge of html and css can achieve a very pleasant visual finish and provide all the necessary information to have our operating system monitored.


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Marcelo said

    Wow !!! Very interesting. I was unaware of this program. Thank you very much for the information 😉

  2.   Hyperion said

    Conky no longer exists, in time and form this appeared.

  3.   Anonymous said

    Conky no longer exists ...?

    http://www.deviantart.com/newest/?q=conky&offset=0

    And for now I see Conky very superior ...

  4.   Armando Ibarra said

    It depends on what you want it can be used for example xmobar, lemonbar or combine conky with dzen2 etc.

    I use each tool for different monitoring or for example the xmobar bar, so I use less resources than if you do everything with just one

  5.   Alfred said

    In the repositories of Ubuntu, Lubuntu, Linux Mint etc, etc there is grekllm which is much more complete and better than that.

    1.    Alfred said

      I was wrong the name is "Gkrellm"