1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:38:11 +00:00
serenity/Base/usr/share/man/man1/Applications/Assistant.md
Cubic Love e0ea5a86e0 Base: Add manpage for Pixel Paint
The manpage includes screenshots.
Also, add a link in the Applications index manpage and in other
manpages where PixelPaint is referenced.
2024-01-04 12:08:37 -07:00

874 B

Name

Icon Assistant - Serenity Assistant

Open

Synopsis

$ 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 the web 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 by prefixing them with a dollar sign (), e.g. ` uname -a`.
  • Launch applications with arguments, e.g. launch Pixel Paint with a file: pp image.png.