You are not logged in.
I know, but not at the moment. Perhaps in the future, let's concentrate in the scripts themselves.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
You can also add a regular readme file. You can loot at this example: https://github.com/robbyrussell/oh-my-z … /README.md
Offline
Can I add photos and tables in it?
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Yes, it's a regular text file formated with markdown:
https://github.com/adam-p/markdown-here … Cheatsheet
You can always check the source by clicking raw:
https://github.com/robbyrussell/oh-my-z … /README.md
https://raw.githubusercontent.com/robby … /README.md
Last edited by morfik (2019-08-26 15:14:40)
Offline
About pre_exec, have you looked at this?
First I have seen it. From 2012 to 2018 to get that fix that is some sort of code-foo and not something built into conky.
AND each lines need a new file name. I have one conky that has 54 lines with ${pre_exec} in it. There are others.
So which i is simpler:
54lines like this:
${texecpi 10000 if [ ! -e /tmp/t001conky ]; conkyDateDiff 19831111; touch /tmp/t001conky; fi }${goto 305}${texecpi 10000 if [ ! -e /tmp/t002conky ]; conkyDaysDiff 19831111; touch /tmp/t002conky; fi }
${texecpi 10000 if [ ! -e /tmp/t003conky ]; conkyDateDiff 20110522; touch /tmp/t003conky; fi }${goto 305}${texecpi 10000 if [ ! -e /tmp/t004conky ]; conkyDaysDiff 20110222; touch /tmp/t004conky; fi }
... {snip}
${texecpi 10000 if [ ! -e /tmp/t051conky ]; conkyDateDiff 20100818; touch /tmp/t051conky; fi }${goto 305}${texecpi 10000 if [ ! -e /tmp/t052conky ]; conkyDaysDiff 19831111; touch /tmp/t052conky; fi }
${texecpi 10000 if [ ! -e /tmp/t053conky ]; conkyDateDiff 19891207; touch /tmp/t053conky; fi }${goto 305}${texecpi 10000 if [ ! -e /tmp/t054conky ]; conkyDaysDiff 19891207; touch /tmp/t054conky; fi }
or 54 lines like this:
RSW: 11/11/83: ${color1}${pre_exec conkyDateDiff 19831111}${goto 305}${color5}${pre_exec conkyDaysDiff 19831111}${color}
R&T: 22/05/11: ${color1}${pre_exec conkyDateDiff 20110522}${goto 305}${color5}${pre_exec conkyDaysDiff 20110222}${color}
... {snip}
RW2: 18/08/10: ${color1}${pre_exec conkyDateDiff 20100818}${goto 305}${color5}${pre_exec conkyDaysDiff 20100818}${color}
TAR: 07/12/89: ${color1}${pre_exec conkyDateDiff 19891207}${goto 305}${color5}${pre_exec conkyDaysDiff 19891207}${color}
Considering I have 0 editing to do by using conky v1.9 for the conkys I run daily - not the 3000, a fair chunk which are v1.10. They are all an historical archive of tips-n-tricks.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Teo,
is it normal there isn't Forecast_Images folder for the new pack of wunderground?
@loutch thanks a lot conky "collègue"
Last edited by ragamatrix (2019-08-26 15:28:53)
Offline
Yes, it's a regular text file formated with markdown:
https://github.com/adam-p/markdown-here … CheatsheetYou can always check the source by clicking raw:
https://github.com/robbyrussell/oh-my-z … /README.md
https://raw.githubusercontent.com/robby … /README.md
Ok, it looks promising. I have a lot to do in the future...
@S11
Ok buddy, whatever suits you. The workaround does seem like too much work for 3000+ conky config files...
Teo,
is it normal there isn't Forecast_Images folder for the new pack of wunderground?
@loutch thanks a lot conky "collègue"
No, it's completely abnormal.
Wait a few minutes...
EDIT: Crap, git does not push empty folders
Last edited by TeoBigusGeekus (2019-08-26 16:23:39)
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
EDIT: Crap, git does not push empty folders
You can do the following:
https://stackoverflow.com/questions/115 … repository
Offline
ANNOUNCEMENT
I moved the 2_WUnderground RL3 to gitlab as well.
Link on the first post of the thread.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
TeoBigusGeekus wrote:EDIT: Crap, git does not push empty folders
You can do the following:
https://stackoverflow.com/questions/115 … repository
I just added an empty .gitkeep file inside the empty folders of both the Accuweather and WUnderground scripts.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Also fix the temp bug, see the merge request.
Offline
Also fix the temp bug, see the merge request.
Do you mean the changelog?
EDIT: Nevermind, found your comment. I'll attend to it as soon as I can.
Last edited by TeoBigusGeekus (2019-08-26 16:42:55)
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Offline
I answered.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Ok, I just converted my conky, it looks like it works.
Last edited by morfik (2019-08-26 19:55:15)
Offline
Major screw up on this one, see my answer on gitlab and wait for an update.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Also, add the .gitignore file and put there a list of all the files that will be downloaded and change with time, for instance:
.conky/1_accuweather/altogether*
.conky/1_accuweather/curr_cond*
.conky/1_accuweather/first_days*
.conky/1_accuweather/forecast_2015/*.png
.conky/1_accuweather/forecast_2016/*.png
.conky/1_accuweather/hourly*
.conky/1_accuweather/hourly_2015/*.png
.conky/1_accuweather/hourly_2016/*.png
.conky/1_accuweather/hourly_raw*
.conky/1_accuweather/last_days*
.conky/1_accuweather/daily_forecast
.conky/4_Moon/*.png
.conky/4_Moon/raw
.conky/4_Moon/*.jpg
Having these files in the .gitignore file makes git to ignore them and you won't see them when you issue "git add" and other related commands.
Offline
Also, add the .gitignore file and put there a list of all the files that will be downloaded and change with time, for instance:
.conky/1_accuweather/altogether* .conky/1_accuweather/curr_cond* .conky/1_accuweather/first_days* .conky/1_accuweather/forecast_2015/*.png .conky/1_accuweather/forecast_2016/*.png .conky/1_accuweather/hourly* .conky/1_accuweather/hourly_2015/*.png .conky/1_accuweather/hourly_2016/*.png .conky/1_accuweather/hourly_raw* .conky/1_accuweather/last_days* .conky/1_accuweather/daily_forecast .conky/4_Moon/*.png .conky/4_Moon/raw .conky/4_Moon/*.jpg
Having these files in the .gitignore file makes git to ignore them and you won't see them when you issue "git add" and other related commands.
No need for that, I keep a clean copy of the script folder for git.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
The 1_accuweather repository has been updated.
Thanks to morfik for the valuable advice and sharp eyes.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
No need for that, I keep a clean copy of the script folder for git.
Yes, but those who will clone and want to contribute, they will see those files. So it's a good thing to have such list of files that ppl shouldn't care about.
Offline