mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #752] Automatic download and execution #495
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#495
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @R3verseCha0s on GitHub (Jan 31, 2019).
Original GitHub issue: https://github.com/quasar/Quasar/issues/752
I think it would be a nice feature to add.
so my idea is something that needs modification of the server and not the client.
so let's say a client connects to my server.
would it be possible to download and execute a certain file automatically upon connect?
It should have an option for URL and from disk.
Also, you can set the file/URL from settings as well as toggle it
I think it's quite simple we only need a trigger to a specific function.