Articles by "desktop gadgets"
Showing posts with label desktop gadgets. Show all posts
Install Reloj-Conky in Ubuntu 12.10/12.04/any Ubuntu Version/Linux Mint/Fedora/Other Distro

Previously NoobsLab shared other conky widgets for linux desktop to make desktop nice. So today brings Reloj conky for you, Basically this conky is available in three versions but NoobsLab provide only two versions after modification. This conky is available in vertical bar and in horizontal bar. NoobsLab make this conky available for all linux environments like (Gnome Shell, Unity, Cinnamon, Gnome Classic, Mate, and others), also made this available for wifi and ethernet. Reloj conky shows Cpu usage, Memory usage, Root and Home usage, Network upload and download speed, and Current pc Time.
conky

conky

Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

First of all Download Startup script with following commands:

Now open Startup Applications > click Add  > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
conky startup


1: Conky-Reloj Horizontal Bar
conky

for (Unity, Gnome Classic, Mate, and other):
To install Conky-Reloj in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

for (Gnome Shell and Cinnamon):
To install Conky-Reloj in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


2: Conky-Reloj Vertical Bar
conky

for (Unity, Gnome Classic, Mate, and other):
To install Conky-Reloj in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

for (Gnome Shell and Cinnamon):
To install Conky-Reloj in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Source: Reloj-Conky
Install Conky Lua in Ubuntu/Linux Mint/Other Distro's (Easy Installation)

Conky Lua is very nice gadget for every linux user, It shows usage of your system like cpu, disk, memory, net upload and download speed, also date & time. Many users wrote me about this gadget, they like it so much. So Now we will start. I customized this gadget in different flavors.
Checkout Collection of Conky.

Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

First of all Download Startup script with following commands:

Now open Startup Applications > click Add  > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.


1: Gray Flavor

To Install Gray-Flavor open Terminal and enter following commands:


2: Light-Blue Flavor

To Install Light-Blue-Flavor open Terminal and enter following commands:


3: Green Flavor

To Install Green-Flavor open Terminal and enter following commands:


4: Orange Flavor

To Install Orange-Flavor open Terminal and enter following commands:


5: Red Flavor

To Install Red-Flavor open Terminal and enter following commands:


6: Yellow Flavor
conky lua

To Install Yellow-Flavor open Terminal and enter following commands:


7: Blue Flavor
conky ubuntu

To Install Blue-Flavor open Terminal and enter following commands:


8: Black Flavor
conky ubuntu

To Install Black-Flavor open Terminal and enter following commands:


9: White Flavor
conky lua

To Install White-Flavor open Terminal and enter following commands:


10: Black/White Flavor
conky lua

To Install Black/White-Flavor open Terminal and enter following commands:

>> Setup Weather:
First Go to This link: http://weather.noaa.gov , Here you will select your country and city than it will show current weather situation of your country. You will see code in red, just copy four word code.
conky weather

Now enter following command in terminal, it will open file in text editor. Go to Line 61:

Paste the four word code before temperature word. See the following image
conky weather
Save and close.
That's it