-
FAO: (@m0a)
I keep getting an ENDPOINT error, this is what I have in the file.
# please setup
APIKEY="myapikey"
ENDPOINT="http://127.0.0.1:5000"
SNAPSHOTURL="http://127.0.0.1:8080/?action=…
-
**Describe the bug**
If plugin contains below line:
```sh
echo "--delete | bash=test.sh terminal=true param1=_update param2='$name'"
```
The terminal will show `syntax error` if `$name` is …
-
Hi Fabio,
I've asked the question before, but I think it belongs here and maybe you have some updates :).
**What apps/tools/settings do you use?**
-
Dropped files, URL, etc. should be processed and passed to the plugin script
-
The streamable feature to reset a menu via `~~~` is great, but at present it doesn't seem to be compatible with "regular" style plugins that run on an interval. In my testing, once streamable is set o…
-
I get an error when running `install.sh`:
![image](https://user-images.githubusercontent.com/393742/128999911-f58d2406-4a52-49bb-95bf-9578acef6dcb.png)
I have a MacBook Pro M1
-
**Describe the bug**
SwiftBar runs apps from the user's home folder, BitBar and xBar default to the scripts folder.
This causes a problem for any app which accesses any file which may co-exist alo…
-
fao @alesf -
-
**Describe the bug**
For example I have BitBar scripts that save configuration data in a file alongside the script itself. The script is marked +x but the configuration files are not. However when po…
-
how do I add the below system plugin to the repository?
File name: Day-Night Color Profile Selector.15s
`
#!/bin/bash
#
# Day/Night Color Profile Selector
# v1.0
# Nadav G
# nadigo
# Simple…