Skip to content
Rustam edited this page Mar 17, 2019 · 3 revisions

Initial requirements

  • JRE 1.6 or above (linux distros like Linux Mint have Open JDK installed by default, this should be sufficient).
  • Java wrappers:

sudo apt-get install java-wrappers

Download and unpack TimeCult

Download timecult-<...>.tar.gz to bin directory and unpack its content using, for example, the following command: tar xvf timecult-<...>.tar.gz

First time run

  • Switch to TimeCult home directory, for example:

cd ~/bin/TimeCult-0.13

  • Invoke timecult.sh:

./timecult.sh

Upon first start the script will create a desktop entry which can be found under Menu/Office (on Linux Mint). TimeCult can be start later using this entry.

This is it!

Clone this wiki locally