From 10329796e301a002cd21c6e8dafe217a591f58ca Mon Sep 17 00:00:00 2001 From: Jas Singh Date: Thu, 18 Jul 2024 10:38:55 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e3aa62b..afa4031 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,17 @@ Bun (may require sudo) curl -fsSL https://bun.sh/install | bash && \ ln -s $HOME/.bun/bin/bun /usr/local/bin/bun ``` +AGS: https://github.com/Aylur/ags +A weatherapi key in a file at Documents/Keys/keyList.js +Create an object like so +```js +export const keyring = { + weatherapi: "your_weatherapi_key" +} +``` +This API key approach is only temporary and won't be needed soon. +Additional dependencies: ``` pipewire bluez