Skip to content

Add an option to upload once per application launch #11

@Artanisx

Description

@Artanisx

Hey!
First of all, thanks for the website.
I was looking into this app's code and as far as I can see, this application checks ever 2 seconds if the lua file have changed, and if so it would upload it to the website. I know you can pause it so it doesn't, but I was wondering if you would like to add an option that uploads the lua files at launch of the application.

What I mean to say is that I don't believe uploading multiple times per day (and checking thousands of times per day if there's an update to upload) is particularly useful, but I would enjoy the automation of the upload procedure with the app. I would basically launch it, let it upload the files, and close it afterwards. Probably I'd do it at the end of the session.

So I would suggest to add the below to make this application work as a script, rather than a resident application:

  • Add an option that will allow for the check and upload the files at application launch
  • Add an option that will instantly close the application after the "launch" check and upload has been done

Thanks for the consideration :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions