#jet-brains #updater #toolbox #open #config #background #complete #trickery

bin+lib jetbrains-toolbox-updater

Application and library that updates JetBrains Toolbox IDE's on demand using some trickery

13 stable releases (5 major)

new 5.0.0 Apr 18, 2025
4.0.0 Apr 18, 2025
3.1.0 Apr 18, 2025
2.0.0 Apr 15, 2025
0.1.1 Mar 7, 2025

#1239 in Command line utilities

Download history 599/week @ 2025-03-07 205/week @ 2025-03-14 250/week @ 2025-03-21 616/week @ 2025-03-28 1644/week @ 2025-04-04 1041/week @ 2025-04-11

3,568 downloads per month
Used in topgrade

Custom license

22KB
359 lines

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:

cargo install jetbrains-toolbox-updater

And used by running:

jetbrains-toolbox-updater

How it works

The process is as follows:

  1. Close JetBrains Toolbox if it's open
  2. Modify the configuration to enable automatic updates
  3. Start JetBrains Toolbox in the background
  4. Monitor the logs for possible updates, and wait until they're complete
  5. Quit and reset the configuration
  6. Restart JetBrains Toolbox if it was open

Dependencies

~1–7.5MB
~59K SLoC