opencode-probleemwijken 1.7.0 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +18 -0
- package/package.json +1 -1
- package/sounds/CDA is ChristenUnie.mp3 +0 -0
- package/sounds/Heel leuk alles.mp3 +0 -0
- package/sounds/Hier is alles.mp3 +0 -0
- package/sounds/Niet van radio Drenthe.mp3 +0 -0
- package/sounds/Partij van de armoed.mp3 +0 -0
- package/sounds/1-108.mp3 +0 -0
- package/sounds/adriaantje-teringlijer.mp3 +0 -0
- package/sounds/alweer-een-winnaar.mp3 +0 -0
- package/sounds/anime-wow-sound-effect.mp3 +0 -0
- package/sounds/applepay.mp3 +0 -0
- package/sounds/bankzitters-fart.mp3 +0 -0
- package/sounds/buruman-zooi.mp3 +0 -0
- package/sounds/buurman-en-buurman-deuntje.mp3 +0 -0
- package/sounds/buurman-heb-je-nou.mp3 +0 -0
- package/sounds/dun-dun-dun-sound-effect-brass_8nFBccR.mp3 +0 -0
- package/sounds/faaaa.mp3 +0 -0
- package/sounds/gopgopgop.mp3 +0 -0
- package/sounds/ik-hou-van-potlood.mp3 +0 -0
- package/sounds/kermis-geluiden-2013-0s-5s-96-xoeervpgnuo-mp3cut.mp3 +0 -0
- package/sounds/man-snoring-meme_ctrllNn.mp3 +0 -0
- package/sounds/metal-gear-alert-sound-effect_XKoHReZ.mp3 +0 -0
- package/sounds/musica-elevador-short.mp3 +0 -0
- package/sounds/mwoah.mp3 +0 -0
- package/sounds/nederlands-luchtalarm.mp3 +0 -0
- package/sounds/spongebob-fail.mp3 +0 -0
- package/sounds/tf_nemesis.mp3 +0 -0
- package/sounds/toef-toef-toef-toef.mp3 +0 -0
- package/sounds/tu-tu-tu-du-max-verstappen.mp3 +0 -0
- package/sounds/tuco-get-out.mp3 +0 -0
- package/sounds/undertakers-bell_2UwFCIe.mp3 +0 -0
- package/sounds/wide-putin-meme.mp3 +0 -0
- package/sounds/zit-je-nou-te-poepen-oma-griet.mp3 +0 -0
package/README.md
CHANGED
|
@@ -59,6 +59,7 @@ Maak `~/.config/opencode/probleemwijken.json`:
|
|
|
59
59
|
"enabled": true,
|
|
60
60
|
"includeBundledSounds": true,
|
|
61
61
|
"customSoundsDir": null,
|
|
62
|
+
"disabledSounds": [],
|
|
62
63
|
"notifications": {
|
|
63
64
|
"enabled": true,
|
|
64
65
|
"timeout": 5
|
|
@@ -85,6 +86,7 @@ Maak `~/.config/opencode/probleemwijken.json`:
|
|
|
85
86
|
| `enabled` | boolean | `true` | Plugin aan/uit |
|
|
86
87
|
| `includeBundledSounds` | boolean | `true` | Probleemwijken geluiden gebruiken |
|
|
87
88
|
| `customSoundsDir` | string | `null` | Pad naar folder met eigen geluiden |
|
|
89
|
+
| `disabledSounds` | string[] | `[]` | Specifieke geluiden uitschakelen op naam of pad |
|
|
88
90
|
| `notifications.enabled` | boolean | `true` | Notificaties aan/uit |
|
|
89
91
|
| `notifications.timeout` | number | `5` | Notificatie timeout in seconden (Linux) |
|
|
90
92
|
|
|
@@ -136,6 +138,22 @@ Of simpelweg een boolean voor beide:
|
|
|
136
138
|
|
|
137
139
|
De plugin kiest dan random uit zowel de Probleemwijken geluiden als je eigen geluiden.
|
|
138
140
|
|
|
141
|
+
### Specifieke geluiden uitschakelen
|
|
142
|
+
|
|
143
|
+
Je kunt specifieke geluiden uitschakelen op bestandsnaam of volledig pad:
|
|
144
|
+
|
|
145
|
+
```json
|
|
146
|
+
{
|
|
147
|
+
"disabledSounds": [
|
|
148
|
+
"koffie.mp3",
|
|
149
|
+
"narcist.mp3",
|
|
150
|
+
"/home/user/my-sounds/annoying.mp3"
|
|
151
|
+
]
|
|
152
|
+
}
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
Met alleen een bestandsnaam (bv. `"koffie.mp3"`) wordt het geluid overal uitgefilterd, zowel uit de bundled als custom sounds. Met een volledig pad filter je alleen dat specifieke bestand.
|
|
156
|
+
|
|
139
157
|
### Alleen eigen geluiden gebruiken
|
|
140
158
|
|
|
141
159
|
```json
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/1-108.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/applepay.mp3
DELETED
|
Binary file
|
|
Binary file
|
package/sounds/buruman-zooi.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/faaaa.mp3
DELETED
|
Binary file
|
package/sounds/gopgopgop.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/mwoah.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/tf_nemesis.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/sounds/tuco-get-out.mp3
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|