pingthings 1.0.0 → 1.2.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.
Files changed (231) hide show
  1. package/LICENSE +15 -0
  2. package/README.md +40 -0
  3. package/package.json +1 -1
  4. package/packs/nature-animals/manifest.json +52 -0
  5. package/packs/nature-animals/openpeon.json +107 -0
  6. package/packs/nature-animals/sounds/bark-1.ogg +0 -0
  7. package/packs/nature-animals/sounds/bark-2.ogg +0 -0
  8. package/packs/nature-animals/sounds/chirp-1.ogg +0 -0
  9. package/packs/nature-animals/sounds/chirp-2.ogg +0 -0
  10. package/packs/nature-animals/sounds/chirp-3.ogg +0 -0
  11. package/packs/nature-animals/sounds/coo.ogg +0 -0
  12. package/packs/nature-animals/sounds/cricket-1.ogg +0 -0
  13. package/packs/nature-animals/sounds/cricket-2.ogg +0 -0
  14. package/packs/nature-animals/sounds/howl.ogg +0 -0
  15. package/packs/nature-animals/sounds/insect-1.ogg +0 -0
  16. package/packs/nature-animals/sounds/insect-2.ogg +0 -0
  17. package/packs/nature-animals/sounds/owl-hoot.ogg +0 -0
  18. package/packs/nature-animals/sounds/peep-1.ogg +0 -0
  19. package/packs/nature-animals/sounds/peep-2.ogg +0 -0
  20. package/packs/nature-animals/sounds/snort.ogg +0 -0
  21. package/packs/nature-forest/manifest.json +58 -0
  22. package/packs/nature-forest/openpeon.json +102 -0
  23. package/packs/nature-forest/sounds/bird-1.ogg +0 -0
  24. package/packs/nature-forest/sounds/bird-2.ogg +0 -0
  25. package/packs/nature-forest/sounds/bird-3.ogg +0 -0
  26. package/packs/nature-forest/sounds/branch-crack.ogg +0 -0
  27. package/packs/nature-forest/sounds/critter-1.ogg +0 -0
  28. package/packs/nature-forest/sounds/critter-2.ogg +0 -0
  29. package/packs/nature-forest/sounds/leaf-rustle-1.ogg +0 -0
  30. package/packs/nature-forest/sounds/leaf-rustle-2.ogg +0 -0
  31. package/packs/nature-forest/sounds/leaf-rustle-3.ogg +0 -0
  32. package/packs/nature-forest/sounds/pebbles-1.ogg +0 -0
  33. package/packs/nature-forest/sounds/pebbles-2.ogg +0 -0
  34. package/packs/nature-forest/sounds/pebbles-3.ogg +0 -0
  35. package/packs/nature-forest/sounds/songbird.ogg +0 -0
  36. package/packs/nature-forest/sounds/stream-splash-1.ogg +0 -0
  37. package/packs/nature-forest/sounds/stream-splash-2.ogg +0 -0
  38. package/packs/nature-forest/sounds/twig-snap-1.ogg +0 -0
  39. package/packs/nature-forest/sounds/twig-snap-2.ogg +0 -0
  40. package/packs/nature-forest/sounds/wood-creak-1.ogg +0 -0
  41. package/packs/nature-night/manifest.json +50 -0
  42. package/packs/nature-night/openpeon.json +102 -0
  43. package/packs/nature-night/sounds/distant-animal-1.ogg +0 -0
  44. package/packs/nature-night/sounds/distant-animal-2.ogg +0 -0
  45. package/packs/nature-night/sounds/eerie-1.ogg +0 -0
  46. package/packs/nature-night/sounds/eerie-2.ogg +0 -0
  47. package/packs/nature-night/sounds/night-call-1.ogg +0 -0
  48. package/packs/nature-night/sounds/night-call-2.ogg +0 -0
  49. package/packs/nature-night/sounds/night-cricket-1.ogg +0 -0
  50. package/packs/nature-night/sounds/night-cricket-2.ogg +0 -0
  51. package/packs/nature-night/sounds/night-owl.ogg +0 -0
  52. package/packs/nature-night/sounds/rustle-1.ogg +0 -0
  53. package/packs/nature-night/sounds/rustle-2.ogg +0 -0
  54. package/packs/nature-night/sounds/rustle-3.ogg +0 -0
  55. package/packs/nature-night/sounds/sleeping-creature.ogg +0 -0
  56. package/packs/nature-night/sounds/wolf-howl.ogg +0 -0
  57. package/packs/nature-ocean/manifest.json +52 -0
  58. package/packs/nature-ocean/openpeon.json +92 -0
  59. package/packs/nature-ocean/sounds/ambient-shore.ogg +0 -0
  60. package/packs/nature-ocean/sounds/bubble-1.ogg +0 -0
  61. package/packs/nature-ocean/sounds/bubble-2.ogg +0 -0
  62. package/packs/nature-ocean/sounds/current.ogg +0 -0
  63. package/packs/nature-ocean/sounds/deep-1.ogg +0 -0
  64. package/packs/nature-ocean/sounds/deep-2.ogg +0 -0
  65. package/packs/nature-ocean/sounds/shore-1.ogg +0 -0
  66. package/packs/nature-ocean/sounds/shore-2.ogg +0 -0
  67. package/packs/nature-ocean/sounds/splash.ogg +0 -0
  68. package/packs/nature-ocean/sounds/tide-1.ogg +0 -0
  69. package/packs/nature-ocean/sounds/tide-2.ogg +0 -0
  70. package/packs/nature-ocean/sounds/wave-1.ogg +0 -0
  71. package/packs/nature-ocean/sounds/wave-2.ogg +0 -0
  72. package/packs/nature-ocean/sounds/wind-1.ogg +0 -0
  73. package/packs/nature-ocean/sounds/wind-2.ogg +0 -0
  74. package/packs/nature-weather/manifest.json +55 -0
  75. package/packs/nature-weather/openpeon.json +97 -0
  76. package/packs/nature-weather/sounds/breeze-1.ogg +0 -0
  77. package/packs/nature-weather/sounds/breeze-2.ogg +0 -0
  78. package/packs/nature-weather/sounds/breeze-3.ogg +0 -0
  79. package/packs/nature-weather/sounds/distant-thunder.ogg +0 -0
  80. package/packs/nature-weather/sounds/lightning-crack.ogg +0 -0
  81. package/packs/nature-weather/sounds/rain-drop-1.ogg +0 -0
  82. package/packs/nature-weather/sounds/rain-drop-2.ogg +0 -0
  83. package/packs/nature-weather/sounds/real-thunder.ogg +0 -0
  84. package/packs/nature-weather/sounds/storm-1.ogg +0 -0
  85. package/packs/nature-weather/sounds/storm-2.ogg +0 -0
  86. package/packs/nature-weather/sounds/thunder-1.ogg +0 -0
  87. package/packs/nature-weather/sounds/thunder-2.ogg +0 -0
  88. package/packs/nature-weather/sounds/thunder-3.ogg +0 -0
  89. package/packs/nature-weather/sounds/thunder-rumble.ogg +0 -0
  90. package/packs/nature-weather/sounds/wind-gust-1.ogg +0 -0
  91. package/packs/nature-weather/sounds/wind-gust-2.ogg +0 -0
  92. package/packs/office-classic/manifest.json +58 -0
  93. package/packs/office-classic/openpeon.json +107 -0
  94. package/packs/office-classic/sounds/desk-knock.ogg +0 -0
  95. package/packs/office-classic/sounds/door-close-1.ogg +0 -0
  96. package/packs/office-classic/sounds/door-close-2.ogg +0 -0
  97. package/packs/office-classic/sounds/door-open.ogg +0 -0
  98. package/packs/office-classic/sounds/drawer-open.ogg +0 -0
  99. package/packs/office-classic/sounds/heavy-door.ogg +0 -0
  100. package/packs/office-classic/sounds/item-place.ogg +0 -0
  101. package/packs/office-classic/sounds/key-turn-1.ogg +0 -0
  102. package/packs/office-classic/sounds/key-turn-2.ogg +0 -0
  103. package/packs/office-classic/sounds/lock-open.ogg +0 -0
  104. package/packs/office-classic/sounds/paper-1.ogg +0 -0
  105. package/packs/office-classic/sounds/paper-2.ogg +0 -0
  106. package/packs/office-classic/sounds/paper-3.ogg +0 -0
  107. package/packs/office-classic/sounds/paper-4.ogg +0 -0
  108. package/packs/office-classic/sounds/pen-click.ogg +0 -0
  109. package/packs/office-classic/sounds/stapler.ogg +0 -0
  110. package/packs/office-classic/sounds/switch-1.ogg +0 -0
  111. package/packs/office-classic/sounds/switch-2.ogg +0 -0
  112. package/packs/office-digital/manifest.json +58 -0
  113. package/packs/office-digital/openpeon.json +107 -0
  114. package/packs/office-digital/sounds/alert-1.ogg +0 -0
  115. package/packs/office-digital/sounds/alert-2.ogg +0 -0
  116. package/packs/office-digital/sounds/ascend-1.ogg +0 -0
  117. package/packs/office-digital/sounds/ascend-2.ogg +0 -0
  118. package/packs/office-digital/sounds/ascend-3.ogg +0 -0
  119. package/packs/office-digital/sounds/chime.ogg +0 -0
  120. package/packs/office-digital/sounds/descend.ogg +0 -0
  121. package/packs/office-digital/sounds/down-tone.ogg +0 -0
  122. package/packs/office-digital/sounds/low-alert.ogg +0 -0
  123. package/packs/office-digital/sounds/ping-1.ogg +0 -0
  124. package/packs/office-digital/sounds/ping-2.ogg +0 -0
  125. package/packs/office-digital/sounds/ping-3.ogg +0 -0
  126. package/packs/office-digital/sounds/random-tone.ogg +0 -0
  127. package/packs/office-digital/sounds/soft-switch-1.ogg +0 -0
  128. package/packs/office-digital/sounds/soft-switch-2.ogg +0 -0
  129. package/packs/office-digital/sounds/soft-switch-3.ogg +0 -0
  130. package/packs/office-digital/sounds/up-tone.ogg +0 -0
  131. package/packs/office-digital/sounds/zap-tone.ogg +0 -0
  132. package/packs/office-mechanical/manifest.json +58 -0
  133. package/packs/office-mechanical/openpeon.json +107 -0
  134. package/packs/office-mechanical/sounds/clamp.ogg +0 -0
  135. package/packs/office-mechanical/sounds/hum-1.ogg +0 -0
  136. package/packs/office-mechanical/sounds/hum-2.ogg +0 -0
  137. package/packs/office-mechanical/sounds/machine-1.ogg +0 -0
  138. package/packs/office-mechanical/sounds/machine-2.ogg +0 -0
  139. package/packs/office-mechanical/sounds/machine-3.ogg +0 -0
  140. package/packs/office-mechanical/sounds/power-switch.ogg +0 -0
  141. package/packs/office-mechanical/sounds/ratchet.ogg +0 -0
  142. package/packs/office-mechanical/sounds/stamp-1.ogg +0 -0
  143. package/packs/office-mechanical/sounds/stamp-2.ogg +0 -0
  144. package/packs/office-mechanical/sounds/stamp-3.ogg +0 -0
  145. package/packs/office-mechanical/sounds/tap-1.ogg +0 -0
  146. package/packs/office-mechanical/sounds/tap-2.ogg +0 -0
  147. package/packs/office-mechanical/sounds/tap-3.ogg +0 -0
  148. package/packs/office-mechanical/sounds/tap-4.ogg +0 -0
  149. package/packs/office-mechanical/sounds/whir-1.ogg +0 -0
  150. package/packs/office-mechanical/sounds/whir-2.ogg +0 -0
  151. package/packs/office-mechanical/sounds/wrench.ogg +0 -0
  152. package/packs/office-minimal/manifest.json +58 -0
  153. package/packs/office-minimal/openpeon.json +107 -0
  154. package/packs/office-minimal/sounds/click-soft-1.ogg +0 -0
  155. package/packs/office-minimal/sounds/click-soft-2.ogg +0 -0
  156. package/packs/office-minimal/sounds/drop-1.ogg +0 -0
  157. package/packs/office-minimal/sounds/drop-2.ogg +0 -0
  158. package/packs/office-minimal/sounds/mouse-click.ogg +0 -0
  159. package/packs/office-minimal/sounds/scroll-1.ogg +0 -0
  160. package/packs/office-minimal/sounds/scroll-2.ogg +0 -0
  161. package/packs/office-minimal/sounds/select-1.ogg +0 -0
  162. package/packs/office-minimal/sounds/select-2.ogg +0 -0
  163. package/packs/office-minimal/sounds/select-3.ogg +0 -0
  164. package/packs/office-minimal/sounds/switch-1.ogg +0 -0
  165. package/packs/office-minimal/sounds/switch-2.ogg +0 -0
  166. package/packs/office-minimal/sounds/tick-1.ogg +0 -0
  167. package/packs/office-minimal/sounds/tick-2.ogg +0 -0
  168. package/packs/office-minimal/sounds/tick-3.ogg +0 -0
  169. package/packs/office-minimal/sounds/toggle-1.ogg +0 -0
  170. package/packs/office-minimal/sounds/toggle-2.ogg +0 -0
  171. package/packs/office-minimal/sounds/toggle-3.ogg +0 -0
  172. package/packs/serene-bells/manifest.json +58 -0
  173. package/packs/serene-bells/openpeon.json +102 -0
  174. package/packs/serene-bells/sounds/crystal-1.ogg +0 -0
  175. package/packs/serene-bells/sounds/crystal-2.ogg +0 -0
  176. package/packs/serene-bells/sounds/crystal-3.ogg +0 -0
  177. package/packs/serene-bells/sounds/crystal-4.ogg +0 -0
  178. package/packs/serene-bells/sounds/crystal-5.ogg +0 -0
  179. package/packs/serene-bells/sounds/glass-chime-1.ogg +0 -0
  180. package/packs/serene-bells/sounds/glass-chime-2.ogg +0 -0
  181. package/packs/serene-bells/sounds/glass-chime-3.ogg +0 -0
  182. package/packs/serene-bells/sounds/gong-1.ogg +0 -0
  183. package/packs/serene-bells/sounds/gong-2.ogg +0 -0
  184. package/packs/serene-bells/sounds/metal-chime-1.ogg +0 -0
  185. package/packs/serene-bells/sounds/metal-chime-2.ogg +0 -0
  186. package/packs/serene-bells/sounds/temple-bell-1.ogg +0 -0
  187. package/packs/serene-bells/sounds/temple-bell-2.ogg +0 -0
  188. package/packs/serene-bells/sounds/temple-bell-3.ogg +0 -0
  189. package/packs/serene-bells/sounds/wind-chime-1.ogg +0 -0
  190. package/packs/serene-bells/sounds/wind-chime-2.ogg +0 -0
  191. package/packs/serene-bells/sounds/wind-chime-3.ogg +0 -0
  192. package/packs/serene-tones/manifest.json +58 -0
  193. package/packs/serene-tones/openpeon.json +97 -0
  194. package/packs/serene-tones/sounds/ambient-1.ogg +0 -0
  195. package/packs/serene-tones/sounds/ambient-2.ogg +0 -0
  196. package/packs/serene-tones/sounds/ambient-3.ogg +0 -0
  197. package/packs/serene-tones/sounds/chime-1.ogg +0 -0
  198. package/packs/serene-tones/sounds/chime-2.ogg +0 -0
  199. package/packs/serene-tones/sounds/chime-3.ogg +0 -0
  200. package/packs/serene-tones/sounds/resonance-1.ogg +0 -0
  201. package/packs/serene-tones/sounds/resonance-2.ogg +0 -0
  202. package/packs/serene-tones/sounds/resonance-3.ogg +0 -0
  203. package/packs/serene-tones/sounds/resonance-4.ogg +0 -0
  204. package/packs/serene-tones/sounds/soft-tone-1.ogg +0 -0
  205. package/packs/serene-tones/sounds/soft-tone-2.ogg +0 -0
  206. package/packs/serene-tones/sounds/soft-tone-3.ogg +0 -0
  207. package/packs/serene-tones/sounds/tone-1.ogg +0 -0
  208. package/packs/serene-tones/sounds/tone-2.ogg +0 -0
  209. package/packs/serene-tones/sounds/tone-3.ogg +0 -0
  210. package/packs/serene-tones/sounds/tone-4.ogg +0 -0
  211. package/packs/serene-tones/sounds/tone-5.ogg +0 -0
  212. package/packs/serene-water/manifest.json +52 -0
  213. package/packs/serene-water/openpeon.json +97 -0
  214. package/packs/serene-water/sounds/bamboo-1.ogg +0 -0
  215. package/packs/serene-water/sounds/bamboo-2.ogg +0 -0
  216. package/packs/serene-water/sounds/bowl-1.ogg +0 -0
  217. package/packs/serene-water/sounds/bowl-2.ogg +0 -0
  218. package/packs/serene-water/sounds/bowl-3.ogg +0 -0
  219. package/packs/serene-water/sounds/bowl-4.ogg +0 -0
  220. package/packs/serene-water/sounds/drip-1.ogg +0 -0
  221. package/packs/serene-water/sounds/drip-2.ogg +0 -0
  222. package/packs/serene-water/sounds/flowing-1.ogg +0 -0
  223. package/packs/serene-water/sounds/flowing-2.ogg +0 -0
  224. package/packs/serene-water/sounds/flowing-3.ogg +0 -0
  225. package/packs/serene-water/sounds/vessel-1.ogg +0 -0
  226. package/packs/serene-water/sounds/vessel-2.ogg +0 -0
  227. package/packs/serene-water/sounds/water-drop-1.ogg +0 -0
  228. package/packs/serene-water/sounds/water-drop-2.ogg +0 -0
  229. package/src/cli/browse.js +4 -1
  230. package/src/cli/completions.js +2 -1
  231. package/src/cli/theme.js +45 -1
