Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
311 stars 76 forks source link

Discussion (long term goal), any interest in moving this to OpenYou organization? #37

Open christofferholmstedt opened 11 years ago

christofferholmstedt commented 11 years ago

OpenYou (http://www.openyou.org/about/)

OpenYou.org seeks to be a central resource for news about open 
source development on health hardware. It provides lists of libraries 
and applications from the open source community, to help developers 
learn more about the devices that let them learn about themselves.

In addition to pointing to other libraries and projects, the OpenYou 
team also actively reverse engineers and develops drivers and 
libraries for whatever health hardware they can find.

OpenYou have now all their projects in an "organization" here on Github (https://github.com/openyou). This is mainly a question to @Tigge but anyone should comment on this. Would it be interesting to move a project like this extractor to an organization like OpenYou?

The extractor would of course need to be further developed and perhaps packaged more like a library than a complete "terminal application". I've no strong opinion about this but it's always fun to be a part of something bigger =)

Tigge commented 11 years ago

Sure, why not :). The ant libraries are a separate module right now and can easily be separated from the application. It would be really useful to have a stack with ANT, ANT-FS and ANT+ as a library. The extractor part could be a bit general and made to work with most ANT-FS devices (it should already to some extent).