Download
Windows
Linux
Arch Linux
Download from AUR:yaourt -S lighttasks-git
Other
Install using source.
Source
Requrirements
- g++
- Qt development files (May be called libqt4-devel or qt-devel on Linux. For Windows/Mac you can use the Qt SDK)
Compiling
- Download the latest source code.
- Extract and switch to lighttask directory
- Run "qmake"
- Run "make"
- Run "sudo make install"