jetbrains-toolbox-updater
CLI and library that updates JetBrains Toolbox IDE's on demand using some trickery. It currently supports Linux only, but Windows support is planned.
Installation
jetbrains-toolbox-updater is included as part of topgrade, but it can also be installed seperately using cargo:
And used by running:
How it works
The process is as follows:
- Close JetBrains Toolbox if it's open
- Modify the configuration to enable automatic updates
- Start JetBrains Toolbox in the background
- Monitor the logs for possible updates, and wait until they're complete
- Quit and reset the configuration
- Restart JetBrains Toolbox if it was open