@@ -0,0 +1,102 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "serene-bells",
4
+ "display_name": "Temple bells, gongs, and crystal chimes",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/crystal-1.ogg",
15
+ "label": "crystal 1",
16
+ "sha256": "76472d04fd226ed4085e2311579f06743058c6d2e84b58f98f8411a1df6f59da"
17
+ },
18
+ {
19
+ "file": "sounds/crystal-2.ogg",
20
+ "label": "crystal 2",
21
+ "sha256": "6a5298598dccc8d3e9bcbb796592e2faf8a2466fb44e30e49e16c9efdb88d4d1"
22
+ },
23
+ {
24
+ "file": "sounds/crystal-3.ogg",
25
+ "label": "crystal 3",
26
+ "sha256": "36101e663a3632b3250d31a2a8126503522949d8f0f9c71e972395e8fa730240"
27
+ },
28
+ {
29
+ "file": "sounds/crystal-4.ogg",
30
+ "label": "crystal 4",
31
+ "sha256": "5b5d3cc2fbc28641ac43edb5aa35d71454e94bae3dfd602651f8534489025ec8"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/crystal-5.ogg",
39
+ "label": "crystal 5",
40
+ "sha256": "2208e1672bcf978b4017dce7d5c041baaf54783eff0b7fcefd19f50b696b71cb"
41
+ },
42
+ {
43
+ "file": "sounds/gong-1.ogg",
44
+ "label": "gong 1",
45
+ "sha256": "2a342c131b799b50a37aa3042d0e17df4681e7e6b236490304fbb858f4b2bdc9"
46
+ },
47
+ {
48
+ "file": "sounds/gong-2.ogg",
49
+ "label": "gong 2",
50
+ "sha256": "7243bed6531923f645a2174930d78590f74dee7a4293029a5bcdffdd950d917c"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/temple-bell-1.ogg",
58
+ "label": "temple bell 1",
59
+ "sha256": "58f691e86643830a9e1b3b98a89663c630557516d80884414b92e6e104a59088"
60
+ },
61
+ {
62
+ "file": "sounds/temple-bell-2.ogg",
63
+ "label": "temple bell 2",
64
+ "sha256": "98873698998affe3b148cf07e94ac34d9bf926efde21599811bfa6e4a9b39852"
65
+ },
66
+ {
67
+ "file": "sounds/temple-bell-3.ogg",
68
+ "label": "temple bell 3",
69
+ "sha256": "8d9527e50779b225c1f156b79a799d16b95f8b7888d213b5deb8df0b6b90df4b"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/wind-chime-1.ogg",
77
+ "label": "wind chime 1",
78
+ "sha256": "169a111dd165ca9f7888da4960a9741299cff9ae67b96db78cc91389c06f1388"
79
+ },
80
+ {
81
+ "file": "sounds/wind-chime-2.ogg",
82
+ "label": "wind chime 2",
83
+ "sha256": "793c1c9f3b294456aacf1ec6b9177d57c1b003c6f6119f6468471d9841c4d884"
84
+ },
85
+ {
86
+ "file": "sounds/wind-chime-3.ogg",
87
+ "label": "wind chime 3",
88
+ "sha256": "34cc9a8d84b5896a6d8320d389359e61cc6d767dc008e5b6f08d92d3325adc48"
89
+ }
90
+ ]
91
+ },
92
+ "resource.limit": {
93
+ "sounds": [
94
+ {
95
+ "file": "sounds/crystal-1.ogg",
96
+ "label": "crystal 1",
97
+ "sha256": "76472d04fd226ed4085e2311579f06743058c6d2e84b58f98f8411a1df6f59da"
98
+ }
99
+ ]
100
+ }
101
+ }
102
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "serene-tones",
3
+ "description": "Soft metallic tones, chimes, and resonances",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "tones",
8
+ "sounds": [
9
+ "sounds/ambient-1.ogg",
10
+ "sounds/ambient-2.ogg",
11
+ "sounds/ambient-3.ogg",
12
+ "sounds/chime-1.ogg",
13
+ "sounds/chime-2.ogg",
14
+ "sounds/chime-3.ogg",
15
+ "sounds/resonance-1.ogg",
16
+ "sounds/resonance-2.ogg",
17
+ "sounds/resonance-3.ogg",
18
+ "sounds/resonance-4.ogg",
19
+ "sounds/soft-tone-1.ogg",
20
+ "sounds/soft-tone-2.ogg",
21
+ "sounds/soft-tone-3.ogg",
22
+ "sounds/tone-1.ogg",
23
+ "sounds/tone-2.ogg",
24
+ "sounds/tone-3.ogg",
25
+ "sounds/tone-4.ogg",
26
+ "sounds/tone-5.ogg"
27
+ ],
28
+ "events": {
29
+ "done": [
30
+ "sounds/ambient-1.ogg",
31
+ "sounds/ambient-2.ogg",
32
+ "sounds/ambient-3.ogg",
33
+ "sounds/chime-1.ogg"
34
+ ],
35
+ "permission": [
36
+ "sounds/chime-2.ogg",
37
+ "sounds/chime-3.ogg",
38
+ "sounds/resonance-1.ogg",
39
+ "sounds/resonance-2.ogg"
40
+ ],
41
+ "complete": [
42
+ "sounds/resonance-3.ogg",
43
+ "sounds/resonance-4.ogg",
44
+ "sounds/soft-tone-1.ogg",
45
+ "sounds/soft-tone-2.ogg"
46
+ ],
47
+ "error": [
48
+ "sounds/soft-tone-3.ogg",
49
+ "sounds/tone-1.ogg",
50
+ "sounds/tone-2.ogg",
51
+ "sounds/tone-3.ogg"
52
+ ],
53
+ "blocked": [
54
+ "sounds/tone-4.ogg",
55
+ "sounds/tone-5.ogg"
56
+ ]
57
+ }
58
+ }
@@ -0,0 +1,97 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "serene-tones",
4
+ "display_name": "Soft metallic tones, chimes, and resonances",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/chime-1.ogg",
15
+ "label": "chime 1",
16
+ "sha256": "d96f0989a9a0195f89e6edd7a4aff82afc06208ac09d4ffed346bfe7d73cf72e"
17
+ },
18
+ {
19
+ "file": "sounds/chime-2.ogg",
20
+ "label": "chime 2",
21
+ "sha256": "274b5f054a4114bc450a93c19d6910de66dc5400845b93e86303ec3d9bf89f0b"
22
+ },
23
+ {
24
+ "file": "sounds/chime-3.ogg",
25
+ "label": "chime 3",
26
+ "sha256": "0b1509913c81c66f38b4caac082f35ba84f35f986923c9c5a4657fd1a3903473"
27
+ },
28
+ {
29
+ "file": "sounds/resonance-1.ogg",
30
+ "label": "resonance 1",
31
+ "sha256": "b1e239b5c3c2fc961b2ea2f2f065b18578fab6a0526c968a4d6aa51a1b29c970"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/resonance-2.ogg",
39
+ "label": "resonance 2",
40
+ "sha256": "be059b1317d6439c95be0298b35b5a3e26709bb99101a8872ee69a3aa005ae75"
41
+ },
42
+ {
43
+ "file": "sounds/resonance-3.ogg",
44
+ "label": "resonance 3",
45
+ "sha256": "c92f2fb602d3ce126ab1d5d960cb374ae64ec0f59323cb33dbace4f29752c675"
46
+ },
47
+ {
48
+ "file": "sounds/resonance-4.ogg",
49
+ "label": "resonance 4",
50
+ "sha256": "9785e14cb4c9b9e67f8eb90f7f7432050de56aff568bdd019b0d8ac6fd2febb2"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/tone-1.ogg",
58
+ "label": "tone 1",
59
+ "sha256": "7429854e121d59b179aa112d92bdf408d414d53548808bd13e8214b33a6572ea"
60
+ },
61
+ {
62
+ "file": "sounds/tone-2.ogg",
63
+ "label": "tone 2",
64
+ "sha256": "acd35999e7ca9d2a977eff0843ce9911efbc482e64e66edc67f2875342d005f3"
65
+ },
66
+ {
67
+ "file": "sounds/tone-3.ogg",
68
+ "label": "tone 3",
69
+ "sha256": "535be3d3e6e06b5008cc181edb0747a5a00cc8e46973eb3f0efe0c9a59b11821"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/tone-4.ogg",
77
+ "label": "tone 4",
78
+ "sha256": "438107b84d47a02c851c787a993dc787d560bc2eff58d62ca5dd14b25e146767"
79
+ },
80
+ {
81
+ "file": "sounds/tone-5.ogg",
82
+ "label": "tone 5",
83
+ "sha256": "122c78198d381aef1dbea904432e75057bcb025f469905310cc2a1847d08136e"
84
+ }
85
+ ]
86
+ },
87
+ "resource.limit": {
88
+ "sounds": [
89
+ {
90
+ "file": "sounds/chime-1.ogg",
91
+ "label": "chime 1",
92
+ "sha256": "d96f0989a9a0195f89e6edd7a4aff82afc06208ac09d4ffed346bfe7d73cf72e"
93
+ }
94
+ ]
95
+ }
96
+ }
97
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "name": "serene-water",
3
+ "description": "Water drops, drips, and gentle splashes",
4
+ "version": "1.0.0",
5
+ "license": "CC0-1.0",
6
+ "credits": "rubberduck (https://opengameart.org/content/100-cc0-sfx)",
7
+ "category": "water",
8
+ "sounds": [
9
+ "sounds/bamboo-1.ogg",
10
+ "sounds/bamboo-2.ogg",
11
+ "sounds/bowl-1.ogg",
12
+ "sounds/bowl-2.ogg",
13
+ "sounds/bowl-3.ogg",
14
+ "sounds/bowl-4.ogg",
15
+ "sounds/drip-1.ogg",
16
+ "sounds/drip-2.ogg",
17
+ "sounds/flowing-1.ogg",
18
+ "sounds/flowing-2.ogg",
19
+ "sounds/flowing-3.ogg",
20
+ "sounds/vessel-1.ogg",
21
+ "sounds/vessel-2.ogg",
22
+ "sounds/water-drop-1.ogg",
23
+ "sounds/water-drop-2.ogg"
24
+ ],
25
+ "events": {
26
+ "done": [
27
+ "sounds/bamboo-1.ogg",
28
+ "sounds/bamboo-2.ogg",
29
+ "sounds/bowl-1.ogg"
30
+ ],
31
+ "permission": [
32
+ "sounds/bowl-2.ogg",
33
+ "sounds/bowl-3.ogg",
34
+ "sounds/bowl-4.ogg"
35
+ ],
36
+ "complete": [
37
+ "sounds/drip-1.ogg",
38
+ "sounds/drip-2.ogg",
39
+ "sounds/flowing-1.ogg"
40
+ ],
41
+ "error": [
42
+ "sounds/flowing-2.ogg",
43
+ "sounds/flowing-3.ogg",
44
+ "sounds/vessel-1.ogg"
45
+ ],
46
+ "blocked": [
47
+ "sounds/vessel-2.ogg",
48
+ "sounds/water-drop-1.ogg",
49
+ "sounds/water-drop-2.ogg"
50
+ ]
51
+ }
52
+ }
@@ -0,0 +1,97 @@
1
+ {
2
+ "cesp_version": "1.0",
3
+ "name": "serene-water",
4
+ "display_name": "Water drops, drips, and gentle splashes",
5
+ "version": "1.0.0",
6
+ "license": "CC0-1.0",
7
+ "author": {
8
+ "name": "rubberduck (https://opengameart.org/content/100-cc0-sfx)"
9
+ },
10
+ "categories": {
11
+ "task.acknowledge": {
12
+ "sounds": [
13
+ {
14
+ "file": "sounds/bamboo-1.ogg",
15
+ "label": "bamboo 1",
16
+ "sha256": "37258414f552ff42613355f85a02c56645b22ad0cfabe6e645a53c7fdcc0c34e"
17
+ },
18
+ {
19
+ "file": "sounds/bamboo-2.ogg",
20
+ "label": "bamboo 2",
21
+ "sha256": "e44042cf1ac39052a34fffa7fc0e5f26d65c1045729398d51d2675cded4dcbf7"
22
+ },
23
+ {
24
+ "file": "sounds/bowl-1.ogg",
25
+ "label": "bowl 1",
26
+ "sha256": "370e8423d92170accb667559f9d57265e3f1137fcc02ea749a24926ad68ec611"
27
+ },
28
+ {
29
+ "file": "sounds/bowl-2.ogg",
30
+ "label": "bowl 2",
31
+ "sha256": "0e390821c41d91edcd12f6013f45d6a438d5a342f6b0467cbe573f65c5a69c31"
32
+ }
33
+ ]
34
+ },
35
+ "input.required": {
36
+ "sounds": [
37
+ {
38
+ "file": "sounds/bowl-3.ogg",
39
+ "label": "bowl 3",
40
+ "sha256": "8ef79f1240c68addb90fd9e92dc1be91cdb82dff37fba2038e80b303ba0eb486"
41
+ },
42
+ {
43
+ "file": "sounds/bowl-4.ogg",
44
+ "label": "bowl 4",
45
+ "sha256": "8cf85c5758ffc729f6ce3fd2cf9c00fc5bcc66c902b6a854aa8d60f416a10932"
46
+ },
47
+ {
48
+ "file": "sounds/drip-1.ogg",
49
+ "label": "drip 1",
50
+ "sha256": "46d21e06a3054e61ba5cb18215ef74db5ad0ce317b695697945bebd9e70a048d"
51
+ }
52
+ ]
53
+ },
54
+ "task.complete": {
55
+ "sounds": [
56
+ {
57
+ "file": "sounds/drip-2.ogg",
58
+ "label": "drip 2",
59
+ "sha256": "4d2c911208981f31d985095a756c3fb512cae59c3c6fe438758de9d4a2d34a20"
60
+ },
61
+ {
62
+ "file": "sounds/vessel-1.ogg",
63
+ "label": "vessel 1",
64
+ "sha256": "48e5f10e729250fe6bd2bf8eef77cabc616e77895c7c94dfb5b1488ddc54d097"
65
+ },
66
+ {
67
+ "file": "sounds/vessel-2.ogg",
68
+ "label": "vessel 2",
69
+ "sha256": "21cb21aa19bd7262ca973d2bbd8488541795ffec1fb4dab741f47469a6833f6b"
70
+ }
71
+ ]
72
+ },
73
+ "task.error": {
74
+ "sounds": [
75
+ {
76
+ "file": "sounds/water-drop-1.ogg",
77
+ "label": "water drop 1",
78
+ "sha256": "4ef62d23b2b9fcb70d0fe2fcf0dfb95a496ca12917be396e9e5fc99ce17aa6bf"
79
+ },
80
+ {
81
+ "file": "sounds/water-drop-2.ogg",
82
+ "label": "water drop 2",
83
+ "sha256": "78c414eb1f73dc23c6a79bdafbfa24619ad87d56eac60bc19a42d4dec5a33222"
84
+ }
85
+ ]
86
+ },
87
+ "resource.limit": {
88
+ "sounds": [
89
+ {
90
+ "file": "sounds/bamboo-1.ogg",
91
+ "label": "bamboo 1",
92
+ "sha256": "37258414f552ff42613355f85a02c56645b22ad0cfabe6e645a53c7fdcc0c34e"
93
+ }
94
+ ]
95
+ }
96
+ }
97
+ }
package/src/cli/browse.js CHANGED
@@ -10,7 +10,10 @@ Browse packs by category.
10
10
  With no arguments, shows all categories with pack counts.
