Preview.mov
First, clone the repository
git clone https://github.com/TopMyster/rayterm/tree/main
Edit the configurations in config.py Ex:
# Config
#Favorite Apps
favs = [
'Spotify',
'Chrome',
'Discord'
]
#Openrouter API Key
API_KEY = 'sk-or-v1-...' # Your API KEY
To install, while in project location run:
pip3 install -e .Once installation is complete, use the rayterm with:
rtEnter the index of your favorite apps to open them quickly
fav
Shows all apps on your computer (MacOS Only)
apps
Ask AI anything
ai
Search the web
/b
Shows list of commands
help
Exits rayterm
q