Skip to content

gregoiresage/hop-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HopPicker's watchface

This watchface is based on the HopPicker's concept below :

Hop picker's concept

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'