Skip to content

Conversation

@diemonic1
Copy link

This plugin allows you to add additional buttons to the Steam client, which allow you to launch any programs on your computer or open websites Millennium buttons open two links on the Internet - https://steambrew.app/plugins and https://steambrew.app/themes At any time, at the request of the user, they can be changed or deleted through the settings.json file They are inserted solely as an example of what this plugin can be used for - if the user does not need these buttons, he can remove them.

The program allows you to launch not only third-party websites through buttons, but also local programs. For this, an analog of the os.execute command is used ("cmd /c launch "" /B "startup program""), which allows you to launch the application without opening the console window.

This plugin allows you to add additional buttons to the Steam client, which allow you to launch any programs on your computer or open websites
Millennium buttons open two links on the Internet - https://steambrew.app/plugins and https://steambrew.app/themes
At any time, at the request of the user, they can be changed or deleted through the settings.json file
They are inserted solely as an example of what this plugin can be used for - if the user does not need these buttons, he can remove them.

The program allows you to launch not only third-party websites through buttons, but also local programs. For this, an analog of the os.execute command is used ("cmd /c launch "" /B "startup program""), which allows you to launch the application without opening the console window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant