

  ---[  Conky Scifi Theme v1.0  ]---


  Scripted by Koentje  (remon@cobrasoft.nl)
  Some credits go to Logansfury for helping me finetune on different resolutions.

  This was a fun project for me to learn some LUA and to see how far we could go with Conky.
  This theme must be installed with the installer because of the different resolutions and
  to add xinnema_head and network device to some scripts.

  Supported resolutions are:
  - 1920x1080
  - 2560x1440
  - 3440x1440
  - 3840x2160

  If you're on another resolution, you still can try and install the closest resolution, but
  you have to do a lot of fine tuning and replacement of objects! (a part of the conky fun i guess ;)

  Before running the installer edit the themefolder path! (were to install it)

  The installer converts a 10mb mp4 file into 4500 PNG files of a total of 3,2gb for the space loop!

  After install you can run it to see if all things work, but most likely you still have to
  edit some files to change hwmon class or fanspeeds and temps etc.

  Files:
   - 01-scifi-background-loop.conky  (the space loop, does not need editing)
   - 02-scifi-cockpit.conky  (runs the images, bars, fans and animation lua, also location of images and message popups)
   - 03-scifi-overlay-text.conky  (runs text.lua and shows all text components)
   - animation-globe.lua  (animates the Centurion 9 globe)
   - animation-image.lua  (can be used to insert more animations)
   - animation-space.lua  (animates the stars in space loop)
   - bars.lua  (has all cpu bars, temp bars and pdc bars in it)
   - blink-image.lua  (blinks an image on/off like the red LED on the left)
   - fans.lua  (has all fans and radio volume ring in it)
   - gotonr  (with this script you can jump to a certain frame, see inside to change nr)
   - reset-frame  (resets the space loop to 0)
   - restart  (kills and restarts all conkies)
   - show-at-frame-image.lua  (shows an image between a start and stop frame)
   - show-text.lua  (shows a nr of lines from a logfile (or other textfile)
   - start  (starts all conkies of this theme in an order)
   - stop  (kills all conkies of this theme)
   - text.lua  (all onscreen text is put there via this lua script)
   - transparent-image.lua  (with this script you can put an image on screen)
   - transparent-image-resize.lua  (puts an image on screen resized to the conky window)

  Folders:
   * IMAGES  (has all images and subfolders of the animations in it)
   * SCRIPTS  - anicalc        is a calculator for next animation PNG file (used by animation.lua)
              - radio          gathers info for the radio/cd player, depends on QMMP
              - fandom-fans    if you don't have hwmon fans, use this script (see ./tempfiles/random-fans)
              - radar          calculates the turn of the radar
              - show-log       can be used to show lines from a logfile
              - star-sensor-left/right  is used for the PDC like bars below the windscreen. They act if stars go nearby)
              - warpspeed-bar  calculates energy used when in warpspeed
              - RUN_BASH  runs bash scripts that needs to be run between start and stop frame or continuously. (see inside for explanation)
   * TEMPFILES  (in here temporary files are saved)


 For help on this, you can find me on https://forums.linuxmint.com under the name Koentje.

 Have fun with it!
