You are not logged in.
I"m guessing it will either:
1. Display verse 81 and 1
2. Display verse 81 and nothing
3. Do nothing and crash the conky
4. Rip a hole in the time space continuum and hack time
Personally, I'm hoping for option 4.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
if (( $verse < 82 ));then
stop=$(($verse+2))
else
stop=$(($verse+1))
fi
...and the spacetime continuum is safe
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Wow first conky post in forever!
From the one and only "arclance"! Still going strong...
edit: (about 89 seconds later) My apologies for not posting the configs. I need to make copies of all of them now, remove my pertinents, and then post them. But I have to go out to the garage...
Last edited by jedi (2017-08-29 03:04:18)
M O O N, that spells...
Offline
I"m guessing it will either:
1. Display verse 81 and 1
2. Display verse 81 and nothing
3. Do nothing and crash the conky
4. Rip a hole in the time space continuum and hack timePersonally, I'm hoping for option 4.
which would explain how Zaphod Beeblebrox reached his 200th birthday and could steal the Heart of Gold. He could only have done that if time had been/is/will be hacked.
The conky can always be restarted.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
But I have to go out to the garage...
Hey there Jed ... Welcome to Bunsen. Been a week or three. What's in the garage? ]:D
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Hey there Jed ... Welcome to Bunsen. Been a week or three. What's in the garage? ]:D
Well as you know I live in the northern arctic nether regions of Maine. So, that said, I am doing nothing 'illegal' in the garage! It was just a couple days wasn't it?
Last edited by jedi (2017-08-29 03:47:10)
M O O N, that spells...
Offline
if (( $verse < 82 ));then stop=$(($verse+2)) else stop=$(($verse+1)) fi
guys, inside arithmetics brackets (( )) variables don't need to be prepended by a '$'!
always trying to type less, make nicer code.
Offline
It was just a couple days wasn't it?
Yea, a couple or so
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Oooooooooooo That's awesome! Well done!
Any comments about it on the mageia forums?
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Any comments about it on the mageia forums?
dead trousers in the forum
Offline
dead trousers - I LOVE IT!
EDIT:
Let me clarify, I love the phrase: dead trousers not the fact the forums are dead
Last edited by Sector11 (2017-08-31 21:09:32)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I tweaked a weather conky that used a now defunct 1b1_accuweather script to use the current 1_accuweather and of course 4_moon.
Code here.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Sir, it is a pleasure looking at this! Do you mind sharing the conkyrc?
guys, inside arithmetics brackets (( )) variables don't need to be prepended by a '$'!
always trying to type less, make nicer code.
noted!
Thank you!
naik --greetz
"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg
Offline
unklar wrote:My personal tribute to mageia 5
Sir, it is a pleasure looking at this! Do you mind sharing the conkyrc?
With pleasure Sir
# killall conky && conky -c /media/5/Conky/ragamatrix_Map/Map_Time.conky &
# From and idea started by ragamatrix
# http://crunchbang.org/forums/viewtopic.php?pid=331813#p331813
### Begin Window Settings ##################################################
own_window yes
own_window_type normal #override
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager #,sticky
#own_window_colour 000000
own_window_class Conky
own_window_title S11
# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes
### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal
own_window_argb_visual yes
### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
# own_window_argb_value 0
minimum_size 650 500 #620 420 ## width, height
maximum_width 650 ## width
gap_x -75 # left-right
gap_y 0 # up-down
alignment middle_middle
################################################### End Window Settings ###
### Font Settings #########################################################
# Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont Monofur:bold:size=10
# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes
uppercase no
###################################################### End Font Settings ###
### Color Settings #########################################################
draw_shades yes #no # amplifies text if yes
default_shade_color 000000
draw_outline no # amplifies text if yes
default_outline_color 000000
#default_color DCDCDC #220 220 220 Gainsboro
#default_color C0C0C0 #192 192 192 Silver
default_color B0E0E6 #176 224 230 PowderBlue
color0 8FBC8F #143 188 143 DarkSeaGreen
color1 778899 #119 136 153 LightSlateGray
color2 D8BFD8 #216 191 216 Thistle
color3 9ACD32 #154 205 50 YellowGreen
color4 FFA07A #255 160 122 LightSalmon
color5 FFDEAD #255 222 173 NavajoWhite
color6 00BFFF # 0 191 255 DeepSkyBlue
color7 5F9EA0 # 95 158 160 CadetBlue
color8 BDB76B #189 183 107 DarkKhaki
color9 CD5C5C #205 92 92 IndianRed
##################################################### End Color Settings ###
### Borders Section ########################################################
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_inner_margin 4
border_outer_margin 0
# border width
border_width 0
# graph borders
draw_graph_borders no #yes
#default_graph_size 15 40
##################################################### End Borders Secton ###
### Miscellaneous Section ##################################################
# Boolean value, if true, Conky will be forked to background when started.
background no
# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none
# Default and Minimum size is 256 - needs more for single commands that
# "call" a lot of text IE: bash scripts
#text_buffer_size 256
# Subtract (file system) buffers from used memory?
no_buffers yes
# change GiB to G and MiB to M
short_units yes
# Like it says, ot pads the decimals on % values
# doesn't seem to work since v1.7.1
pad_percents 2
# Maximum size of user text buffer, i.e. layout below TEXT line in config file
# (default is 16384 bytes)
# max_user_text 16384
# Desired output unit of all objects displaying a temperature. Parameters are
# either "fahrenheit" or "celsius". The default unit is degree Celsius.
# temperature_unit Fahrenheit
############################################## End Miscellaneous Section ###
update_interval 1
TEXT
${image /media/DATEN/francescoPC/Conky/Sector11/Map/glowing_worldmap_Blue.jpg -p -11,0 -s 620x420}\
${tztime America/Anchorage %a %d %b %Y}${goto 298}${color1}Seconds${color}${goto 500}${color6}${tztime NZ %a %d %b %Y}${color}
${alignc}${color1}${time :%S}${color}
${voffset 10}${goto 300}${if_match ${tztime Arctic/Longyearbyen %d} == ${tztime NZ %d}}${color6}Longyearbyen${color}${else}Longyearbyen${endif}${voffset -10}
${voffset 10}${goto 185}${if_match ${tztime Canada/Eastern %d} == ${tztime NZ %d}}${color6}° Alert ${tztime Canada/Eastern %R}${color}${else}° Alert ${tztime Canada/Eastern %R}${endif}${voffset 3} ${if_match ${tztime Arctic/Longyearbyen %d} == ${tztime NZ %d}}${color6}° ${tztime Arctic/Longyearbyen %R}${color}${else}° ${tztime Arctic/Longyearbyen %R}${endif}${voffset -3}
${goto 240} ${if_match ${tztime Atlantic/Reykjavik %d} == ${tztime NZ %d}}${color6} ${tztime Atlantic/Reykjavik %R}${color}${else} ${tztime Atlantic/Reykjavik %R}${endif}
${goto 240}${if_match ${tztime Atlantic/Reykjavik %d} == ${tztime NZ %d}}${color6}° Reykjavik${color}${else}° Reykjavik${endif}
${voffset -3}${goto 45}${if_match ${tztime America/Anchorage %d} == ${tztime NZ %d}}${color6} Anchorage${color}${else} Anchorage${endif}${voffset 3}
${voffset -3}${goto 45}° ${if_match ${tztime America/Anchorage %d} == ${tztime NZ %d}}${color6}${tztime America/Anchorage %R}${color}${else}${tztime America/Anchorage %R}${endif}${voffset 3}${goto 270}${if_match ${tztime UTC %d} == ${tztime NZ %d}}${color6}° London ${tztime UTC %R}${color}${else}° London ${tztime UTC %R}${endif}
${goto 275}${if_match ${tztime Europe/Paris %d} == ${tztime NZ %d}}${color6}° Paris ${tztime Europe/Paris %R}${color}${else}° Paris ${tztime Europe/Paris %R}${endif}
${voffset -7}${goto 095}${if_match ${tztime Canada/Pacific %d} == ${tztime NZ %d}}${color6}° Vancouver${color}${else}° Vancouver${endif}${goto 200}${if_match ${tztime Canada/Newfoundland %d} == ${tztime NZ %d}}${color6}° St. John's${color}${else}° St. John's${endif}${voffset -5}
${voffset 2}${goto 095} ${if_match ${tztime Canada/Pacific %d} == ${tztime NZ %d}}${color6}${tztime Canada/Pacific %R}${color}${else}${tztime Canada/Pacific %R}${endif}${voffset -2}${voffset 5}${goto 200} ${if_match ${tztime Canada/Newfoundland %d} == ${tztime NZ %d}}${color6}${tztime Canada/Newfoundland %R}${color}${else}${tztime Canada/Newfoundland %R}${endif}${voffset -5}${voffset 4}${goto 492}${if_match ${tztime Asia/Tokyo %d} == ${tztime NZ %d}}${color6}° Tokyo ${tztime Asia/Tokyo %R}${color}${else}° Tokyo ${tztime Asia/Tokyo %R}${endif}${voffset -4}
${voffset -2}${goto 158}${if_match ${tztime US/Eastern %d} == ${tztime NZ %d}}${color6}° Miami ${tztime US/Eastern %R}${color}${else}° Miami ${tztime US/Eastern %R}${endif}\
${voffset 3}${goto 325}${if_match ${tztime GMT-5:30 %d} == ${tztime NZ %d}}${color6}New Delhi °${color}${else}New Delhi °${endif}${voffset -3}\
${goto 448}${if_match ${tztime Hongkong %d} == ${tztime NZ %d}}${color6}° Hong Kong ${tztime Hongkong %R}${color}${else}° Hong Kong ${tztime Hongkong %R}${endif}
${voffset 4}${goto 140}${if_match ${tztime America/Mexico_City %d} == ${tztime NZ %d}}${color6}° Mexico ${tztime America/Mexico_City %R}${color}${else}° Mexico ${tztime America/Mexico_City %R}${endif}${voffset -4}\
${voffset 3}${goto 355}${if_match ${tztime GMT-5:30 %d} == ${tztime NZ %d}}${color6}${tztime GMT-5:30 %R}${color}${else}${tztime GMT-5:30 %R}${endif}${voffset -3}
${goto 434}${if_match ${tztime Asia/Singapore %d} == ${tztime NZ %d}}${color6}° Singapore ${tztime Asia/Singapore %R}${color}${else}° Singapore ${tztime Asia/Singapore %R}${endif}
${voffset -3}${goto 500}${if_match ${tztime Australia/Darwin %d} == ${tztime NZ %d}}${color6}° Darwin${color}${else}° Darwin${endif}${voffset 3}
${voffset 4}${goto 305}${if_match ${tztime Africa/Johannesburg %d} == ${tztime NZ %d}}${color6}° Cape Town ${tztime Africa/Johannesburg %R}${color}${else}° Cape Town ${tztime Africa/Johannesburg %R}${endif}${voffset -4}${voffset -3}${goto 500}${if_match ${tztime Australia/Darwin %d} == ${tztime NZ %d}}${color6}${tztime Australia/Darwin %R}${color}${else}${tztime Australia/Darwin %R}${endif}${voffset 3}
${voffset -2}${goto 188}${if_match ${tztime America/Buenos_Aires %d} == ${tztime NZ %d}}${color6}° Buenos Aires ${tztime America/Buenos_Aires %R}${color}${else}° Buenos Aires ${tztime America/Buenos_Aires %R}${endif}${voffset 2}${voffset 5}${goto 560}${color6}°${color}
${goto 488}${color6}Christchurch${color}
${goto 538}${color6}${tztime NZ %R}${color}${voffset 2}${goto 171}${if_match ${tztime America/Argentina/Ushuaia %d} == ${tztime NZ %d}}${color6}° Ushuaia ${tztime America/Argentina/Ushuaia %R}${color}${else}° Ushuaia ${tztime America/Argentina/Ushuaia %R}${endif}${voffset 2}
Last edited by unklar (2017-09-01 16:57:08)
Offline
@ unklar
Wait a minute ... that's not the image, your image has a girl walking towards the map. ]:D
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
the emphasis is not on the girl, but on Conky!
Offline
OH I beg to differ ... it is a combination of both together that intrigue me, you have done something that I can not figure out.
The conky text is on the woman's back, but the world map images (image) seems to be behind the wallpaper itself, or in front of the woman and she is walking toward the map of the world. It's a beautiful affect that I can't figure out. The two lines across the Northern hemisphere and the ring around the woman's head seem to be in front of the conky image of the world map.
Can you share the wallpaper with the woman?
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I am amazed at what you see... O:)
I almost have no longer found the picture in front excitement! ]:D
But, Aunt Google finds everything ... here, please my friend
I can imagine even round corners...
Last edited by unklar (2017-09-01 20:28:39)
Offline
No, I'm not interested in the girl ... now I think you have a bit of "transparency" in the actual "map" image and we're seeing through that.
CLICK! well DUH! "transparency" ... right in front of me ... ARGB - fades and makes images transparent(ish). dk75, what a guy: ARGB Visual
Oh if it's out there and you coax Google just right, "she" will go around corners, under streets and into locked vaults to show you what you want. ]:D The trick is in knowing how to coax her. ]:D
danke my friend.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline