From 8f62e453ee897cd642f9833e01a3b87f47dacfeb Mon Sep 17 00:00:00 2001 From: maglore9900 Date: Wed, 2 Oct 2024 14:45:14 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2215245..92020b7 100644 --- a/README.md +++ b/README.md @@ -48,18 +48,24 @@ you can find information on getting that information here: https://developer.spo max can take the following commands: play, pause, stop, next, previous, favorite +`max play spotify` for example + ***note: you can say really any words that are similiar, max will attempt to read your intent and use the right command** ## Window Focus this tool brings the focus of whatever app you name to the front, it will not open an app +`max show obisidian` for example + ***note: only works on windows** ## Open App this tool will open an application. when you run max it will create an index of the apps installed on your system +`max open obsidian` for example + ***note: only works on windows** ## Timer @@ -68,6 +74,8 @@ this tool will set a timer with a popup. you tell max to set a time for X time, the default timer will have a "clippy" popup, with potentially custom text +`max set timer 2 hours` for example + # Custom Prompt Max Headroom is the default prompt. If you want to make a custom prompt look in modules/prompts.py and add it there. then set the name in .env