]> git.r.bdr.sh - rbdr/r.bdr.sh/blame - swiftbar_scripts.gmi
Adjust url subscript
[rbdr/r.bdr.sh] / swiftbar_scripts.gmi
CommitLineData
a141dd00
RBR
1## SwiftBar Scripts
2
3This page holds the SwiftBar[1] / xbar scripts I've made. Since I use the first
4one, I'm not sure whether they work with xbar[2], but should probably be OK.
5
6=> https://swiftbar.app/ [1] SwiftBar
7=> https://xbarapp.com/ [2] Xbar
8
c3ab1ed4 9## Sourcehut Builds
a141dd00
RBR
10
11View the status of your last few builds in sourcehut. You can open the URL by
12clicking on the menu items.
13The count of failed, pending and successful runs of the last 15m are shown
14next to the icon.
15
16To use the plugin you'll need to set your sourcehut token in the
17VAR_SOURCEHUT_API_TOKEN variable (See the 'ADD YOUR TOKEN HERE' string). You
18can also control how many builds to show by changing the VAR_BUILD_COUNT
19variable (defaults to 5)
20
21=> ./swiftbar/sourcehut-builds.1m.sh ⧇ source
5564aa18
RBR
22
23## Monitorcito Bar
24
c2d8b058 25View your monitorcito[3] tracked services at a glance. ○ is shown if everything
5564aa18
RBR
26is OK, and ╳ if at least one service is failing. Clicking on an item refreshes
27the status.
28
c2d8b058 29=> https://git.sr.ht/~rbdr/monitorcito [3] Monitorcito
5564aa18 30=> ./swiftbar/monitorcito.1m.sh ⧇ source