Advertisement
plirof2

john_start_kill_apps_231010a__prismbackup_OLD.sh

Oct 12th, 2023 (edited)
1,126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 90.76 KB | None | 0 0
  1. # Script
  2. #To Do:
  3. # - Add easter automatic week calculation
  4. #
  5. #
  6.  
  7. #changes
  8. #v2310010 - minor fixes week39-42 , replaced pack_param with pack_typing,pack_maze
  9. #v230920b - minor fixes week39 , week 38  pack_A07
  10. #v230515b - weeks 21,22 added/mod excel spreadsheet
  11. #v230401 - fix week 17
  12. #v230301 - fix v2 googlehomestartincognito()
  13. #v230220 - fixed googlehomestartincognito()
  14. #v230110 - Google Chrome now expires in 2099 : --simulate-outdated-no-au='4074664805000'
  15. #v230122 - week 4 changed to pack_a01,pack_paint1 and zx_htm2tap
  16. #v230110 - Changed some scripts to local instead of Github
  17. #v221127 - Added Google Chrome ,$IRON_OPTIONS/$FLASH_OPTIONS (not used at the moment - might not be needed)
  18. #v221106 - $CHROME_OPTIONS Functions : Ironstart & ironstartingognito uses
  19. #v221102 - CHROME --test-type (to hide --no-sandbox message in Iron)
  20. #v221013 - IMPLEMENT google-chrome-stable-puppy-home.sh --start-maximized https://make.gamefroot.com/games/new
  21. #v220929 - added ?showsubmit to week 39 of tinymce_submit.html
  22. #v220927 - Added iron browser params (CHROME_OPTIONS="-no-default-browser-check --disable-gpu --start-maximized")
  23. #v220508 - Updated week 18 & 19 (after easter)
  24. #v220406 - Minor updates
  25. #v220112 - Added 32bit & 64bit specific extra code
  26. #v211125 - eduactiv8 comments for Lesson1,2  , now run sudo -u puppy bash -c "/opt/eduActiv8/eduActiv8 &";
  27. #v211120 - weeks 45-48 november added another visible level to each week
  28. #v211113 - weeks 45-48 (november) added pack_codeorg1.html?showdiv1&showdiv2&showdiv3
  29. #v211102 - added  --start-maximized to normal iron
  30. #v211021 - Adjusted weeks 42.43.44. Maze2 is interchanged with 28Oct-preWeek and Oct28+park1+halloweenDraw
  31. #v211017 - Moved olohmero BEFORE giortes
  32. #v211014 - amixer set Master mute
  33. #v211004 - added repeat command to all days
  34. #v211003 - minor modifications , (tried started using ;!!;!!;!! (for repeating same command command)NOT working)
  35. #v210930a - added  --start-maximized
  36. #v210908c - funbrain.html now loads from root (swf/funbrain.html - NOT from /ab/funbrain.com/ 2.labrat CheatGR1 3.changed pack_param to typing_bricks__puzzle!!!.swf
  37. #v210908 -  added Default -always show entry + adjusted week38 with Initial week (tinymce type name)
  38. #v210817 - changed pixbot.patatakia to pixbot.dimotika (patatakia expired)
  39. #v210518 -  fix crash flash/iron mod : added  --disable-gpu  to ingognito
  40. #v210505  - 2021-2022 giortes Parameter set , added slimjet-puppy-home.sh / slimjetstartincognito()  {}
  41. #v210201a - added /& norightclick to some options
  42. #v210111a - Replaced $1 with $@ to iron browser functions to fix different behaviour in iron32 & iron64 (untested)
  43. #v201030c - added norightclick to some & nocopy to rudolf xmas
  44. #v201012a - added 28oct jspaint(v01),tinymce word
  45. #v200924 - minor change
  46. #v200916b - added olohmero check (check day + if hour passed 13:15)
  47. #v200908a - added funbrain to first lesson
  48. #v200903  dim101-21 new year start (COVID 14sept start year)
  49. #v200419 adjustWeekFinalNum_for_week() , also added Constants for Giortes
  50. #v200301 if..then..fi needs something inside or it produces errors (added echo "empty line") PROGLEM of Weeks 03-09 EXISTS AGAIN
  51. #v200217 fixed error in week 08
  52. #v200210a apokries-pasxa -added tinymce (weeks01-09tempfix)
  53. #v200107 : temp hardcoded fix : first 9 weeks (o..9) have problem Cause of the starting 0  : 02==2  , 03==3
  54.  
  55. calceasterweeknum() {
  56. #CALC__CURRENT EASTER WEEK NUMBER:
  57. AAA=`date +%Y` ;
  58.  BBB=`ncal -e $AAA` ;CCC=`date --date=$BBB +'%d/%m/%y' ` ;
  59.   echo "BBB=$BBB CCC=$CCC";date --date=$CCC +%V;
  60.   EASTER_WEEK_CALCULATED=`date --date=$CCC +%V`
  61.   echo "Current Easter week: $EASTER_WEEK_CALCULATED";
  62. return $EASTER_WEEK_CALCULATED
  63. }
  64.  
  65. # this modifies the weekofyear (eg +1,-1)
  66. STARTWEEKCOUNT=0
  67.  
  68. # *** NOTE : "$SERVER" for IRON BROWSER should be WITHOUT (s)
  69.  
  70. #Default Chrome Options
  71. CHROME_OPTIONS=" --no-default-browser-check --start-maximized --test-type "
  72. CHROME_ONLY_OPTIONS=" --simulate-outdated-no-au=4074664805000 " # NOT used yet " --simulate-outdated-no-au='4074664805000' "
  73. #Flash options (for IRON v61)
  74. FLASH_OPTIONS=" --ppapi-flash-path=/usr/share/iron_flash/extensions/libpepflashplayer.so --ppapi-flash-version=31.0.0.108 "
  75. IRON_OPTIONS= " --disable-gpu --disable-features=TranslateUI --disable-features=Translate --disable-translate ""$FLASH_OPTIONS"
  76.  
  77.  
  78. #CHROME_OPTIONS="-no-default-browser-check --disable-gpu --start-maximized --test-type --disable-features=InfiniteSessionRestore --disable-session-crashed-bubble --hide-crash-restore-bubble --hide-restore-last-session "
  79.  
  80. # kill firefox (if you want )
  81. #pkill -f firefox
  82. #pkill -f chrome
  83. #clear cache
  84. #rm -rf /mnt/home/downloads_linux/.cache/iron_flash/
  85.  
  86. # SPECIAL WEEKS (ADJUCT THESE TO CURRENT SCHOOL YEAR EG 2021-22) NOTE!!!! use double digit eg 05
  87. APOKRIES_PREWEEK_01=09
  88. APOKRIES_PREWEEK_02=10
  89. EASTER_PREWEEK_01=16
  90. EASTER_PREWEEK_02=17
  91. XMAS_PREWEEK_01=50
  92. XMAS_PREWEEK_02=51
  93. XMAS_AFTER_01=02
  94. RECYCLE_DAY=00
  95. INTERNET_SAFETY_01=00
  96. INTERNET_SAFETY_02=00
  97. # 28 October: weeks 42,43,44 are interchanged Park(with oct text) is on the week of the vacation, Maze2 +Oct28 is exhanged
  98. OCT28_PREWEEK=42
  99. OCTOBER28=$((OCT28_PREWEEK+1))
  100. #HALLOWEEN_ENGLISH_WEEK_01=43
  101.  
  102. MARCH25=12
  103.  
  104.  
  105. #mute all Clients
  106. amixer set Master mute
  107. #set python 3 as default
  108. #update-alternatives --install /usr/bin/python python /usr/bin/python3 1 # NOTE Causes Epoptes problems
  109.  
  110. #restore volume/unmute Master&Speaker
  111. #amixer -c 0 set Master playback 100% unmute ;amixer -c 0 set Speaker playback 100% unmute ;
  112.  
  113. #fix for 32bit WINE
  114.  
  115.  
  116. #################### Execute stuff if 32bit or 64bit#####################################################
  117. MACHINE_TYPE=`uname -m`
  118. if [ ${MACHINE_TYPE} == 'x86_64' ]; then
  119.   # 64-bit stuff here
  120. touch "/tmp/64bit_OS_detected" &
  121. #leafpad "/tmp/64bit_OS_detected" &
  122. #mkdir -p /appimages; ln -s /mnt/home/downloads_linux/appimages /appimages/wine; #create /appimages if not exist and make link there
  123. WINE_APPIMAGE_PATH="/mnt/home/downloads_linux/appimages/"
  124. rm /appimages
  125. ln -s /mnt/home/downloads_linux/appimages/wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage
  126.  /usr/bin/wineserver;
  127.  ln -s /mnt/home/downloads_linux/appimages/wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage
  128.  /usr/bin/wine;
  129.  ln -s /mnt/home/downloads_linux/appimages/wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage
  130.  /usr/bin/wine32;
  131. ln -s /mnt/home/downloads_linux/appimages/ /appimages
  132. else
  133.   # 32-bit stuff here
  134. touch "/tmp/32bit_OS_detected"   &
  135. # leafpad "/tmp/32bit_OS_detected"   &
  136. ln -s /usr/bin/wineserver32 /usr/bin/wineserver
  137. fi
  138. ####################END of Execute stuff if 32bit or 64bit#####################################################
  139.  
  140.  
  141. #ironstart https://studio.code.org/s/course1
  142. #ironstart https://studio.code.org/s/course1/stage/4/puzzle/10
  143. #ironstart https://studio.code.org/s/course1/stage/7/puzzle/10
  144. #dim-worklog.matheme.win
  145.  
  146. SERVER="http://192.168.1.200/";
  147. CODEorg=https://studio.code.org/s/course1/stage/
  148. LANDINGpages=""$SERVER"uploads/landing_pages/"
  149. SWFlocal=""$SERVER"swf/"
  150. SWFpath=""$SERVER"swf/"
  151. SWFgiortes=""$SERVER"swf/swf_giortes/"
  152. #---------
  153. GAMESEDU=""$SERVER"gamesedu/"
  154. GAMESEDUtortuga=""$GAMESEDU"tortuga-kids-logo-gr"
  155. GAMESEDUtank=""$GAMESEDU"Code-Commander-gr/index_dot_links.html"
  156. #----------
  157.  
  158. OOOKIDS="ooo4kids1.3 -n "
  159. OOOKIDSpathprefix="/opt/lampp/htdocs/askiseis_office/"
  160. RAMKIDpathprefix=""$SERVER"ramkid/"
  161.  
  162. #date "+%A"   : Δευτέρα , Τρίτη , Τετάρτη , Πέμπτη , Παρασκευή
  163. # echo $(date -d "+1 days" "+%A")
  164. DAYOFWEEK=$(date "+%A")  
  165. WEEKNUMBER=`date +%V`
  166.  
  167. # date --date="1984-12-18" +"%V"
  168. date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z" ; hwclock --systohc;
  169. # To avoid Week Choosing :
  170. #WEEKNUMBER=99
  171.  
  172.  
  173.  
  174. WEEKFINALNUM=0
  175. # Calculate the WeekLesson to start : $STARTWEEKCOUNT + Normal Lesson Week)
  176. adjustWeekFinalNum_for_week() {
  177. # adjustWeekFinalNum_for_week 5 = $WEEKFINALNUM adjustWeekFinalNum_for_week 5))
  178. WEEKFINALNUM=$(($STARTWEEKCOUNT+$1));printf -v WEEKFINALNUM "%02d" $WEEKFINALNUM
  179. echo "DEBUG adjustWeekFinalNum_for_week() WEEKFINALNUM return ="$WEEKFINALNUM
  180. return 5
  181. }
  182.  
  183. load_extra_apps(){
  184. # used to activate events (eg pasxa, halloween, etc)   
  185. cd /tmp
  186. wget ""$SERVER"uploads/john_extra_apps.sh" --directory-prefix=/tmp/
  187. chmod a+x /tmp/john_extra_apps.sh
  188. . /tmp/john_extra_apps.sh
  189.  
  190. }
  191.  
  192.  
  193.  
  194. ironstart() {
  195. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  196. #. iron_flash_puppy_pepper_home.sh " --disable-gpu --start-maximized ""$@"
  197.  
  198. # OK BEFORE implemnting Global $CHROME_OPTIONS
  199. #. iron_flash_puppy_pepper_home.sh " --disable-gpu --start-maximized --disable-session-restore --disable-restore-session-state --noerrdialogs --disable-session-crashed-bubble ""$@"
  200.  
  201. # 221106
  202. . iron_flash_puppy_pepper_home.sh "$CHROME_OPTIONS""$IRON_OPTIONS"" --disable-session-restore --disable-restore-session-state --noerrdialogs --disable-session-crashed-bubble ""$@"
  203.  
  204.  
  205. return 5
  206. }
  207.  
  208. ironstartincognito() {
  209. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  210. ###ok##. iron_flash_puppy_pepper_home.sh " --disable-gpu --incognito --start-maximized ""$@"
  211. . iron_flash_puppy_pepper_home.sh "$CHROME_OPTIONS""$IRON_OPTIONS"" --incognito ""$@"
  212. return 5
  213. }
  214.  
  215. ironchangesdat() {
  216. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  217. . iron_flash_puppy_pepper.sh "$CHROME_OPTIONS""$IRON_OPTIONS"" --disable-gpu --incognito --start-maximized ""$@"
  218. return 5
  219. }
  220.  
  221.  
  222.  
  223. # GOOGLE CHROME latest ############################
  224. googlehomestartincognito() {
  225. # PROBLEM incognito does not work
  226. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  227. ###. google-chrome-stable-puppy-home.sh --incognito --start-maximized --simulate-outdated-no-au='407466480500'"$CHROME_OPTIONS $CHROME_ONLY_OPTIONS" "$@"
  228.  
  229. . google-chrome-stable-puppy-home.sh --incognito $CHROME_ONLY_OPTIONS "$CHROME_OPTIONS" "$@"
  230. ###. google-chrome-stable-puppy-home.sh "$CHROME_OPTIONS $CHROME_ONLY_OPTIONS"" --incognito ""$@"
  231. #. google-chrome-stable-puppy-home.sh "$CHROME_OPTIONS $CHROME_ONLY_OPTIONS"" --incognito --start-maximized ""$@"
  232. return 5
  233. }
  234.  
  235. googlehomestart() {
  236. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  237. . google-chrome-stable-puppy-home.sh "$CHROME_OPTIONS""  --start-maximized --simulate-outdated-no-au='4074664805000' ""$@"
  238. return 5
  239. }
  240.  
  241. googlechangesdat() {
  242. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  243. . google-chrome-stable-puppy.sh "$CHROME_OPTIONS"" --start-maximized --simulate-outdated-no-au='4074664805000' ""$@"
  244. return 5
  245. }
  246.  
  247.  
  248.  
  249. slimjetstartincognito() {
  250. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  251. . slimjet-puppy-home.sh "$CHROME_OPTIONS""--incognito  --start-maximized ""$@"
  252. return 5
  253. }
  254.  
  255. slimjetstart() {
  256. # eg  ironstart ""$SWFlocal"pack_A01.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html"
  257. . slimjet-puppy-home.sh "--start-maximized ""$CHROME_OPTIONS""$@"
  258. return 5
  259. }
  260.  
  261. oookidsopen()
  262. {
  263. # eg oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  264. $OOOKIDS$OOOKIDSpathprefix"$@"
  265. return 5
  266. }
  267.  
  268. lightbot_iron_browser() {
  269. # NOTE : ONLY foir custom MAPS. for normal just run : . iron_flash_puppy_pepper_home.sh "--incognito "$SERVER"gamesedu/lightbot_haan/
  270. # eg  lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  271. #. iron_flash_puppy_pepper_home.sh "--incognito "$SERVER"gamesedu/lightbot_haan/index.php?map=""$1"
  272. . iron_flash_puppy_pepper_home.sh "$CHROME_OPTIONS""$IRON_OPTIONS"" --disable-gpu --start-maximized --incognito "$SERVER"gamesedu/lightbot_haan/index.html?map=""$@"" "
  273. return 5   
  274. }
  275.  
  276. firefox10() {
  277. #. firefox10-puppy-home.sh "$1"
  278. #eg firefox10 $SWFgiortes"other/ramkid_invitation_party/index.html" $SWFpath"ramkid_giortes_apokries_pt1.html"
  279. su -l puppy -c '/opt/firefox10/firefox -new-window -no-remote -profile "/mnt/home/downloads_linux/.data/firefox10" -new-tab -url "'$1'" -new-tab -url "'$2'"  -new-tab -url "'$3'"  -new-tab -url "'$4'"'
  280. return 5
  281. }
  282.  
  283. firefox24() {
  284. pkill -f firefox
  285. pkill -f firefox24
  286. #. firefox24-puppy-home.sh "$1"
  287. #eg firefox24 $SWFgiortes"other/ramkid_invitation_party/index.html" $SWFpath"ramkid_giortes_apokries_pt1.html"
  288. #su -l puppy -c '/opt/firefox24/firefox -private -new-window -no-remote -profile "/mnt/home/downloads_linux/.data/firefox24" -new-tab -url "'$1'" -new-tab -url "'$2'"  -new-tab -url "'$3'"  -new-tab -url "'$4'"'
  289. firefox24-puppy-home-many-tabs.sh $1 $2 $3 $4
  290. return 5
  291. }  
  292.  
  293. palemoon() {
  294.     #palemoon doesn't work ....
  295. pkill -f palemoon
  296. #pkill -f firefox24
  297. #. firefox24-puppy-home.sh "$1"
  298. #eg firefox24 $SWFgiortes"other/ramkid_invitation_party/index.html" $SWFpath"ramkid_giortes_apokries_pt1.html"
  299. mkdir -p /mnt/home/downloads_linux/.data/palemoon
  300. mkdir -p /mnt/home/downloads_linux/.cache/palemoon
  301. xhost +local:puppy
  302. sudo -u puppy palemoon '-private -new-window -no-remote -profile "/mnt/home/downloads_linux/.data/palemoon" -new-tab -url "'$1'" -new-tab -url "'$2'"  -new-tab -url "'$3'"  -new-tab -url "'$4'"'
  303. #su -l puppy -c 'palemoon -private -new-window -no-remote -profile "/mnt/home/downloads_linux/.data/palemoon" -new-tab -url "'$1'" -new-tab -url "'$2'"  -new-tab -url "'$3'"  -new-tab -url "'$4'"'
  304. #firefox24-puppy-home-many-tabs.sh $1 $2 $3 $4
  305. return 5
  306. }  
  307.  
  308.  
  309. create_download_linux_home_folders(){
  310. xhost +local:puppy
  311. mkdir -p /mnt/home/downloads_linux/.data/$1
  312. mkdir -p /mnt/home/downloads_linux/.cache/$1
  313. #chown -R puppy:puppy /mnt/home/downloads_linux/.data
  314. #chown -R puppy:puppy /mnt/home/downloads_linux/.cache
  315. cp -n /usr/bin/firefox24_default_home_prefs.js /mnt/home/downloads_linux/.data/$1/prefs.js
  316. }
  317.  
  318. probe_the_server()
  319. {
  320.     #every 2 minutes gets the file /uploads/john_exec_cmd_on_client.sh and executes it
  321.     # you should call it with probe_the_server &  (to run in background)
  322.     cd /tmp
  323.     while /bin/true; do
  324.         cd /tmp
  325.         rm /tmp/john_exec_cmd_on_client.sh
  326.         wget ""$SWFlocal"john_exec_cmd_on_client.sh" --directory-prefix=/tmp/
  327.         chmod a+x /tmp/john_exec_cmd_on_client.sh
  328.         . /tmp/john_exec_cmd_on_client.sh
  329.         #something_in_the_background
  330.         sleep 2m # Waits 2 minutes.
  331.     done &
  332.     return 5
  333. }
  334.  
  335. # 200916b - Check Olohmero (used to check if oloimero hour has started - Combine it with a DAYOFWEEK check)
  336. check_oloimero_time()
  337. {
  338.     currTime=`date +%k%M`
  339.     tempTime=$1
  340.     #if [ $tempTime -gt 200 -a $tempTime -lt 2200 ]; then
  341.     if [ $currTime -gt $tempTime ]; then
  342.         echo "OKpassedCheck"
  343.         exit 1
  344.     else
  345.         echo "Time is after 10 PM and before 2 AM. Running normally."
  346.         exit 2
  347.     fi
  348. }
  349.  
  350.  
  351. #
  352. #function repeat next command N times (eg repeat 10 echo "hello"  - repeates 10 times)
  353. repeat() {
  354.     number=$1
  355.     shift
  356.     for i in `seq $number`; do
  357.       $@
  358.     done
  359. }
  360.  
  361. ################  TEST COMMANDS #############
  362. probe_the_server &
  363.  
  364. #ironstartincognito ""$SERVER"ramkid/KidsPedia/kids_ePedia32cd/Volume20/index_kd_vol.html "$SWFlocal"ramkid_giortes_pasxa_pt1.html"
  365. leafpad "Week number: $WEEKNUMBER 2021-22" &
  366.  
  367. ##########parallel
  368. #ironstart ""$SWFlocal"swf_giortes/index_halloween.html?timer3" &
  369. #. /usr/local/bin/tuxpaint-with-conf.sh &
  370. #wait
  371. #repeat 2 palemoon ""$SWFlocal"pack_codeorg1.html?showdiv1&showdiv2&showdiv3&showdiv4&showdiv5 https://---studio.code.org/s/course1/stage/5/puzzle/1 "$SWFlocal"pack_A06.html?probeserver\&norightclick\&timer4"
  372. #repeat 2 palemoon-puppy.sh ""$SWFlocal"pack_codeorg1.html?showdiv1&showdiv2&showdiv3&showdiv4&showdiv5 https://---studio.code.org/s/course1/stage/5/puzzle/1 "$SWFlocal"pack_A06.html?probeserver\&norightclick\&timer4"
  373.  
  374. ################# END OF TEST COMMANDS ##########
  375.  
  376.  
  377.  
  378. ############## OLOHMERO START #####################
  379. #--------------- SPECIAL EVENTS --------------------------
  380. #load_extra_apps
  381.  
  382.  
  383. if [ "$(check_oloimero_time 1302)" == 'OKpassedCheck' ]
  384. then
  385. leafpad "run ΟΛΟΗΜΕΡΟ EVERYDAY 13:05" &
  386.  
  387. #ironstartincognito.sh ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SERVER"swf/fun/treasure_of_cutlass_reef-__pirate-ship-battle__NoNavUrl!!!.swf"
  388. repeat 4 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "
  389. repeat 2 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  390. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  391.  
  392. fi
  393.  
  394.  
  395.  
  396. # 200916b - Check Olohmero
  397. if [ $DAYOFWEEK == 'Δευτέρα' ] || [ $DAYOFWEEK == 'Monday' ]
  398. then
  399. echo "Δευτέρα"
  400.  
  401. fi
  402.  
  403. if [ $DAYOFWEEK == 'Τρίτη' ] || [ $DAYOFWEEK == 'Tuesday' ]
  404. then
  405. echo "Τρίτη"
  406. fi
  407.  
  408.  
  409. if [ $DAYOFWEEK == 'Δευτέρα' ] || [ $DAYOFWEEK == 'Monday' ]
  410. then
  411. echo "Δευτέρα OLOHMERO"
  412. if [ "$(check_oloimero_time 1302)" == 'OKpassedCheck' ]
  413. then
  414. leafpad "run ΟΛΟΗΜΕΡΟ Δευτέρα 13:05" &
  415.  
  416. #ironstartincognito.sh ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SERVER"swf/fun/treasure_of_cutlass_reef-__pirate-ship-battle__NoNavUrl!!!.swf"
  417. repeat 4 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "
  418. repeat 2 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  419. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  420.  
  421. fi
  422. # ΤΡΙΤΗ'
  423. fi
  424.  
  425. if [ $DAYOFWEEK == 'Τρίτη' ] || [ $DAYOFWEEK == 'Tuesday' ]
  426. then
  427. echo "Τρίτη OLOHMERO  A2 tmima"
  428. if [ "$(check_oloimero_time 1302)" == 'OKpassedCheck' ]
  429. then
  430. leafpad "run ΟΛΟΗΜΕΡΟ Τρίτη 13:05  A2 tmima" &
  431. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  432. repeat 4 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "
  433.  
  434. repeat 3 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  435.  
  436. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  437.  
  438. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy "$SERVER"swf/ferryhalim.com.html?timer2\&probeserver"
  439. #ironstartincognito.sh ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SERVER"swf/fun/treasure_of_cutlass_reef-__pirate-ship-battle__NoNavUrl!!!.swf"
  440. ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO"
  441. fi
  442. # ΤΡΙΤΗ'
  443. fi
  444.  
  445. if [ $DAYOFWEEK == 'Τετάρτη' ] || [ $DAYOFWEEK == 'Wednesday' ]
  446. then
  447. echo "Τετάρτη"
  448.  
  449. if [ "$(check_oloimero_time 1302)" == 'OKpassedCheck' ]
  450. then
  451. leafpad "run ΟΛΟΗΜΕΡΟ Τετάρτη 13:05  tmima 9" &
  452. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  453. repeat 4 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "
  454.  
  455. repeat 3 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  456. fi
  457.  
  458. fi
  459.  
  460. if [ $DAYOFWEEK == 'Πέμπτη' ] || [ $DAYOFWEEK == 'Thursday' ]
  461. then
  462. echo "Πέμπτη"
  463. if [ "$(check_oloimero_time 1302)" == 'OKpassedCheck' ]
  464. then
  465. leafpad "run ΟΛΟΗΜΕΡΟ Πέμπτη 13:05 tmima10 " &
  466. repeat 4 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "
  467.  
  468. #ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  469. repeat 3 ironstartincognito ""$SERVER"swf/ferryhalim.com.html?timer2\&probeserver http://OLOHMERO "$SWFlocal"pack_url_param.html?url1=ab/coloring/coloring-inside-out__noADsURL.swf\&url2=http://weavesilk.com\&url3=graphics_/drip_paint_jacksonpollock_by_miltos_manetas.swf\&url4=ab/coloring/coloring_book_yippy_yahoo__3img_NoNav.swf\&url5=_____________________\&url6=Olohmero A-dimotikoy"
  470. fi
  471.  
  472. fi
  473.  
  474. if [ $DAYOFWEEK == 'Παρασκευή' ] || [ $DAYOFWEEK == 'Friday' ]
  475. then
  476. echo "Παρασκευή"
  477. fi
  478.  
  479.  
  480.  
  481. ##############OLOHMERO END################
  482.  
  483.  
  484.  
  485.  
  486. ##################  FULL WEEK EVENTS #################################
  487. # Προγραμματισμός εβδομάδων    date +%V    WEEKNUMBER=17 #TEST :
  488. # WEEKNUMBER=17 #TEST
  489.  
  490.  
  491.  
  492. adjustWeekFinalNum_for_week $EASTER_PREWEEK_01
  493. if [ $WEEKNUMBER == $EASTER_PREWEEK_01 ] || [ "$WEEKNUMBER" == 'Easter pt A' ]
  494. then
  495. #--------------------- this is for Full week-all classes events
  496. leafpad "WEEK easter ptA    activated --- Week number: $WEEKNUMBER" &
  497. repeat 6 ironstartincognito ""$SWFlocal"ramkid_giortes_pasxa_pt1.html "$SERVER"ramkid/KidsPedia/kids_ePedia32cd/Volume20/index_kd_vol.html"
  498. #ironstartincognito ""$SERVER"ramkid/KidsPedia/kids_ePedia32cd/Volume20/index_kd_vol.html "$SWFlocal"ramkid_giortes_pasxa_pt1.html"
  499. ironstartincognito ""$SWFlocal"ramkidpedia_vol20_pasxa1.html "$SWFlocal"ramkid_giortes_pasxa_pt1.html"
  500. fi
  501. adjustWeekFinalNum_for_week $EASTER_PREWEEK_02
  502. if [ $WEEKNUMBER == $EASTER_PREWEEK_02 ] || [ "$WEEKNUMBER" == 'Easter pt B' ]
  503. then
  504. #--------------------- this is for Full week-all classes events
  505. leafpad "WEEK easter ptB    activated --- Week number: $WEEKNUMBER" &
  506. #ironstartincognito ""$SWFgiortes"index_easter.html?probeserver\&norightclick\&timer3 https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_pasxa01"
  507. repeat 6 ironstartincognito ""$SWFgiortes"index_easter.html?probeserver\&norightclick\&timer3 https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_pasxa01"
  508.  
  509.  
  510. fi
  511.  
  512. adjustWeekFinalNum_for_week $RECYCLE_DAY
  513. if [ $WEEKNUMBER == $RECYCLE_DAY ] || [ "$WEEKNUMBER" == 'Recycle - Earth Days' ]
  514. then
  515. #--------------------- this is for Full week-all classes events
  516. leafpad "WEEK Recycle Day    activated --- Week number: $WEEKNUMBER" &
  517. repeat 7 ironstartincognito ""$SWFlocal"pack_recycle.html?probeserver\&norightclick\&timer3 https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy"
  518. #ironstartincognito ""$SWFlocal"pack_recycle.html?probeserver\&norightclick\&timer3 https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy"
  519.  
  520. fi  
  521.  
  522. adjustWeekFinalNum_for_week $OCT28_PREWEEK
  523. if [ $WEEKNUMBER == $OCT28_PREWEEK ] || [ "$WEEKNUMBER" == '28 October pre week' ]
  524. then
  525. # NOTE  : 28 oct pre-week is usually week 43 or 42 - we swap these weeks with maze part 2 we should put Park 1 in the cut down week after oct28
  526.  
  527. #--------------------- this is for Full week-all classes events
  528. leafpad "WEEK 28 october pre week     activated --- Week number: $WEEKNUMBER" &
  529. # (+ 28october pre week  
  530. repeat 6  ironstartincognito ""$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  531. #ironstartincognito ""$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  532.  
  533. fi
  534.  
  535. adjustWeekFinalNum_for_week $OCTOBER28
  536. if [ $WEEKNUMBER == $OCTOBER28 ] || [ "$WEEKNUMBER" == '28 October week(argia 26,28 + giortes) ' ]
  537. then
  538. # NOTE  : 28 oct pre-week is usually week 43 or 42 - we swap these weeks with maze part 2 we should put Park 1 in the cut down week after oct28
  539.  
  540. #--------------------- this is for Full week-all classes events
  541. leafpad "WEEK giorti 28 October week(argia 26,28 + giortes) activated --- Week number: $WEEKNUMBER" &
  542. # (+ 28october pre week  
  543. repeat 6  ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/spongebob-parking_jon04noURLS_need760MBram_!!.swf\&url2=fun/puzzle_board/edsparkinggame.swf\&url3=type/typing_bricks\(puzzle\)!!!.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=fun/puzzle_board/spark_chess_17521__allows_save_NoNavUrl.swf\&url6=park-1\&probeserver\&norightclick  "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick 28October-HalloweenDraw"
  544. #ironstartincognito ""$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  545.  
  546. fi
  547.  
  548.  
  549.  
  550.  
  551.  
  552. ################## END OF FULL WEEK EVENTS #################################
  553.  
  554.  
  555.  
  556.  
  557. #201902118-22  , 2020 updated
  558. #adjustWeekFinalNum_for_week 7
  559. if [ $WEEKNUMBER == $APOKRIES_PREWEEK_01 ] || [ "$WEEKNUMBER" == 'Halloween pt1' ]
  560. then
  561. #--------------------- this is for Full week-all classes events    
  562. leafpad "WEEK halloween ptA (ramkid_invitation_party , swf_ramkid_cds2k5/Ramkid_12feb_apokries , KidsPedia/kids_ePedia32cd/Volume13 )   activated --- Week number: $WEEKNUMBER" &
  563. #ironstartincognito ""$SWFgiortes"other/ramkid_invitation_party/index.html "$SWFpath"ramkid_giortes_apokries_pt1.html "$SERVER"tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01"
  564. repeat 6 ironstartincognito ""$SWFgiortes"other/ramkid_invitation_party/index.html "$SWFpath"ramkid_giortes_apokries_pt1.html "$SERVER"tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01"
  565. fi
  566.  
  567. #200217 updated  (NoteSTARTWEEKCOUNT +08 NOT working error)
  568. #adjustWeekFinalNum_for_week 8
  569. if  [ "$WEEKNUMBER" == APOKRIES_PREWEEK_02 ] #||  [ "$WEEKNUMBER" == '09' ]
  570. #|| [ $WEEKNUMBER == "0"$WEEKFINALNUM adjustWeekFinalNum_for_week '08')) ] || [ $WEEKNUMBER == "0"$WEEKFINALNUM adjustWeekFinalNum_for_week '09')) ]
  571. then
  572. #--------------------- this is for Full week-all classes events
  573. leafpad "WEEK halloween ptB (for 2 weeks  games)   activated --- Week number: $WEEKNUMBER    20190225-08" &
  574. #ironstartincognito "http://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01 "$SWFgiortes"index_halloween.html?probeserver\&norightclick\&timer3"
  575. repeat 6 ironstartincognito $SWFgiortes"index_halloween.html?probeserver\&norightclick\&timer3 ""http://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01 "
  576. #ironstartincognito ""$SWFgiortes"index_halloween.html?timer3 http://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01"
  577. repeat 4 ironstartincognito ""$SWFgiortes"index_halloween.html http://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=giorti_apokries01\&hidediv1"
  578.  
  579. fi
  580.  
  581. ######################################################################################
  582. #############  ALL WEEKS START #######################################################
  583. ######################################################################################
  584. adjustWeekFinalNum_for_week 38
  585. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == '37' ] || [ "$WEEKNUMBER" == 'wk01-02-SepB-C' ]  
  586. then
  587. # ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick
  588. #"$SWFlocal"funbrain.html?timer3  http://first_week_enter_ONOMATA_PC03_E2_Giorgos_giannis"
  589.  
  590. repeat 6 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"pack_A07.html?probeserver\&norightclick
  591. "$SWFlocal"funbrain.html?timer3  http://first_week_enter_ONOMATA_PC03_E2_Giorgos_giannis"
  592.  
  593. repeat 6 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick
  594. "$SWFlocal"funbrain.html?timer3  http://first_week_enter_ONOMATA_PC03_E2_Giorgos_giannis"
  595.  
  596. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick
  597. "$SWFlocal"funbrain.html?timer3  http://first_week"
  598.  
  599.  
  600. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/ALL_biografiko_mathiti.doc" &
  601.  
  602. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  603. #ironstart ""$SERVER"tinymce_class/tinymce_submit.html" ""$SWFlocal"funbrain.html?timer3"
  604. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/ALL_biografiko_mathiti.doc" &
  605. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  606. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/ALL_biografiko_mathiti.doc" &
  607.  
  608. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  609. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  610. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  611.  
  612.  
  613.  
  614.  
  615. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  616. ironstart ""$SWFlocal"funbrain.html?timer3"
  617. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/ALL_biografiko_mathiti.doc" &
  618. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  619. ironstart ""$SWFlocal"funbrain.html" ""$SERVER"tinymce_class/tinymce_submit.html"
  620. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html "$SWFlocal"funbrain.html?timer3 "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  621. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/ALL_biografiko_mathiti.doc" &
  622.  
  623. fi
  624.  
  625. adjustWeekFinalNum_for_week 39
  626. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk03-SepD' ]  
  627. then
  628.  
  629.  
  630. repeat 7 ironstartincognito ""$SWFlocal"pack_typing1.html?probeserver&norightclick&timer3 """$SERVER"tinymce_class/tinymce_submit.html?showsubmit "$SWFlocal"funbrain.html?probeserver\&timer3  "
  631. #repeat 7 ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3 """$SERVER"tinymce_class/tinymce_submit.html?showsubmit "$SWFlocal"funbrain.html?probeserver\&timer3  "
  632. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3 """$SERVER"tinymce_class/tinymce_submit.html?showsubmit "$SWFlocal"funbrain.html?probeserver\&timer3  "
  633.  
  634.  
  635. repeat 6 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html "$SWFlocal"funbrain.html?probeserver\&timer3  "$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1\&timer3"
  636.  
  637.  
  638. #a-b
  639. ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  640. #c-st
  641. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/excuses-excuses__type_noADsURL.swf\&url6=typing-2\&timer3"
  642.  
  643. ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  644. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/excuses-excuses__type_noADsURL.swf\&url6=typing-2\&timer3"
  645. ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  646. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/excuses-excuses__type_noADsURL.swf\&url6=typing-2\&timer3"
  647. ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  648. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/excuses-excuses__type_noADsURL.swf\&url6=typing-2\&timer3"
  649.  
  650. fi
  651.  
  652.  
  653. ############ OCTOBER ###################
  654.  
  655. adjustWeekFinalNum_for_week 40
  656. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk04--OCtA' ]  
  657. then
  658.  
  659. # eduactiv8 Lesson1 : A-B Γλωσσικές Τέχνες->Ανακαλύψτε τα γραμματα
  660. #. /opt/eduActiv8/eduActiv8 &
  661. ##/opt/eduActiv8/eduActiv8 &
  662. sudo -u puppy bash -c "/opt/eduActiv8/eduActiv8 &";
  663. #ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  664. repeat 7 ironstartincognito ""$SWFlocal"pack_typing2.html?probeserver&norightclick&timer3 """$SWFlocal"funbrain.html?probeserver\&timer3  "
  665. repeat 6 ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/horse-racing-typing__rapidtyping.com_NoNavUrl.swf\&url6=typing-2\&probeserver\&timer3 "$SWFlocal"funbrain.html?norightclick";
  666. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=type/horse-racing-typing__rapidtyping.com_NoNavUrl.swf\&url6=typing-2\&probeserver\&timer3"
  667. #ironstartincognito ""$SWFlocal"pack_type_ramkid_greek.html"
  668. #. /opt/eduActiv8/eduActiv8 &
  669. sudo -u puppy bash -c "/opt/eduActiv8/eduActiv8 &";
  670. #/opt/eduActiv8/eduActiv8
  671.  
  672.  
  673.  
  674. fi
  675.  
  676. adjustWeekFinalNum_for_week 41
  677. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk05-OctB' ]  
  678. then
  679.  
  680.  
  681. repeat 6 ironstartincognito ""$SWFlocal"pack_maze1.html?probeserver\&timer3"
  682.  
  683. repeat 6 ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url2=fun/maze/the-maze-game\(robot\)__no_jp_utl.swf\&url3=ab/ladybugs_TRODLER_noADsURL@.swf\&url4=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url5=fun/td/BloonsTowerDefense2_ok4slow_p4_NoNavUrl.swf\&url6=maze-1\&probeserver\&timer3"
  684. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url2=fun/maze/the-maze-game\(robot\)__no_jp_utl.swf\&url3=ab/ladybugs_TRODLER_noADsURL@.swf\&url4=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url5=fun/td/BloonsTowerDefense2_ok4slow_p4_NoNavUrl.swf\&url6=maze-1\&probeserver\&timer3"
  685.  
  686. fi
  687.  
  688. adjustWeekFinalNum_for_week 42
  689. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk06-OctC' ]  
  690. then
  691. # Week42 this is exchanged with the Oct28 Pre-Week (wweks 42,43,44 are overwritten from the 2 oct28 weeks -the remaining will be Maze2)
  692. repeat 6 ironstartincognito ""$SWFlocal"pack_maze2.html?probeserver\&timer2"
  693.  
  694. repeat 6  ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/labrat__maze-kids_needFastPC_unencr2noAdsURL_cheat_GR01_!!.swf\&url2=fun/maze/minotaur_122_maze__unencr3_noAdsUrl_!.swf\&url3=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url4=ab/ladybugs_TRODLER_noADsURL@.swf\&url5=fun/physics/soccer-balls__physics__noADurl.swf\&url6=maze-2\&probeserver\&timer3"
  695.  
  696. fi
  697.  
  698. adjustWeekFinalNum_for_week 43
  699. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk07-OctD' ]  
  700. then
  701.  
  702. # Week42 this is exchanged with the Oct28 Pre-Week (wweks 42,43,44 are overwritten from the 2 oct28 weeks -the remaining will be Maze2)
  703. repeat 6 ironstartincognito ""$SWFlocal"pack_maze2.html?probeserver\&timer2"
  704. repeat 6  ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/labrat__maze-kids_needFastPC_unencr2noAdsURL_cheat_GR01_!!.swf\&url2=fun/maze/minotaur_122_maze__unencr3_noAdsUrl_!.swf\&url3=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url4=ab/ladybugs_TRODLER_noADsURL@.swf\&url5=fun/physics/soccer-balls__physics__noADurl.swf\&url6=maze-2\&probeserver\&timer3"
  705.  
  706.  
  707. #28oct A-B draw jspaint , C-ST write word
  708. repeat 6  ironstartincognito ""$SWFlocal"pack_giortes28oct.html "$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01 "$SERVER"jspaint/index.html#load:"$SERVER"jspaint/school/28oct-01.png"
  709. #ironstartincognito ""$SWFlocal"pack_giortes28oct.html "$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01 "$SERVER"jspaint/index.html#load:"$SERVER"jspaint/school/28oct-01.png"
  710.  
  711. . /usr/local/bin/tuxpaint-with-conf.sh &
  712.  
  713.  
  714. $OOOKIDS$OOOKIDSpathprefix"AskiseisWord/Για Πληκτρολόγηση.doc"
  715. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  716.  #ironstartincognito "https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  717. $OOOKIDS$OOOKIDSpathprefix"AskiseisWord/Για Πληκτρολόγηση.doc"
  718. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  719. #ironstartincognito "https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  720. $OOOKIDS$OOOKIDSpathprefix"AskiseisWord/Για Πληκτρολόγηση.doc"
  721. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  722. $OOOKIDS$OOOKIDSpathprefix"AskiseisWord/Για Πληκτρολόγηση.doc"
  723. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti28oct01" &
  724.  
  725.  
  726. #___ alt online ___https://plirof.github.io/tinymce_class/tinymce.html?probeserver&file=giorti28oct01
  727.  
  728.  
  729. fi
  730.  
  731. adjustWeekFinalNum_for_week 44
  732. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk08-OctE-NovA' ]  
  733. then
  734.  
  735. # Week42 this is exchanged with the Oct28 Pre-Week (wweks 42,43,44 are overwritten from the 2 oct28 weeks -the remaining will be Maze2)
  736. repeat 6  ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/labrat__maze-kids_needFastPC_unencr2noAdsURL_cheat_GR01_!!.swf\&url2=fun/maze/minotaur_122_maze__unencr3_noAdsUrl_!.swf\&url3=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url4=ab/ladybugs_TRODLER_noADsURL@.swf\&url5=fun/physics/soccer-balls__physics__noADurl.swf\&url6=maze-2\&probeserver\&timer3"
  737.  
  738.  
  739. #Halloween + 28october part B (συνήθως μισές τάξεις λόγω αργιών)
  740. # HALLOWEEN 2019 (+ 28october part2) octomber 31   - DRAW SCARY STUFF# tuxpaint πινέλα  (ζωγραφίστε σπίτι + αμάξι ,πινέλα ,σφραγίδες) ,typing_bricks(puzzle)!!!.swf
  741. repeat 6  ironstartincognito ""$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  742. #ironstartincognito ""$SWFlocal"pack_giortes28oct.html?probeserver\&norightclick "$SERVER"tinymce_class/tinymce_submit.html?probeserver\&nocopy\&hidediv1\&file=giorti28oct01 "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  743.  
  744.  
  745. # HALLOWEEN 2019 octomber 31   - DRAW SCARY STUFF
  746. # tuxpaint πινέλα  (ζωγραφίστε σπίτι + αμάξι ,πινέλα ,σφραγίδες) ,typing_bricks(puzzle)!!!.swf
  747. . /usr/local/bin/tuxpaint-with-conf.sh &
  748. ironstartincognito ""$SWFlocal"pack_paint1.html?timer3\&probeserver"
  749.  
  750.  
  751. fi
  752. ########### NOVEMBER ###################
  753.  
  754. adjustWeekFinalNum_for_week 45
  755. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk09-NovA2' ]  
  756. then
  757. # code.org :(1. Χαρούμενοι Χάρτες , 2. Κούνισέ το, Κούνισέ το , 3. Παζλ: Μάθε την μεταφορά και )   
  758. repeat 7  ironstart ""$SWFlocal"pack_codeorg1.html?showdiv1&showdiv2&showdiv3 https://---studio.code.org/s/course1/stage/3/puzzle/1 "$SWFlocal"pack_A01.html?norightclick\&probeserver "$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  759.  
  760.  
  761. repeat 6  ironstart "https://studio.code.org/s/course1/stage/3/puzzle/1 "$SWFlocal"pack_A01.html?norightclick\&probeserver"
  762. #ironstart "https://studio.code.org/s/course1/stage/3/puzzle/1 "$SWFlocal"pack_A01.html?norightclick\&probeserver"
  763.  
  764. fi
  765.  
  766. adjustWeekFinalNum_for_week 46
  767. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk10-NovB' ]  
  768. then
  769. # A-B
  770. # gcompris 15 :mouse _ψαρια - keyboard ζαρι (τα κουμπιά τους φανηκαν δυσκολα)
  771. gcompris &
  772. # E-ST  4. Λαβύρινθος angry-birds: Ακολουθία
  773. repeat 7  ironstart ""$SWFlocal"pack_codeorg1.html?showdiv1&showdiv2&showdiv3&showdiv4 https://---studio.code.org/s/course1/stage/4/puzzle/1 "$SWFlocal"pack_A01.html?probeserver\&norightclick"
  774.  
  775.  
  776. fi
  777.  
  778. adjustWeekFinalNum_for_week 47
  779. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk11-NovC' ]  
  780. then
  781. #A-B  pack_A06 spider , eat flies, tomato
  782.  
  783. # E-ST   5. Λαβύρινθο angry-birds: εντοπισμός σφαλμ
  784. repeat 7 ironstart ""$SWFlocal"pack_codeorg1.html?showdiv1&showdiv2&showdiv3&showdiv4&showdiv5 https://---studio.code.org/s/course1/stage/5/puzzle/1 "$SWFlocal"pack_A06.html?probeserver\&norightclick\&timer4"
  785. #ironstart "https://studio.code.org/s/course1/stage/5/puzzle/1 "$SWFlocal"pack_A06.html?probeserver\&norightclick\&timer4"
  786.  
  787. fi
  788.  
  789. adjustWeekFinalNum_for_week 48
  790. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk12-NovD' ]  
  791. then
  792. # eduactiv8 Lesson2 : A-B Σχηματισμός Λέξεων-> ζώα , δουλείες ,ρούχα)
  793. sudo -u puppy bash -c "/opt/eduActiv8/eduActiv8 &";
  794. ##/opt/eduActiv8/eduActiv8 &
  795. # E-ST  (7. melisses)
  796. #repeat 7 ironstart ""$SWFlocal"pack_codeorg1.html https://---studio.code.org/s/course1/stage/7/puzzle/1 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  797. # used new pack_code org (replaces href with button for greek)
  798. repeat 7 ironstartincognito ""$SWFlocal"pack_codeorg1.html https://---studio.code.org/s/course1/stage/7/puzzle/1 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  799.  
  800. #ironstart "https://studio.code.org/s/course1/stage/7/puzzle/1 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  801.  
  802. fi
  803.  
  804. ########### DECEMBER ###################
  805. adjustWeekFinalNum_for_week 49
  806. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk13-DecA' ]  
  807. then
  808.  
  809. # Xristougenniatikes drasthriothtes (oles oi takseis) , christmas hidden objects , ζωγραφιστε χριστουγ κάρτες ramkid
  810. # ???  giortes xmas Α !!!!! NA ΦΤΙΑΞΩ το ramkid_giortes_xmas_pt1.html
  811.  
  812. #ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?probeserver\&showsubmit\&nocopy\&file=xmas_rudolf"" "$SWFlocal"ramkidpedia_vol04_xmas1.html "$SWFlocal"ramkid_giortes_xmas_pt1.html"
  813. repeat 7 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?probeserver\&showsubmit\&nocopy\&file=xmas_rudolf"" "$SWFlocal"ramkidpedia_vol04_xmas1.html "$SWFlocal"ramkid_giortes_xmas_pt1.html"
  814.  
  815. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/xmas-rountolf-typing.doc" &
  816. cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" ""$SERVER"askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a &
  817. ironstartincognito ""$SWFlocal"ramkidpedia_vol04_xmas1.html "$SWFlocal"ramkid_giortes_xmas_pt1.html"
  818.  
  819. repeat 3 ironstartincognito ""$SWFgiortes"index_xmas.html?probeserver\&norightclick\&timer3"
  820.  
  821. fi
  822.  
  823. # XMAS_PREWEEK_01 Christmas PREWEEK_01 - two weeks before christmas
  824. adjustWeekFinalNum_for_week 50
  825. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk14-DecB' ]  
  826. then
  827.  
  828. # giortes xmas Β : 2-3 μαθήματα (μετά τέλος ασκήσεων)
  829. repeat 6 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?probeserver\&showsubmit\&nocopy\&file=xmas_rudolf"" "$SWFgiortes"index_xmas.html?probeserver\&norightclick\&timer3"
  830. #ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?probeserver\&showsubmit\&nocopy\&file=xmas_rudolf"" "$SWFgiortes"index_xmas.html?probeserver\&norightclick\&timer3"
  831.  
  832.  
  833. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/xmas-rountolf-typing.doc" & 
  834. #cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" ""$SERVER"askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a &
  835. repeat 6  ironstartincognito ""$SWFgiortes"index_xmas.html?probeserver\&timer3"
  836. repeat 6  cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" ""$SERVER"askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a
  837. #ironstartincognito ""$SWFgiortes"index_xmas.html?probeserver\&timer3"
  838. #cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" ""$SERVER"askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a
  839. fi
  840.  
  841. # XMAS_PREWEEK_02 - Last week before Christmas
  842. adjustWeekFinalNum_for_week 51
  843. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk15-DecC' ]  
  844. then
  845.  
  846. # giortes xmas Β : 2-3 μαθήματα (μετά τέλος ασκήσεων)
  847. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/xmas-rountolf-typing.doc" &     
  848. #cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" ""$SERVER"askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a
  849.  
  850. repeat 6 ironstartincognito ""$SWFgiortes"index_xmas.html?probeserver\&norightclick" ""$SWFgiortes"xmas_santatracker.html?probeserver\&norightclick"
  851. #ironstartincognito ""$SWFgiortes"index_xmas.html?probeserver\&norightclick\&timer2"
  852. fi
  853.  
  854. adjustWeekFinalNum_for_week 52
  855. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk---DecD' ]  
  856. then
  857.  
  858.     leafpad "CLOSED XMAS WEEK activated --- Week number: $WEEKNUMBER"
  859.  
  860. fi
  861.  
  862.  
  863. ########### JANUARY ###################
  864. adjustWeekFinalNum_for_week 1
  865. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk---NovA2' ]  
  866. then
  867.  
  868.     leafpad "CLOSED XMAS WEEK activated --- Week number: $WEEKNUMBER"
  869.  
  870. fi
  871.  
  872. ############  ********************
  873. # NOTE first 9 weeks (o..9) have problem Cause of the starting 0  : 02==2  , 03==3
  874. ############  ********************
  875. adjustWeekFinalNum_for_week 2
  876. if [ $WEEKNUMBER ==  $WEEKFINALNUM  ]   || [ "$WEEKNUMBER" == 'wk16-JanB' ]  
  877. then
  878.  
  879. #tuxpaint   ,  15o tuxpaint : βασιλόπιτα, Κάρτα με ευχές Νέα χρονιά
  880. /usr/local/bin/tuxpaint-with-conf.sh &
  881. repeat 7 ironstartincognito ""$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  882. #ironstartincognito ""$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  883.  
  884. fi
  885.  
  886. adjustWeekFinalNum_for_week 3
  887. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk17-JanC' ]  
  888. then
  889. # A-B
  890. gcompris &
  891. #E-ST
  892.  
  893. repeat 6  ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&nocopy\&file=month_jan"" "$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  894. #repeat 6  ironstartincognito "https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=month_jan"" ZZZZZ "$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  895. #ironstartincognito "https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&nocopy\&file=month_jan"" "$SWFlocal"pack_paint1.html?timer3\&norightclick\&probeserver"
  896.  
  897.  
  898. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=month_jan"" "$SWFlocal"pack_paint1.html?timer3\&probeserver"
  899. ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=month_jan"  
  900.  
  901. repeat 6  $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.2_antigrafi_didaktiko_yliko.doc"
  902. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.2_antigrafi_didaktiko_yliko.doc"
  903. fi
  904.  
  905. adjustWeekFinalNum_for_week 4
  906. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk18-JanD' ]  
  907. then
  908.  
  909. # A-B
  910. repeat 6  ironstartincognito ""$SWFlocal"pack_A01.html?norightclick\&probeserver "$SWFlocal"pack_paint1.html?norightclick\&probeserver "$SERVER"zx/zx_htm2tap/ http://Zwgrafise_to_Sxoleio_sto_Artswf"
  911. #ironstartincognito ""$SWFlocal"pack_A01.html?norightclick\&probeserver "$SWFlocal"pack_A02.html?norightclick\&probeserver"
  912.  
  913. #repeat 6  $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc" &
  914. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  915. #ironstartincognito ""$SWFlocal"pack_A01.html?norightclick\&probeserver "$SWFlocal"pack_A02.html?norightclick\&probeserver" &
  916. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  917.  
  918. fi
  919.  
  920. adjustWeekFinalNum_for_week 5
  921. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk19-JanE' ]  
  922. then
  923. #C-ST   code1 intro ευκολο για μεγάλες τάξεις (ας παίξουν pack_A04 όσοι τελειώσουν)
  924. repeat 6  lightbot_iron_browser "maps_random_2%284x4_3lights%29.txt "$SWFlocal"pack_A04.html?norightclick\&probeserver "$SERVER"zx/zx_htm2tap/"
  925. #lightbot_iron_browser "maps_random_2%284x4_3lights%29.txt "$SWFlocal"pack_A04.html?norightclick\&probeserver"
  926.  
  927. fi
  928.  
  929. ########### FEBRUARY ###################
  930. adjustWeekFinalNum_for_week 6
  931. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk20-FebA' ]  
  932. then
  933. #C-ST  code2Δ,Ε,ΣΤ ΕΠΑΠΑΝΑΛΑΒΕ
  934. repeat 6  lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html?norightclick\&probeserver "$SERVER"zx/zx_htm2tap/"
  935. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html?norightclick\&probeserver"
  936.  
  937. fi
  938.  
  939. adjustWeekFinalNum_for_week 7
  940. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk21-FebB' ]  
  941. then
  942. echo "empty line"
  943. # APOKRIES 2020
  944. #tuxmath &
  945. repeat 6 ironstartincognito ""$SWFlocal"pack_A02.html?norightclick\&probeserver "$SWFlocal"pack_A01.html?norightclick\&probeserver "$SWFlocal"pack_itch_gamedesign.html?probeserver"
  946. fi
  947.  
  948. adjustWeekFinalNum_for_week 8
  949. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk22-FebC' ]  
  950. then
  951. echo "empty line"
  952. # APOKRIES 2021
  953. fi
  954.  
  955. adjustWeekFinalNum_for_week 9
  956. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk23-FebD' ]  
  957. then
  958. # APOKRIES 2021
  959.  
  960. echo "empty line"
  961. # open NEWER google chrome for Game_design programs
  962. #repeat 6 google-chrome-stable-puppy-home.sh  --incognito --simulate-outdated-no-au='407466480500' --start-maximized http://192.168.1.200/swf/pack_itch_gamedesign.html
  963. ###repeat 6 google-chrome-stable-puppy-home.sh --incognito --start-maximized --simulate-outdated-no-au='407466480500' " "$SWFlocal"pack_itch_gamedesign.html?probeserver "
  964. #leafpad googlehomestartincognito" "$SWFlocal"pack_itch_gamedesign.html?probeserver " &
  965. #PROBLEM FUNCTION
  966. repeat 6 googlehomestartincognito " "$SWFlocal"pack_itch_gamedesign.html?probeserver "
  967.  
  968. fi
  969.  
  970. ########### MARCH ###################
  971. adjustWeekFinalNum_for_week 10
  972. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk24-MarA' ]  
  973. then
  974.  
  975. # (pack_code_rover.html : ΠΕΡΙΕΧΕΙ : Rover_nasa ,Tiny-explorers,tortuga.patatakia.tk,TurtlePond,pack)
  976. repeat 6 ironstartincognito ""$SWFlocal"pack_code_rover.html?probeserver\&norightclick\&timer4  https://diversen.github.io/drum-machine-javascript/index.html"
  977. #ironstartincognito ""$SWFlocal"pack_code_rover.html?probeserver\&norightclick\&timer4  https://diversen.github.io/drum-machine-javascript/index.html"
  978.  
  979. fi
  980.  
  981. adjustWeekFinalNum_for_week 11
  982. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk25-MarB' ]  
  983. then
  984. #--------------------- this is for Full week-all classes events
  985. leafpad "WEEK 12,13 GFX1 ptA, PTB   activated --- Week number: $WEEKNUMBER" &
  986. repeat 7 ironstartincognito ""$SWFlocal"pack_gfx1.html?probeserver\&timer4"
  987. #ironstartincognito ""$SWFlocal"pack_gfx1.html?probeserver\&timer4"
  988. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf&probeserver"
  989. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf&probeserver"
  990.  
  991.  
  992. fi
  993.  
  994. adjustWeekFinalNum_for_week 12
  995. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk26-MarC' ]  
  996. then
  997.  
  998. #March25
  999. #ironstartincognito ""$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti25mart01" &
  1000. #___ alt online ___ironstartincognito "https://plirof.github.io/tinymce_class/tinymce.html?probeserver\&file=giorti25mart01" &
  1001.  
  1002. #--------------------- this is for Full week-all classes events
  1003. leafpad "WEEK 12,13 GFX1 ptA, PTB   activated --- Week number: $WEEKNUMBER" &
  1004. repeat 6  ironstartincognito ""$SWFlocal"pack_gfx1.html?probeserver "$SERVER"tinymce_class/tinymce.html?probeserver\&file=giorti25mart01 "
  1005. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf&probeserver"
  1006. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf&probeserver"
  1007.  
  1008. fi
  1009.  
  1010. adjustWeekFinalNum_for_week 13
  1011. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk27-MarD' ]  
  1012. then
  1013. #--------------------- this is for Full week-all classes events
  1014. leafpad "WEEK GFX2 ptA, PTB    activated --- Week number: $WEEKNUMBER" &
  1015.  
  1016. cat >> /tmp/ΟΔΗΓΙΕΣ.txt << EOF
  1017. Week number: $WEEKNUMBER
  1018. ΑΣΚΗΣΗ 1:
  1019. Α) ΒΑΛΤΕ ΤΟΝ GARFIELD
  1020. Β) ΒΑΛΤΕ ΕΝΑ ΣΚΥΛΟ
  1021. Γ) ΒΑΛΤΕ ΣΥΝΕΦΑΚΙ ΣΤΟΝ GARFIELD
  1022. Δ) ΓΡΑΨΤΕ (ΣΤΑ ΕΛΛΗΝΙΚΑ): "ΓΑΒ"
  1023. Ε) 2η ΕΙΚΌΝΑ
  1024. EOF
  1025. leafpad /tmp/ΟΔΗΓΙΕΣ.txt &
  1026.  
  1027. repeat 6  ironstartincognito ""$SWFlocal"pack_gfx2.html?timer3\&probeserver"
  1028. #ironstartincognito ""$SWFlocal"pack_gfx2.html?timer3\&probeserver"
  1029.  
  1030. fi
  1031.  
  1032.  
  1033.  
  1034.  
  1035. ########### APRIL ###################
  1036. adjustWeekFinalNum_for_week 14
  1037. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk28-MarE-AprA' ]  
  1038. then
  1039. echo "empty"
  1040. # EASTER 2020
  1041. fi
  1042.  
  1043. adjustWeekFinalNum_for_week 15
  1044. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk29-AprB' ]  
  1045. then
  1046.  
  1047. echo "empty"
  1048. # EASTER 2020
  1049. fi
  1050.  
  1051. adjustWeekFinalNum_for_week 16
  1052. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk30-AprC' ]  
  1053. then
  1054. echo "empty"
  1055. # EASTER 2020 KLEISTA
  1056. fi
  1057.  
  1058. adjustWeekFinalNum_for_week 17
  1059. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk31-AprD' ]  
  1060. then
  1061. echo "empty"
  1062. # EASTER 2020 KLEISTA
  1063.  
  1064. #Να βάλω αυτο week 17
  1065. repeat 7 ironstartincognito ""$SWFlocal"pack_codeorg_movies.html?probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick "$SERVER"gamesedu/tortuga-kids-logo-gr/"
  1066.  
  1067.  
  1068. repeat 7 ironstartincognito ""$SWFlocal"pack_gamesedu.html?probeserver "$SWFlocal"pack_A06.html?probeserver\&norightclick"
  1069.  
  1070. #repeat 7 ironstartincognito ""$SWFlocal"pack_url_param.html?url1=http://192.168.1.200/gamesedu/stick2animator/\&url2=http://192.168.1.200/gamesedu/tortuga-kids-logo-gr/\&url3=http://192.168.1.200/gamesedu/lightbot_haan/\&url4=http://192.168.1.200/gamesedu/blockly-games//&url5=http://192.168.1.200/swf/pack_codeorg_movies.html\&url6=http://192.168.1.200/oneye/"
  1071.  
  1072.  
  1073. #repeat 7 ironstartincognito ""$SWFlocal"pack_url_param.html?url1=http://192.168.1.200/gamesedu/stick2animator/\&url2=http://192.168.1.200/gamesedu/tortuga-kids-logo-gr/\&url3=http://192.168.1.200/gamesedu/lightbot_haan/\&url4=http://192.168.1.200/gamesedu/blockly-games//&url5=http://192.168.1.200/gamesedu/faces-guess-who-gr/faces.html\&url6=http://192.168.1.200/oneye/"
  1074. fi
  1075.  
  1076.  
  1077. ########### MAY ###################
  1078. adjustWeekFinalNum_for_week 18
  1079. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk32-AprE-MayA' ]  
  1080. then
  1081. echo "empty"
  1082. leafpad "WEEK 18 GFX2 pt B (Aft-Easter  activated --- Week number: $WEEKNUMBER" &
  1083.  
  1084. # EASTER 2020
  1085. repeat 7 ironstartincognito ""$SWFlocal"pack_gfx2.html?probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick "$SERVER"gamesedu/stick2animator/ "$SERVER"zx/zx_htm2tap/"
  1086. fi
  1087.  
  1088. adjustWeekFinalNum_for_week 19
  1089. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk33-MayB' ]  
  1090. then
  1091. leafpad "WEEK lightbot SWF, A-B:Funbrain,StickMan epanalipsi activated --- Week number: $WEEKNUMBER" & 
  1092. #__(pack_code_lightbotswf EXEI: lightbotswf,turtlepond,tortuga.patatak,tiny-explor,packA03 
  1093. repeat 6  ironstartincognito ""$SWFlocal"pack_code_lightbotswf.html?probeserver\&timer2 "$SWFlocal"funbrain.html?probeserver "$SERVER"gamesedu/stick2animator/"
  1094. #ironstartincognito ""$SWFlocal"pack_code_lightbotswf.html?probeserver\&timer2"
  1095. echo "empty"
  1096. fi
  1097.  
  1098. adjustWeekFinalNum_for_week 20
  1099. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk34-MayC' ]  
  1100. then
  1101. #setxkbmap gr; # Change keyboard to greek
  1102. leafpad "WEEK TANK ,pixbot    activated --- Week number: $WEEKNUMBER" &
  1103. repeat 6  ironstartincognito ""$GAMESEDU"Code-Commander-gr/index_dot_links.html "$GAMESEDU"blockly-games/el/index.html?lang=el http://pixbot.dimotika.tk "$SWFlocal"pack_A02.html?probeserver\&norightclick "
  1104. #ironstartincognito ""$GAMESEDU"Code-Commander-gr/index_dot_links.html "$GAMESEDU"blockly-games/el/index.html?lang=el http://pixbot.dimotika.tk "$SWFlocal"pack_A02.html "
  1105. #ironstartincognito ""$GAMESEDU"Code-Commander-gr/index_dot_links.html "$SWFlocal"pack_A02.html http://pixbot.dimotika.tk" 
  1106. echo "empty"
  1107. fi
  1108.  
  1109. adjustWeekFinalNum_for_week 21
  1110. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk35-MayD' ]  
  1111. then
  1112. # ******** TO DO add tinyxls lesson ***********
  1113. leafpad "WEEK maybe XLS,BASIC    activated --- Week number: $WEEKNUMBER" &
  1114. repeat 6 ironstartincognito ""$SWFlocal"pack_A05.html?probeserver "$SERVER"x-spreadsheet/tinyxls.html?file=lesson1-timetable\&jsonxls=lesson1-timetable\&showsubmit "$SERVER"zx/zx_htm2tap/"
  1115. repeat 6 ironstartincognito ""$SWFlocal"pack_A05.html?probeserver "$SWFlocal"pack_A02.html?probeserver "$SERVER"zx/zx_htm2tap/"
  1116. ironstartincognito ""$SWFlocal"pack_A05.html?probeserver "$SWFlocal"pack_A02.html?probeserver" &
  1117. #ironstartincognito ""$SWFlocal"pack_A05.html "$SWFlocal"pack_A02.html" &
  1118. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/excel_1.1_pinakas_mathitwn.xls"
  1119. $OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/excel_1.1_pinakas_mathitwn.xls"
  1120. ironstartincognito ""$SWFlocal"pack_A05.html "$SWFlocal"pack_A02.html" &
  1121.  
  1122. echo "empty"
  1123. fi
  1124.  
  1125. adjustWeekFinalNum_for_week 22
  1126. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk36-MayE' ]  
  1127. then
  1128. #http://localhost/x-spreadsheet/tinyxls.html?file=lesson2b-bookstore&jsonxls=lesson2b-bookstore&showsubmit
  1129. #ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&file=lesson10 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1130. #repeat 6  ironstartincognito ""$SERVER"x-spreadsheet/tinyxls.html?file=lesson1-timetable\&jsonxls=lesson1-timetable\&showsubmit "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1131. repeat 6  ironstartincognito ""$SERVER"x-spreadsheet/tinyxls.html?file=lesson2a-bookstore\&jsonxls=lesson2a-bookstore\&showsubmit "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1132.  
  1133.  
  1134. #ironstartincognito ""$SERVER"x-spreadsheet/tinyxls.html?file=lesson1-timetable\&jsonxls=lesson1-timetable\&showsubmit "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1135.  
  1136.  
  1137.  
  1138. ironstartincognito "http://tinyxls.dimotika.tk/tinyxls.html?file=lesson1-timetable\&jsonxls=lesson1-timetable\&showsubmit "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1139. echo "empty"
  1140. #http://tinyxls.dimotika.tk/tinyxls.html?file=lesson1-timetable&jsonxls=lesson1-timetable&showsubmit
  1141. fi
  1142.  
  1143.  
  1144. ########### JUNE ###################
  1145.  
  1146. adjustWeekFinalNum_for_week 23
  1147. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk37-JuneA' ]  
  1148. then
  1149. repeat 6 ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&file=lesson10 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1150. #ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&file=lesson10 "$SWFlocal"pack_A03.html?probeserver\&norightclick"
  1151.  
  1152.  
  1153.  
  1154. echo "empty"
  1155. fi
  1156.  
  1157. adjustWeekFinalNum_for_week 24
  1158. if [ $WEEKNUMBER == $WEEKFINALNUM ] || [ "$WEEKNUMBER" == 'wk38-JuneB' ]  
  1159. then
  1160. echo "empty"
  1161.  
  1162. fi
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175. ############## ALL WEEKS END #################
  1176.  
  1177.  
  1178.  
  1179. # ALWAYS SHOW
  1180. leafpad "ALWAYS_SHOW_THIS " &
  1181.  
  1182. #sakura &
  1183. #xdotool type "cat /proc/cpuinfo"; xdotool key Return;
  1184. #leafpad "/mnt/live/memory/images/changes-exit/upperdir/etc/hostname"
  1185.  
  1186. ironstartincognito ""$SERVER"tinymce_class/tinymce_submit.html?showsubmit\&probeserver "$SWFlocal"pack_A03.html?probeserver\&norightclick
  1187. "$SWFlocal"funbrain.html?timer3  http://ALWAYS_SHOW_THIS"
  1188.  
  1189.  
  1190. if [ $DAYOFWEEK == 'Δευτέρα' ] || [ $DAYOFWEEK == 'Monday' ]
  1191. then
  1192. echo "Δευτέρα"
  1193. #: '# ΔΕΥΤΕΡΑ
  1194. # DEYTERA ΔΕΝ ΕΚΑΝΕ gfx1
  1195. #---------------------------- Γ1
  1196. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"14/puzzle/5 "$LANDINGpage"15-ΔΕΥΤΕΡΑ-Γ1--hour3.html "$SWFlocal"fun/frogger3d.swf"
  1197. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1198. #lightbot_iron_browser "maps_d1.txt "$SWFlocal"pack_A02.html"
  1199. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1200. #ΔΕΝ ΤΟ ΕΚΑΝΕ ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1201. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1202.  
  1203. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1204. #. iron_flash_puppy_pepper_home.sh ""$SERVER"gamesedu/lightbot_haan/index.php?map=maps_easy.txt "$SWFlocal"pack_A02.html --incognito"
  1205. #---------------------------- Γ2
  1206. #ironstart $CODEORGcourse1"14/puzzle/6 "$LANDINGpage"15-ΔΕΥΤΕΡΑ-Γ2--hour4.html "$SWFlocal"fun/frogger3d.swf"
  1207. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1208. #lightbot_iron_browser "maps_d1.txt "$SWFlocal"pack_A02.html"
  1209. # ΕΙΧΑΝ ΠΡΟΒΑ ΔΕΥΤΕΡΑ 18-3 και δεν κάναν το rover
  1210. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1211. #ΔΕΝ ΤΟ ΕΚΑΝΕ ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1212. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1213. #. iron_flash_puppy_pepper_home.sh ""$SERVER"gamesedu/lightbot_haan/index.php?map=maps_easy.txt "$SWFlocal"pack_A02.html --incognito"
  1214. #---------------------------- ΣΤ2
  1215. #ironstart $CODEORGcourse1"14/puzzle/6 "$LANDINGpage"15-ΔΕΥΤΕΡΑ-ΣΤ2--hour5.html "$SWFlocal"fun/frogger3d.swf"
  1216. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1217. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1218. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1219. #ΔΕΝ ΤΟ ΕΚΑΝΕ ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1220. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1221. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1222. #. iron_flash_puppy_pepper_home.sh "--incognito "$SERVER"gamesedu/lightbot_haan/index.php?map=maps_random_2%284x4_3lights%29.txt "$SWFlocal"pack_A02.html"
  1223. #---------------------------- ΣΤ1
  1224. #ironstart $CODEORGcourse1"14/puzzle/6 "$LANDINGpage"15-ΔΕΥΤΕΡΑ-ΣΤ1--hour6.html "$SWFlocal"fun/frogger3d.swf"
  1225. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1226. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1227. #ΔΕΝ ΤΟ ΕΚΑΝΕ ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1228. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1229. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1230. #. iron_flash_puppy_pepper_home.sh "--incognito "$SERVER"gamesedu/lightbot_haan/index.php?map=maps_random_2%284x4_3lights%29.txt "$SWFlocal"pack_A02.html"
  1231. # ΔΕΥΤΕΡΑ '
  1232.  
  1233. adjustWeekFinalNum_for_week 11
  1234. if [ $WEEKNUMBER == $WEEKFINALNUM ]
  1235. then
  1236. #---------------------------- Γ1
  1237. leafpad "WEEK11 activated --- Week number: $WEEKNUMBER"
  1238. #---------------------------- Γ2
  1239.  
  1240. #---------------------------- ΣΤ2
  1241.  
  1242. #---------------------------- ΣΤ1
  1243. fi
  1244.  
  1245. adjustWeekFinalNum_for_week 12
  1246. if [ $WEEKNUMBER == $WEEKFINALNUM ]
  1247. then
  1248.  
  1249.  
  1250.  
  1251. echo "empty"
  1252. #---------------------------- Γ1
  1253. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1254. #---------------------------- Γ2
  1255. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1256. #---------------------------- ΣΤ2
  1257. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1258. #---------------------------- ΣΤ1
  1259. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1260. fi
  1261.  
  1262.  
  1263. fi
  1264. ### END of ΔΕΥΤΕΡΑ ##########################################
  1265.  
  1266.  
  1267. if [ $DAYOFWEEK == 'Τρίτη' ] || [ $DAYOFWEEK == 'Tuesday' ]
  1268. then
  1269. echo "Τρίτη"
  1270. #: '# ΤΡΙΤΗ
  1271. #----------------------------Δ2
  1272. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1273. #ironstart $CODEORGcourse1"13/puzzle/8 "$LANDINGpage"15-ΤΡΙΤΗ-Δ2--hour1.html "$SWFlocal"fun/frogger3d.swf"
  1274. #. iron_flash_puppy_pepper_home.sh ""$SWFlocal"fun/frogger3d.swf "$LANDINGpage"15-ΤΡΙΤΗ-Δ2--hour1.html  http://tortuga.dimotiko.tk"
  1275. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1276. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1277. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1278. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1279. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1280.  
  1281. #----------------------------A ταξη
  1282. #ironstart ""$SERVER"gamesedu/faces-guess-who-gr/faces.html  , "$SERVER"gamesedu/blockly-games/el/index.html"
  1283. #ironstart "$SERVER"swf/fun/maze/mouse_maze_game_play_10_1_!!.swf "$LANDINGpage"15-ΤΡΙΤΗ-A--hour2.html http://tortuga.dimotiko.tk"
  1284. #ironstart ""$SWFlocal"ab/coloring-inside-out__noADsURL.swf "$LANDINGpage"15-ΤΡΙΤΗ-A--hour2.html "$SWFlocal"ab/coloring_walking_frankie_coloring_page_noAdsUrl_!!.swf"
  1285. #/opt/eduActiv8/eduActiv8
  1286. #sudo -u puppy bash -c "/opt/eduActiv8/eduActiv8 &";
  1287. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1288. ironstart ""$SWFlocal"pack_A04.html "$LANDINGpage"15-ΤΡΙΤΗ-A--hour2.html http://ts.sch.gr/repo/online-packages/dim-glossa-a-b/start.html "$SWFlocal"pack_A01.html"
  1289. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1290. #----------------------------Ε1
  1291. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1292. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1293. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1294. #@ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1295. #. iron_flash_puppy_pepper_home.sh ""$SWFlocal"fun/frogger3d.swf "$LANDINGpage"15-ΤΡΙΤΗ-Ε1--hour4.html http://tortuga.dimotiko.tk"
  1296. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"14/puzzle/10 "$LANDINGpage"15-ΤΡΙΤΗ-Ε1--hour4.html "$SWFlocal"fun/frogger3d.swf"
  1297. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1298.  
  1299. #---------------------------- Δ1
  1300. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1301. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1302. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1303. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1304. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1305. #ironstart ""$SWFlocal"fun/frogger3d.swf "$LANDINGpage"15-ΤΡΙΤΗ-Δ1--hour5.html http://tortuga.dimotiko.tk"
  1306. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"13/puzzle/1 "$LANDINGpage"15-ΤΡΙΤΗ-Δ1--hour5.html "$SWFlocal"fun/frogger3d.swf"
  1307. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1308.  
  1309. #----------------------------Ε2
  1310. #oookidsopen "OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1311. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1312. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1313. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1314. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1315. #ironstart ""$SWFlocal"fun/frogger3d.swf "$LANDINGpage"15-ΤΡΙΤΗ-Ε2--hour6.html http://tortuga.dimotiko.tk"
  1316. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"14/puzzle/1 "$LANDINGpage"15-ΤΡΙΤΗ-Ε2--hour6.html "$SWFlocal"fun/frogger3d.swf"
  1317. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1318. # ΤΡΙΤΗ'
  1319. fi
  1320.  
  1321. if [ $DAYOFWEEK == 'Τετάρτη' ] || [ $DAYOFWEEK == 'Wednesday' ]
  1322. then
  1323. echo "Τετάρτη"
  1324. #: '# ΤΕΤΑΡΤΗ
  1325. #/opt/eduActiv8/eduActiv8
  1326. #----------------------------B1 15o TETARTH
  1327. #. iron_flash_puppy_pepper_home.sh ""$SWFlocal"ab/coloring-inside-out__noADsURL.swf "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"ab/coloring_walking_frankie_coloring_page_noAdsUrl2_!!.swf"
  1328. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1329. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1330. #ironstart ""$SWFlocal"pack_A04.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"pack_A01.html http://typefun.dimotiko.tk"
  1331. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"5/puzzle/1 "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β1--hour5.html "$SWFlocal"fun/frogger3d.swf"
  1332. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1333. #----------------------------B2 15o TETARTH
  1334. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1335. ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3="$SERVER"gamesedu/tortuga-kids-logo-gr\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1336. #ironstart ""$SWFlocal"pack_A04.html "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β2--hour6.html "$SWFlocal"pack_A01.html http://typefun.dimotiko.tk"
  1337. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"5/puzzle/1 "$LANDINGpage"15-ΤΕΤΑΡΤΗ-Β2--hour6.html "$SWFlocal"fun/frogger3d.swf"
  1338. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1339. # ToDO  $GAMESEDU"faces-guess-who-gr/faces.html"  , $GAMESEDU"gamesedu/blockly-games/el/index.html"
  1340.  
  1341. # ΤΕΤΑΡΤΗ'
  1342. fi
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349. if [ $DAYOFWEEK == 'Δευτέρα' ] || [ $DAYOFWEEK == 'Monday' ]
  1350. then
  1351. echo "Δευτέρα"
  1352. fi
  1353.  
  1354. if [ $DAYOFWEEK == 'Τρίτη' ] || [ $DAYOFWEEK == 'Tuesday' ]
  1355. then
  1356. echo "Τρίτη"
  1357. fi
  1358.  
  1359. if [ $DAYOFWEEK == 'Τετάρτη' ] || [ $DAYOFWEEK == 'Wednesday' ]
  1360. then
  1361. echo "Τετάρτη"
  1362. fi
  1363.  
  1364. if [ $DAYOFWEEK == 'Πέμπτη' ] || [ $DAYOFWEEK == 'Thursday' ]
  1365. then
  1366. echo "Πέμπτη"
  1367. fi
  1368.  
  1369. if [ $DAYOFWEEK == 'Παρασκευή' ] || [ $DAYOFWEEK == 'Friday' ]
  1370. then
  1371. echo "Παρασκευή"
  1372. fi
  1373.  
  1374. # following opens many tabs (note the double quotes "")
  1375. #. iron_flash_puppy_pepper_sda1.sh $CODEORGcourse1"8/puzzle/1 https://studio.code.org/s/course1"
  1376. # lightbot :
  1377. #. iron_flash_puppy_pepper_home.sh $GAMESEDU"lightbot_haan/index.php "$SERVER"lightbot_NORMAL_LEVELs --incognito"
  1378. #. iron_flash_puppy_pepper_home.sh $GAMESEDU"lightbot_haan/index.php?map=maps_d1.txt "$SERVER"lightbot_NumberEASY_LEVELs --incognito"
  1379. #. iron_flash_puppy_pepper_home.sh $GAMESEDU"lightbot_haan/index.php?map=maps_random_1(4x4_3lights).txt "$SERVER"lightbot_maps_random_1(4x4_3lights).txtEASY_LEVELs --incognito"
  1380. #. iron_flash_puppy_pepper_home.sh $GAMESEDU"lightbot_haan/index.php?map=maps_random_3(5lights).txt "$SERVER"lightbot_maps_random_3(5lights).txt_moderate_LEVELs --incognito"
  1381.  
  1382.  
  1383. # . iron_flash_puppy_pepper_home.sh ""$SERVER"gamesedu/Code-Commander-gr/index_dot_links.html "$SERVER"Code-Commander-gr --incognito"
  1384.  
  1385.  
  1386. #christmas :
  1387. #. iron_flash_puppy_pepper_home.sh $CODEORGcourse1"14/puzzle/5 "$LANDINGpage"15-ΔΕΥΤΕΡΑ-Γ1--hour3.html "$SWFlocal"fun/finding-santa__christmas_find_noAdURL_!!.swf"
  1388.  
  1389. #Office file load (writer)
  1390. #$OOOKIDS$OOOKIDSpathprefix"OFFICE_extra_files/pliktrologisi_j02.1_antigrafi_katanomi_wron.doc"
  1391.  
  1392.  
  1393. #pack load
  1394. #. iron_flash_puppy_pepper_home.sh ""$SWFlocal"pack_A01.html "
  1395.  
  1396.  
  1397.  
  1398. #. /usr/local/bin/tuxpaint-with-conf.sh
  1399. #ironstart ""$SWFlocal"swf_giortes/christmas.html "$SERVER"landing_pages/PEMPTH-ST1--hour3__dim10.html"
  1400. #. /usr/local/bin/tuxpaint-with-conf.sh
  1401. #ironstart ""$SWFlocal"swf_giortes/christmas.html "$SERVER"landing_pages/PEMPTH-E2--hour6__dim10.html"
  1402.  
  1403.  
  1404. #ironstart ""$SWFlocal"swf_giortes/christmas.html "$SERVER"landing_pages/ΤΕΤΑΡΤΗ-Γ2--hour1__dim10.html "$SWFlocal"fun/finding-santa__christmas_find_noAdURL_!!.swf"
  1405. # A1
  1406. #ironstart ""$SWFlocal"swf_giortes/christmas.html "$LANDINGpages"ΤΕΤΑΡΤΗ-Α1--hour2__dim10.html  "$SWFlocal"fun/finding-santa__christmas_find_noAdURL_!!.swf"
  1407.  
  1408. #coding :
  1409. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1410. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html\&url5=ΦΤΙΑΞΕ KOMIK"
  1411.  
  1412. #ironstartincognito ""$GAMESEDU"Code-Commander-gr/index_dot_links.html "$SWFlocal"pack_A02.html http://pixbot.dimotika.tk "$SWFlocal"fun/frogger3d__noNavURL_10lives!!.swf"
  1413.  
  1414. #"$SERVER"tinymce_class/tinymce.html?probeserver&file=lesson05
  1415. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url2=fun/maze/the-maze-game\(robot\)__no_jp_utl.swf\&url3=ab/ladybugs_TRODLER_noADsURL@.swf\&url4=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url5=fun/td/BloonsTowerDefense2_ok4slow_p4_NoNavUrl.swf\&url6=maze-1"
  1416. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/maze/labrat__maze-kids_needFastPC_unencr2noAdsURL_cheat_GR01_!!.swf\&url2=fun/maze/minotaur_122_maze__unencr3_noAdsUrl_!.swf\&url3=fun/maze/Diego_Dinosaur_Rescue_maze_KIDS_simple_NotTImed_!!!.swf\&url4=ab/ladybugs_TRODLER_noADsURL@.swf\&url5=fun/physics/soccer-balls__physics__noADurl.swf\&url6=maze-2"
  1417. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/paint_artpad_y8_GREEK_noNavAdUrl.swf\&url2=graphics_/paint_lily_paint_magic_GOOD_PALLETE_NoNavAdUrl_!!.swf\&url3=graphics_/animate_draw_your_cartoon_character_GREEK1_noAdsUrl.swf\&url4=pack_A02.html\&url5=GFX1\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1418. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=graphics_/comic_design__garfield_comic_creator_y8.swf\&url2=graphics_/animate_space__animation_studio_noAdUrl_!.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A03.html\&url5=ΦΤΙΑΞΕ-KOMIK\&url6=sumopaint1025_GREEK_NoNavUrl1_v4b_progray.swf"
  1419. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=fun/spongebob-parking_jon04noURLS_need760MBram_!!.swf\&url2=fun/puzzle_board/edsparkinggame.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=fun/puzzle_board/spark_chess_17521__allows_save_NoNavUrl.swf\&url6=park-1"
  1420. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/lightbot-codehour-gr_NoNavUrl.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html\&url5=ΚΩΔΙΚΑΣ"
  1421. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html\&url5=ΚΩΔΙΚΑΣ"
  1422. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/typing_bricks__puzzle!!!.swf\&url2=type/assault-typing__shootemup__rapidtyping.com_NoAdUrl.swf\&url3=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url4=type/typing_alphattack2__bombDrop_NoNavUrl.swf\&url5=type/airtyper_1_noADsURL.swf\&url6=typing-1"
  1423. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=type/airtyper_1_noADsURL.swf\&url2=type/typing_adventure__indiana_jones_NoNavUrl.swf\&url3=type/typing_bricks__puzzle!!!.swf\&url4=type/typing_tidepool__sea_race_!!.swf\&url5=typing-2"
  1424.  
  1425. #ironstartincognito ""$SWFgiortes"index_halloween.html?timer3"
  1426. #ironstartincognito ""$SWFgiortes"index_halloween.html?timer3"
  1427. #ironstartincognito ""$SWFlocal"pack_url_param.html?url1=coding/Rover_nasa_GREEK1.swf\&url2=coding/Tiny-explorers__nice_puzzle_education_unencr_noAds_ok.swf\&url3=http://tortuga.dimotiko.tk\&url4=pack_A02.html"
  1428.  
  1429. #ironstartincognito ""$GAMESEDU"Code-Commander-gr/index_dot_links.html"
  1430. #ironstartincognito ""$GAMESEDU"tortuga-kids-logo-gr"
  1431. #ironstartincognito ""$SWFgiortes"index_halloween.html?timer3"
  1432. #ironstartincognito ""$SWFgiortes"other/ramkid_invitation_party/index.html "$RAMKIDpathprefix"KidsPedia/kids_ePedia32cd/Volume13/index_kd_vol.html ΑΠΟΚΡΙΕΣ-ramkidpedia "$SERVER"swf/swf_ramkid_cds2k5/Ramkid_12feb_apokries/index.html "$SWFlocal"pack_A02.html"
  1433. #ironstartincognito ""$SWFgiortes"index_halloween.html"
  1434. #ironstartincognito ""$RAMKIDpathprefix"KidsPedia/kids_ePedia32cd/Volume13/index_kd_vol.html ΑΠΟΚΡΙΕΣ-ramkidpedia "$SWFlocal"pack_A02.html"
  1435. #lightbot_iron_browser "maps_easy.txt "$SWFlocal"pack_A02.html"
  1436. #ironstart ""$SWFlocal"pack_A01.html "$LANDINGpages"ΠΑΡΑΣΚΕΥΗ-A2--hour2__dim10.html "$SWFlocal"fun/finding-santa__christmas_find_noAdURL_!!.swf"
  1437.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement