mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:52:45 +00:00 
			
		
		
		
	 952808eaaa
			
		
	
	
		952808eaaa
		
	
	
	
	
		
			
			Add the new icon for Assistant and add instructions for using the built-in URL launcher and calculator (taken from Tips-and-Tricks.md).
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			589 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			589 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
|  Assistant - Serenity Assistant
 | |
| 
 | |
| [Open](file:///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 the web browser.
 | |
| * Do quick calculations by typing the equal sign (=) followed by a mathematical expression, e.g. `=22*101`. Press Return to copy the result.
 |