Giter Club home page Giter Club logo

Comments (3)

cpfair avatar cpfair commented on August 25, 2024

I've wanted to do this since day one. What's held me up is that a lot of application-specific tweaks and handling has made it into the service modules (e.g. sync trigger polling, Dropbox's two-level authorization and local cacheing, GC rate limiting), making them somewhat useless on their own. The fact that I regularly revamp swaths of the service contract doesn't help, either.

Ideally, for each service there'd be the standalone module that provides just the basics without any dependencies (especially mongo and redis), then an adaptor that inserts all that stuff which only tapiriik requires. This would present a challenge of making the standalone modules flexible enough - and flexible in a standard way - that all the required hooks could be inserted. Not impossible, but I've always focused my efforts on keeping https://tapiriik.com running smoothly.

What do you think?

from tapiriik.

Toilal avatar Toilal commented on August 25, 2024

I've read tapiriik code quickly, and i think it's still possible, but as you say it requires a lot of refactoring.

I'll be off for 3 weeks on holidays, but I'll have spare time right after because i'm leaving my current job. I'll try to implement a single standalone connector for Garmin Connect, and integrate it in forks of tapiriik, python-ant-downloader and forerunner 610 extractor.

See this as proof of concept, to check if it is feasible and useful ... Maybe it'll just fail, maybe it'll be convenient for everybody, I just want to give a try.

I have opened a repository here for the common connectors : https://github.com/Toilal/tapiriik-connectors, but don't expect anything before end of July.

Thanks for you good work on Tapiriik, it's a really good web tool :)

from tapiriik.

aspiers avatar aspiers commented on August 25, 2024

Cool, thanks a lot guys for looking at this!

from tapiriik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.