Ubuntu application indicator that displays a clock with a choosed timezone.
Works with Unity (tested).
Should works with every Gnome and KDE environment.
- From sources:
sudo apt-get install python-pip python-gi
git clone https://github.com/Antoine38660/worldclock-indicator.git
cd worldclock-indicator
pip install -r requirements.txt
nohup ./worldclock-indicator &
- PPA: To be continued