<p>RSwitch provides two handy menu item shortcuts to download either of those resources, but it expects you do <em>some</em> work to use them. When you select either of the “Download latest&hellip” items some checks are performed (mostly to find the current version of the latest RStudio daily) and if it finds either the r-devel tarball or the exact same version of the RStudio disk image in the <code>~/Downloads</code> directory it will let you know you need to clean up after yourself first:</p>
<p><imgsrc="r-devel-exists.png"/></p>
<p><imgsrc="rstudio-exists.png"/></p>
<p>If RSwitch can download the requested resource it will do so in the background and grey out the selected item until the process is complete:</p>
<p><imgsrc="rstudio-in-progress.png"/></p>
<p>When the process is complete (or errors) a notification will be sent:</p>
<p>If RSwitch can download the requested resource it will do so in the background and grey out the selected item until the process is complete. When the process is complete (or errors) a notification will be sent:</p>
<p><imgsrc="rstudio-success.png"/></p>
<p>and the Finder will open up to <code>~/Downloads</code> with the target file selected.</p>
<h2>Getting Help or Resources from the Internet</h2>
<p>Since RSwitch is designed to help you work with R on macOS it seemed only fitting to provide some handy links to resources like the R for macOS page, the CRAN R page, RStudio dailies link, etc. They’re all available via the fairly obvious sub-menu:</p>
<p>Since the theme of RSwitch is, well, <em>switching</em> it, further, seemed only fitting to allow you to make any open RStudio or R GUI instance active from the app:</p>
<p><imgsrc="app-switch.png"/></p>
<p><imgsrc="rswitch-1.5.0-switch-to.png"/></p>
<p>The list is presented in app order (RStudio first since it’s super likely that’s what most macOS R folk are using) and then in app launch order (oldest on top). As shown, if RSwitch can detect what the open RStudio project or package is, that name gets added to the switching title.</p>
<h2>The Item That Launched A Thousand Instances</h2>
<p>While being able to switch to running instances is fine, it would also be handy to be able to launch RStudio or R GUI from the menubar app. If none are currently running you can launch them with the obviously named menu items. If you hold down <code><Control></code> as you click on the RSwitch icon you’ll be given the opportunity to launch new, concurrent instances of either application:</p>
<p><imgsrc="launch-new.png"/></p>
<p>While being able to switch to running instances is fine, it would also be handy to be able to launch RStudio or R GUI from the menubar app. If none are currently running you can launch them with the obviously named menu items. If you hold down <code><Control></code> as you click on the RSwitch icon you’ll be given the opportunity to launch new, concurrent instances of either application.</p>
<p>This allows you to keep RStudio Server work separate from your internet browsing, creating a more focused workspace that you never have to worry about accidentally closing. Window size & position are preserved across launches, too.</p>
</div>
<divid="have-it-your-way"class="section level2">
<h2>Have It Your Way</h2>
<p>There’s a new minimal preferences system for showing/hiding the dock icon and for enabling background checks for and notifications when new RStudio Dailies are available:</p>
<p><imgsrc="rswitch-1.5.0-prefs.png"/></p>
</div>
<divid="always-on"class="section level2">
<h2>Always On</h2>
<p>If you like RSwitch enough to keep it running all the time, just drag the item to the “Login Items” table of your user in the “Users & Groups” pane of “System Preferences”</p>
@ -91,11 +91,7 @@ RSwitch provides two handy menu item shortcuts to download either of those resou

If RSwitch can download the requested resource it will do so in the background and grey out the selected item until the process is complete:

When the process is complete (or errors) a notification will be sent:
If RSwitch can download the requested resource it will do so in the background and grey out the selected item until the process is complete. When the process is complete (or errors) a notification will be sent:

@ -105,7 +101,7 @@ and the Finder will open up to `~/Downloads` with the target file selected.
Since RSwitch is designed to help you work with R on macOS it seemed only fitting to provide some handy links to resources like the R for macOS page, the CRAN R page, RStudio dailies link, etc. They're all available via the fairly obvious sub-menu:


and each item will open up in your default web browser. (File an issue if you'd like more links added)
@ -113,15 +109,13 @@ and each item will open up in your default web browser. (File an issue if you'd
Since the theme of RSwitch is, well, _switching_ it, further, seemed only fitting to allow you to make any open RStudio or R GUI instance active from the app:


The list is presented in app order (RStudio first since it's super likely that's what most macOS R folk are using) and then in app launch order (oldest on top). As shown, if RSwitch can detect what the open RStudio project or package is, that name gets added to the switching title.
## The Item That Launched A Thousand Instances
While being able to switch to running instances is fine, it would also be handy to be able to launch RStudio or R GUI from the menubar app. If none are currently running you can launch them with the obviously named menu items. If you hold down `<Control>` as you click on the RSwitch icon you'll be given the opportunity to launch new, concurrent instances of either application:

While being able to switch to running instances is fine, it would also be handy to be able to launch RStudio or R GUI from the menubar app. If none are currently running you can launch them with the obviously named menu items. If you hold down `<Control>` as you click on the RSwitch icon you'll be given the opportunity to launch new, concurrent instances of either application.
## Speaking of Current
@ -131,6 +125,28 @@ RSwitch is under active, heavy development. Even when the development cycle dies
otherwise, a link will open in your default browser so you can download the latest version.
## Beyond The Desktop
Starting with version 1.5.0, RSwitch is now your control center for organizing and accessing RStudio Server instances:

Creating a new connection is just a simple form:

and you can then launch a task-specific browser for each instance you have defined:

This allows you to keep RStudio Server work separate from your internet browsing, creating a more focused workspace that you never have to worry about accidentally closing. Window size & position are preserved across launches, too.
## Have It Your Way
There's a new minimal preferences system for showing/hiding the dock icon and for enabling background checks for and notifications when new RStudio Dailies are available:

## Always On
If you like RSwitch enough to keep it running all the time, just drag the item to the "Login Items" table of your user in the "Users & Groups" pane of "System Preferences"