This watchface is based on the HopPicker's concept below :
Clone instructions :
git clone --recursive https://github.com/gregoiresage/hop-picker.git
cd hop-picker
git submodule foreach -q --recursive 'branch="$(git config -f $toplevel/.gitmodules submodule.$name.branch)"; git checkout $branch'