Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Source #2394

Open
MyDrift-user opened this issue Jul 17, 2024 · 4 comments
Open

Application Source #2394

MyDrift-user opened this issue Jul 17, 2024 · 4 comments
Labels

Comments

@MyDrift-user
Copy link
Contributor

Describe the solution you'd like
A way to add custom applications to the toolbox. You could add a button in the settings options to import an application source path/link. It will fetch the applications from there and add them in the utility. This way people can make their own configuration if their prefered application is paid/something that does not belong in stock winutil. This would probably need a rework of the compilation of applications.json, also would need to make the content dynamic which is not a bad thig per se, in addition when doing this it will also size down the filesize of winutil.ps1. I know this might not be something that would be added soon, just wanted to throw out the idea and get some feedback :)

Additional context
When I was learning PowerShell i made a replica of winutil to learn and added (or tried to add) custom features to it. This would be one of them. The sources tab where this should have ben implemented does not work, but in the code you can add links to jsons into the array and it will work.

  • https://github.com/MyDrift-user/WinToolbox/blob/main/wintoolbox.ps1
Copy link
Contributor

This issue was marked as stale because it has been inactive for 7 days

Copy link
Contributor

github-actions bot commented Aug 1, 2024

This issue was closed because it has been inactive for 7 days since it was marked as stale

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2024
@MyDrift-user
Copy link
Contributor Author

MyDrift-user commented Sep 23, 2024

/reopen

EDIT: this would now work due to the new ui generation, but still have to do some stuff:

  • add menu to import custom assets
  • add param for winutil
  • add logic for automation support

@github-actions github-actions bot reopened this Sep 23, 2024
@github-actions github-actions bot removed the Stale label Sep 24, 2024
Copy link
Contributor

This issue was marked as stale due to inactivity.

@github-actions github-actions bot added the Stale label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant