1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:27:35 +00:00

Userland: Add new app called Assistant

'Assistant' is similar to macOS spotlight where you can quickly open a
text input, start typing, and hit 'enter' to launch apps or open
directories.
This commit is contained in:
Spencer Dixon 2021-06-16 21:55:44 -04:00 committed by Andreas Kling
parent d16db6a67c
commit 66c13edb98
9 changed files with 625 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[App]
Name=Assistant
Executable=/bin/Assistant
Category=Utilities