11
11
  With a category, shows packs in that category.
12
12
 
13
- Categories: military, arena, fantasy, sci-fi, fps, retro, ui, transport, spooky, racing
13
+ Gaming: military, arena, fantasy, sci-fi, fps, retro, ui
14
+ Serene: bells, water, tones
15
+ Office: minimal, digital, classic, mechanical
16
+ Nature: animals, ocean, night, weather, forest
14
17
 
15
18
  Examples:
16
19
  pingthings browse List all categories
@@ -24,7 +24,8 @@ const COMMANDS = [
24
24
  const THEMES = [
25
25
  'retro', 'sci-fi', 'arena', 'fantasy', 'ancient',
26
26
  'professional', '8bit', 'space', 'developer', 'arcade',
27
- 'tabletop', 'tournament', 'chaos', 'reset',
27
+ 'tabletop', 'tournament', 'zen', 'corporate', 'outdoors',
28
+ 'nightshift', 'chaos', 'reset',
28
29
  ];
29
30
 
30
31
  const EVENTS = ['done', 'permission', 'complete', 'error', 'blocked'];
package/src/cli/theme.js CHANGED
@@ -134,6 +134,50 @@ const THEMES = {
134
134
  blocked: 'xonotic-announcer',
135
135
  },
136
136
  },
