Difference between revisions of "The BOINC Manager"

From BOINC Wiki
(removing font)
(adding new wikitable, formatting)
 
Line 3: Line 3:
 
   |}
 
   |}
  
The '''BOINC Manager''' is a 'control panel' for BOINC.  It provides a graphical interface for monitoring and controlling the [[BOINC Client]] (which is sometimes also called the "core client").
+
The '''BOINC Manager''' is a 'control panel' for BOINC.  It provides a graphical interface for monitoring and controlling the [[BOINC Client]] (which is sometimes also called the "core client").<br>
The ''Manager'' is a separate program and does not have to run all the time.  The BOINC Manager can also be used for remote control of a BOINC Client running on another computer (if the client on that computer allows that).
+
The ''Manager'' is a separate program and does not have to run all the time.  The BOINC Manager can also be used for remote control of a BOINC Client running on another computer (if the client on that computer allows that).<br>
 
+
<br>
Newer installations of BOINC start the BOINC Manager in the [[Simple view]]. Advanced users can switch to the [[Advanced view]] to access additional functionality by using the "View" pull-down menu, as shown here:
+
Newer installations of BOINC start the BOINC Manager in the [[Simple view]]. Advanced users can switch to the [[Advanced view]] to access additional functionality by using the "View" pull-down menu, as shown here:<br>
 
<blockquote>
 
<blockquote>
 
[[Image: FromSimpletoAdvanced2.png|750px|Showing how to go from Simple View to Advanced View.]]
 
[[Image: FromSimpletoAdvanced2.png|750px|Showing how to go from Simple View to Advanced View.]]
Line 13: Line 13:
  
 
== Starting the BOINC Manager ==
 
== Starting the BOINC Manager ==
The BOINC Manager can be launched like any other program, from the Start menu in Windows. If you chose the installation option to start BOINC automatically, then the Manager will already be running. You can access it through the icon in the notification area or Dock.
+
The BOINC Manager can be launched like any other program, from the Start menu in Windows. If you chose the installation option to start BOINC automatically, then the Manager will already be running. You can access it through the icon in the notification area or Dock.<br>
 
 
 
== The BOINC Manager icon and menu ==
 
== The BOINC Manager icon and menu ==
The icon menu choices are:
+
The icon menu choices are:<br>
 
+
<br>
 
* '''Open BOINC Manager''': opens the current BOINC Manager.
 
* '''Open BOINC Manager''': opens the current BOINC Manager.
 
* '''Snooze''': stop work (computation and file transfer) for one hour or until you cancel it. See also [[Advanced view|Activity menu]].
 
* '''Snooze''': stop work (computation and file transfer) for one hour or until you cancel it. See also [[Advanced view|Activity menu]].
 
* '''About BOINC Manager''': displays useful information about the BOINC Manager.
 
* '''About BOINC Manager''': displays useful information about the BOINC Manager.
 
* '''Exit''': exit the BOINC manager and all running BOINC applications. No further work will take place until you run the BOINC Manager again. (On Mac OS X, this menu item is called '''Quit'''.)  
 
* '''Exit''': exit the BOINC manager and all running BOINC applications. No further work will take place until you run the BOINC Manager again. (On Mac OS X, this menu item is called '''Quit'''.)  
 
 
=== Windows ===
 
=== Windows ===
On Windows, the Manager is represented by an icon in the notification area.
+
On Windows, the Manager is represented by an icon in the notification area.<br>
 
* Double-click on the icon to open the BOINC Manager window.
 
* Double-click on the icon to open the BOINC Manager window.
 
* Right-click on the icon to access its menu (as shown here).  
 
* Right-click on the icon to access its menu (as shown here).  
Line 31: Line 29:
 
<br clear=all>
 
<br clear=all>
 
</blockquote>
 
</blockquote>
Hovering over the BOINC icon will display a status balloon which tells if CPU computing, GPU computing and the network activity are enabled (Windows only).
+
Hovering over the BOINC icon will display a status balloon which tells if CPU computing, GPU computing and the network activity are enabled (Windows only).<br>
 
<blockquote>
 
<blockquote>
 
[[Image: Boinc icon balloon win7.png|left|200px|Hover mouse over the icon to see the BOINC status.]]
 
[[Image: Boinc icon balloon win7.png|left|200px|Hover mouse over the icon to see the BOINC status.]]
 
<br clear=all>
 
<br clear=all>
 
