Skip to content

alhandra/sq100

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sq100

Build Status Coverage Status

A replacement for the annoying original Software of the SQ100 pulse clock. This project is a complete rewrite of the gh615 project: https://code.google.com/archive/p/gh615/

Installation

As of now, the application can only be obtained directly from the git repository:

git clone https://github.com/tnachstedt/sq100
python3 sq100/setup.py install --user

Usage

There are two distinct usage modes. On the one hand, you can use command line arguments to control the application:

sq100 list
sq100 download 1,4

On the other hand, you can enter the interactive shell:

sq100
(sq100) list
(sq100) download 1,4

Available Commands:

Command Arguments Description
list Show list of available tracks on the deivce
download track_ids Download the tracks with the specified ids to gpx

License

This project is licensed under the terms of the GNU General Public License v3.0

About

An alternative software for the Arrival SpoQ 100 heart rate watch.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%