-
Hello,
it seems, that the plugin does not show the "unknown" entries for services, while I can see them with:
```
monitoring/list/services?service_problem=1&sort=service_severity&service_unhan…
-
Is it possible with argos to make an extension that is just a single button with no dropdown? For example, see this bitbar plugin https://getbitbar.com/plugins/Music/spotify-pause.9999d.sh
-
Currently, the OAuth callback URL redirects to with an access token in the fragment that you then have to manually copy out of the URL bar and paste into a JSON file. This could be improved by regist…
-
Hi - would it be possible to add a config option for a custom PATH to the plugin directory/override/config, similar to BitBar?
This allows one to keep their plugins under version control/at a local…
-
I would like to write plugins that are compatible with kargos as well as other BitBar implementations like Argos, xbar, or SwiftBar. As such it would be nice to have an environment variable to be able…
fenhl updated
3 years ago
-
Is there a recommended manual method or automated utility to convert BitBar "plugins" to TextBar scripts?
-
Is it possible to have a countdown timer like bitbar?
https://getbitbar.com/plugins/Time/countdown_timer.1s.rb
ghost updated
6 years ago
-
fao @fferri -
Not sure which is the correct place to raise this (this repo vs your repo viz pointed by the plugin meta data)
Hence i am linking the same issue here
https://github.com/fferri/…
-
When the plugin folder path is ~/Script and such/Bitbar/ it just displays "Script or subscript not found, verify the file path". However, when the folder is just named Scripts it works fine
-
If a script misbehaves, it would be helpful to see the actual output generated by the script. The old BitBar had a "Run in Terminal", which did almost this, it re-ran the command in a Terminal window.…