</blockquote>
 
</blockquote>
 
 
=== Mac OS X ===
 
=== Mac OS X ===
On Mac OS X, the Manager is represented by icons in both the menubar and the Dock.
+
On Mac OS X, the Manager is represented by icons in both the menubar and the Dock.<br>
 
+
<br>
 
* Click on the icon in the menubar or control-click on the icon in the Dock and hold the button down until the menu appears.  
 
* Click on the icon in the menubar or control-click on the icon in the Dock and hold the button down until the menu appears.  
 
<blockquote>
 
<blockquote>
 
[[Image:mac-menu-dock.png|BOINC icon in the Dock.]]
 
[[Image:mac-menu-dock.png|BOINC icon in the Dock.]]
 
</blockquote>
 
</blockquote>
 
 
== Visually handicapped ==
 
== Visually handicapped ==
Since BOINC 7.4.15 BOINC Manager supports the ability to increase the text size through the Operating System's DPI settings. Just set the DPI to what you want and BOINC Manager, both Simple View and Advanced View, will increase in size. All menus in BOINC will also increase in size.  
+
Since BOINC 7.4.15 BOINC Manager supports the ability to increase the text size through the Operating System's DPI settings. Just set the DPI to what you want and BOINC Manager, both Simple View and Advanced View, will increase in size. All menus in BOINC will also increase in size. <br>
 
+
<br>
Note: the Simple View window may not fit if the text size is made too large; if that happens, Windows 7 attempts to compress it to fit the height of the screen but this creates problems with the Simple View window.
+
Note: the Simple View window may not fit if the text size is made too large; if that happens, Windows 7 attempts to compress it to fit the height of the screen but this creates problems with the Simple View window.<br>
 +
<br>
 +
<br>
 +
{| class="wikitable" style="text-align: center;"
 +
! Original site
 +
! Date
 +
|-
 +
| [http://boinc.berkeley.edu/wiki/The_BOINC_Manager BOINC User Wiki]
 +
| 12-May-2016
 +
|-
 +
|}

Latest revision as of 22:16, 13 February 2017

The BOINC Manager is a 'control panel' for BOINC. It provides a graphical interface for monitoring and controlling the BOINC Client (which is sometimes also called the "core client").
The Manager is a separate program and does not have to run all the time. The BOINC Manager can also be used for remote control of a BOINC Client running on another computer (if the client on that computer allows that).

Newer installations of BOINC start the BOINC Manager in the Simple view. Advanced users can switch to the Advanced view to access additional functionality by using the "View" pull-down menu, as shown here:

Showing how to go from Simple View to Advanced View.

Starting the BOINC Manager

The BOINC Manager can be launched like any other program, from the Start menu in Windows. If you chose the installation option to start BOINC automatically, then the Manager will already be running. You can access it through the icon in the notification area or Dock.

The BOINC Manager icon and menu

The icon menu choices are:

  • Open BOINC Manager: opens the current BOINC Manager.
  • Snooze: stop work (computation and file transfer) for one hour or until you cancel it. See also Activity menu.
  • About BOINC Manager: displays useful information about the BOINC Manager.
  • Exit: exit the BOINC manager and all running BOINC applications. No further work will take place until you run the BOINC Manager again. (On Mac OS X, this menu item is called Quit.)

Windows

On Windows, the Manager is represented by an icon in the notification area.

  • Double-click on the icon to open the BOINC Manager window.
  • Right-click on the icon to access its menu (as shown here).
Right-click on the icon to access its menu.


Hovering over the BOINC icon will display a status balloon which tells if CPU computing, GPU computing and the network activity are enabled (Windows only).

Hover mouse over the icon to see the BOINC status.


Mac OS X

On Mac OS X, the Manager is represented by icons in both the menubar and the Dock.

  • Click on the icon in the menubar or control-click on the icon in the Dock and hold the button down until the menu appears.

BOINC icon in the Dock.

Visually handicapped

Since BOINC 7.4.15 BOINC Manager supports the ability to increase the text size through the Operating System's DPI settings. Just set the DPI to what you want and BOINC Manager, both Simple View and Advanced View, will increase in size. All menus in BOINC will also increase in size.

Note: the Simple View window may not fit if the text size is made too large; if that happens, Windows 7 attempts to compress it to fit the height of the screen but this creates problems with the Simple View window.


Original site Date
BOINC User Wiki 12-May-2016