Newer
Older
minerva / Base / usr / share / man / man1 / Applications / Assistant.md
@minerva minerva on 13 Jul 915 bytes Initial commit
## Name

![Icon](/res/icons/16x16/app-assistant.png) Assistant - Minerva Assistant

[Open](launch:///bin/Assistant)

## Synopsis

```**sh
$ Assistant
```

## Description

`Assistant` is a helpful program that is used to search for and open applications, files, settings, and anything else a user may want to access. It can be opened by pressing `Super+Space` and closed by pressing `Esc`.

### Features

-   Enter a URL to open it in [Browser](help://man/1/Applications/Browser), e.g. `serenityos.org`.
-   Perform quick calculations by typing the equal sign (=) followed by a mathematical expression, e.g. `=22*101`. Press `Return` to copy the result.
-   Run commands in [Terminal](help://man/1/Applications/Terminal) by prefixing them with a dollar sign (\$), e.g. `$ uname -a`.
-   Launch applications with arguments, e.g. launch [Pixel Paint](help://man/1/Applications/PixelPaint) with a file: `pp image.png`.