137
+ 'zen': {
138
+ description: 'Calm and centered — bells, water, and soft tones',
139
+ activePack: 'serene-bells',
140
+ eventPacks: {
141
+ done: 'serene-bells',
142
+ permission: 'serene-tones',
143
+ complete: 'serene-bells',
144
+ error: 'serene-water',
145
+ blocked: 'serene-tones',
146
+ },
147
+ },
148
+ 'corporate': {
149
+ description: 'Workplace appropriate — clean clicks and subtle pings',
150
+ activePack: 'office-minimal',
151
+ eventPacks: {
152
+ done: 'office-minimal',
153
+ permission: 'office-digital',
154
+ complete: 'office-digital',
155
+ error: 'office-minimal',
156
+ blocked: 'office-classic',
157
+ },
158
+ },
159
+ 'outdoors': {
160
+ description: 'Bring nature inside — birds, waves, and weather',
161
+ activePack: 'nature-forest',
162
+ eventPacks: {
163
+ done: 'nature-forest',
164
+ permission: 'nature-animals',
165
+ complete: 'nature-ocean',
166
+ error: 'nature-weather',
167
+ blocked: 'nature-night',
168
+ },
169
+ },
170
+ 'nightshift': {
171
+ description: 'Late night coding — crickets, owls, and soft tones',
172
+ activePack: 'nature-night',
173
+ eventPacks: {
174
+ done: 'serene-tones',
175
+ permission: 'nature-night',
176
+ complete: 'serene-bells',
177
+ error: 'nature-weather',
178
+ blocked: 'nature-night',
179
+ },
180
+ },
137
181
  'chaos': {
138
182
  description: 'Random pack for every event — maximum variety',
139
183
  activePack: '7kaa-soldiers',
@@ -142,7 +186,7 @@ const THEMES = {
142
186
  permission: 'openarena-announcer',
143
187
  complete: 'warzone2100-command',
144
188
  error: 'freedoom-arsenal',
145
- blocked: 'wesnoth-combat',
189
+ blocked: 'nature-weather',
146
190
  },
147
191
  },
148
192
  };