arch linux
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Aşağa gitmek
ata
ata
Admin
Mesaj Sayısı : 20
Kayıt tarihi : 30/04/17
Yaş : 59
https://basarmert.blogspot.com.tr/

Conky Nasıl Yapılır Empty Conky Nasıl Yapılır

Paz Nis. 30, 2017 6:15 pm
selam arkadaşlar sizlere bir paket yardımı ile conky yapmak oldukça kolay

simdi herkes kendi depolarından paketi kurabilir.


conky-colors pakerini kuruyoruz.


Kod:
[ata@ata]: ~>$ yaourt conky-color
1 aur/conky-colors-git 20160428.r157.df2bb4b-2 [installed] (14) (0,91)
   An easier way to configure Conky
==> Yüklenecek paketlerin sıra numarasını girin (örn: 1 2 3 veya 1-3)
==> -----------------------------------------------------------------
==>

kurulumu yaptık şimdi göz atalım neler yapabiliriz


Kod:
[ata@ata]: ~>$  conky-colors --help
 ./conky-colors <options>
[/code]
Kod:
options:
-------------- LANGUAGES --------------
--lang=<language> - Set default language
Languages: bg|de|el|en*|et|fr|it|pl|pt|ru|es|uk
-------------- THEMES --------------
--theme=<theme> - Set default theme color
Themes: brave|carbonite|dust|human*|noble|tribute|wine|wise|
        ambiance|radiance|elementary|
        cyan|blue|orange|red|green|purple|black|white|
        custom
Work only with --theme=custom
 --default-color=<value>
 --color0=<value>
 --color1=<value>
 --color2=<value>
 --color3=<value>
--dark - Set Dark Brightness
-------------- DEFAULT MODE --------------
--<logo> - Replace computer icon for distro Logo
Logos: ubuntu|fedora|opensuse|debian|arch|gentoo|pardus|xfce|gnome
--cpu=<number> - Set number of cpu cores
--cputemp - Enable CPU temperature
--swap - Enable SWAP
--battery - Enable battery
--battery-value=<number> - Change battery device number </proc/acpi/battery>
--updates - Show updates for Debian/Ubuntu
--proc=<number> - Enable processes [Max = 10]
--clock=<default|modern|digital|off>
--nodata - disable Data
--calendar - Enable calendar
--calendarm - Enable calendar with monday as first day
--calendarzim - Enable calendar with Zim support
--nvidia - Enable nvidia gpu
--task - Enable Task [type "ct help" in terminal for info]
--hd=<default|meerkat|mix|simple> - Enable HD
--hdtemp1=<device> - Enable HD temperature [Ex: --hdtemp1=sda]
--hdtemp2=<device> - Enable HD temperature [Ex: --hdtemp2=sdb]
--hdtemp3=<device> - Enable HD temperature [Ex: --hdtemp3=sdc]
--hdtemp4=<device> - Enable HD temperature [Ex: --hdtemp4=sdd]
--photo - Enable Photo
--photord - Enable Photo in random mode
--mpd - Enable MPD
--banshee=<default|cd|case|glassy|vinyl|oldvinyl|simple>
--clementine=<default|cd|case|glassy|vinyl|oldvinyl|simple>
--rhythmbox=<default|cd|case|glassy|vinyl|oldvinyl|simple>
--covergloobus - Enable CoverGloobus
--gmail - Enable gmail notify
 --user=<username> - Type your username
 --passwd=<password> - Type your password
--network - Enable network
 --eth=<number> - Change ethernet device [Default=0]
 --wlan=<number> - Change wireless device [Default=0]
 --ppp=<number> - Change 3g modem device [Default=0]
--unit=<C|F>- Force output temperature either in Celius or Fahrenheit
--weather=<AreaID> - Enable weather[Ex: --weather=BRXX0043]
--bbcweather=<AreaID> - Enable weather[Ex: --bbcweather=3849]
--side=<left|right*> - Set the side of conky in your screem
-------------- CAIRO/RING MODE --------------
--cairo - Enable cairo-conky mode.
--ring - Enable ring-conky mode.
--cpu=<number> - Set number of cpu cores
--swap - Enable SWAP [cairo-mode only]
--clock=<cairo|bigcairo> - Enable/disable clock [cairo-mode only]
--banshee=<cairo|cairo-case|cairo-cd|cairo-glassy|lua> [cairo-mode only]
--clementine=<cairo|cairo-case|cairo-cd|cairo-glassy|lua> [cairo-mode only]
--rhythmbox=<cairo|cairo-case|cairo-cd|cairo-glassy|lua> [cairo-mode only]
--banshee=<ring|ring-case|ring-cd|ring-glassy> [ring-mode only]
--clementine=<ring|ring-case|ring-cd|ring-glassy> [ring-mode only]
--rhythmbox=<ring|ring-case|ring-cd|ring-glassy> [ring-mode only]
--network - Enable network
--unit=<C|F>- Force output temperature either in Celius or Fahrenheit
-------------- BOARD/SLIM MODE --------------
--board - Enable board-conky mode.
--slim - Enable slim-conky mode.
--w=<width> - Set your screen width
--h=<height> - Set your screen height
--nobg - Remove background
--posfix=<number> - fix ring position
--weather=<AreaID> - Enable weather[Ex: --weather=BRXX0043]
--unit=<C|F>- Force output temperature either in Celius or Fahrenheit
-------------- SLS MODE --------------
--sls - Enable SLS-conky mode.
--nobg - Remove background
--weather=<AreaID> - Enable weather[Ex: --weather=BRXX0043]
--user=<username> - Type your gmail username
--passwd=<password> - Type your gmail password
-------------- EXTRA OPTIONS --------------
--datadir=/path/to/datadir - it overrides default datadir
--createlocalcopy - it copies the content of system datadir to /home/ata/.conkycolors
--nofilecheck - disables checking the presence of files
--default_datadir - prints the order of default datadirs in which files are searched by default.
--finddir=FILE - this option makes this program find and print out a directory where FILE is located.
--argb-value=0-255 - Set the value of own_window_argb_value, the default is 200
--install=local(*), system, or custom - install generated configuration files to a chosen datadir.
--systemdir - displays the system directory for conkycolors.
--localdir - displays the local directory for conkycolors.

(*)default values




evet komut olarak kullanabileceklerimizi gördük şimdi kendi conkyımızı yapalım

cputemp ve network  olan basit bir conky yapacağım siz daha fazlasını dilediğiniz şekilde eklersiniz.


Kod:
conky-colors --network --cputemp


evet şimdi bize bir çıktı oluşturdu
Kod:

To run conky-colors and conky type:
conky -c /home/ata/.conkycolors/conkyrc


çıktıyı kopyalayıp yapıştırdığımızda conky çalışacaktır

Kod:
conky -c /home/ata/.conkycolors/conkyrc




evet diyelim bu conkyi tamamladım ve kalıcı olarak kullanacağım ya açılışa ekleyeceğiz komutu
yada gizli dosyalarımızda yani CTRL+H yaptığımızda dosya konumunda ulaçacağımız .conkycolors
diye bir dosya içinde conkyrc dosyamız var bunu kopyalayıp .conky içine taşıyabiliriz bu sayede conky manager kurulu ise onda da görünecektir


benden bu kadar geri kalan derin ve detaylı conky yapımı sizin hayalleriniz ile sınırlı
hepinize linuxlu günler
Very Happy  Smile
Sayfa başına dön
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz