Downloads
WARNING: Hotot may be buggy because it's still in its early stages of development. You can read our wiki for more infomation about installing.
Hotot is a crossing-platform application. Download your preferable version:
Chrome Version
You can access Hotot for Chrome in Chrome Web App Store .
Linux Version
Ubuntu/Debian
For developement version, use our Official Launchpad PPA
$ sudo add-apt-repository ppa:hotot-team
$ sudo apt-get update
$ sudo apt-get install hotot
A stable version is also available in default distr repo.
$ sudo apt-get install hotot
A Qt version is available in CSSlayer's repository.
openSUSE
Hotot is available in openSUSE KDE:Extra repository.
Add repository:
sudo zypper ar -f http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_12.2/ KDE:Extra
//change 12.2 string to your distro version.
GNOME 3:
sudo zypper in hotot-gir
GNOME 2: (only available in 11.4)
sudo zypper in hotot-gtk
QT with KDE:
sudo zypper in hotot-qt
Fedora
Avalable in fedora's repository. Use yum for install :
# yum install hotot
A Qt version is available in CSSlayer's repository.
Mandriva
Package `hotot' is avaliable in Blogdrake's repository(Spanish).
# urpmi.addmedia --wget --distrib ftp://ftp.blogdrake.net/mandriva/"mandriva-version"/"arch"
# urpmi --auto-update
# urpmi hotot
NOTICE: Please change mandriva-version and arch respectively.
Arch
There are a lot of packages with name "Hotot" so I have no idea about that. Try you self.
Gentoo
emerge hotot
OS X Version
A very unstable version is avaliable HERE
Windows Version
A very unstable version is avaliable HERE
Source Code
$ git clone git://github.com/lyricat/Hotot.git