Installation

Numbers and brightness is available on PyPi and can be installed as follows:

pip install numbers_and_brightness

Numbers and brightness requires an active python installation.

Graphical user interface

The package contains a GUI that can be accessed as follows:

Python

from numbers_and_brightness.gui import nb_gui
nb_gui()

Command line

C:\Users\User> numbers_and_brightness
C:\Users\User> python -m numbers_and_brightness.gui

Desktop shortcut

Additionally, a desktop (and start menu) shortcut can be created using the following command:

C:\Users\User> numbers_and_brightness --shortcut