Code Monkey home page Code Monkey logo

Comments (6)

justinmoore avatar justinmoore commented on June 3, 2024

hey @danielthatcher,

I completely agree. This bit of functionality I wanted to add in the near future with the goal of also providing some loadable configs for folks to pull from the git repo as examples.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

I'm working on this now.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

AutoRepeater does this now. Let me know if there's any issues with it.

from autorepeater.

danielthatcher avatar danielthatcher commented on June 3, 2024

Finally got a chance to play around with this at work (hence commenting on this a month later - sorry about that), and it's to be working well. Thanks for implementing it.

A colleague and I started playing around with building up some configs, and one thing that we noted is that it might be easier if the configs were stored as JSON rather than Base64 encoded JSON as this would work better with version control. You mentioned that you might also like to have some configs for people to pull in from the git repo, so I believe it would help there too.

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

hey @danielthatcher,

I agree that it doesn't make a whole lot of sense to store the configs in based64ed JSON. The only reason it's like that is because I wasn't sure how I was going to store the files at the time I was writing it and never got around to fixing it. I'll change it now to support both to make handwriting configs a bit easier.

Thanks,
Justin

from autorepeater.

justinmoore avatar justinmoore commented on June 3, 2024

hey @danielthatcher,

Just to close the loop on this, I've changed the config file format to be JSON instead of Base64 encoded JSON. AutoRepeater will gracefully handle the transition if you have any existing config files.

Thanks,
Justin

from autorepeater.

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.