Skip to content

Commit d6cac62

Browse files
glimaedfloreshz
authored andcommitted
Add Maré Player (applet + application)
1 parent 635364c commit d6cac62

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

applets.ron

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,12 @@ Applets(
139139
description: "Live wallpaper engine — play video and GIF files as your desktop background with GPU-accelerated decoding, multi-monitor support, and a panel applet for playback controls.",
140140
repo: "https://github.com/franz-net/cosmic-flux",
141141
image: "https://raw.githubusercontent.com/franz-net/cosmic-flux/main/assets/screenshot.png"
142+
),
143+
(
144+
name: "cosmic-applet-mare",
145+
description: "TIDAL music streaming applet for COSMIC™ — Hi-Res audio, spectrum visualizer, and MPRIS integration",
146+
repo: "https://github.com/glima/mare-player",
147+
image: "https://raw.githubusercontent.com/glima/mare-player/main/resources/screenshot_applet.png"
142148
)
143149
]
144-
)
150+
)

applications.ron

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ Applications(
9191
description: "An image viewer built for the COSMIC Desktop.",
9292
repo: "https://codeberg.org/bhh32/cupola",
9393
image: "https://codeberg.org/bhh32/cupola/raw/branch/main/screenshots/gallery_view.png",
94+
),
95+
(
96+
name: "Maré Player",
97+
description: "TIDAL music streaming for COSMIC™ — Hi-Res FLAC playback, spectrum visualizer, and MPRIS integration. Also builds as a panel applet.",
98+
repo: "https://github.com/glima/mare-player",
99+
image: "https://raw.githubusercontent.com/glima/mare-player/main/resources/screenshot_standalone.png"
94100
)
95101
]
96102
)

0 commit comments

Comments
 (0)