A collection of Luna plugins for Tidal, ported from Neptune framework.
Location: plugins/obsidian-theme-luna/
A dark OLED-friendly theme that transforms Tidal Luna's appearance.
Features:
- Applies a dark, OLED-optimized theme
 - Reduces battery consumption on OLED displays.. i guess <3
 - Modern, sleek dark interface
 
Location: plugins/radiant-lyrics-luna/
A radiant and beautiful lyrics view for TIDAL with dynamic visual effects.
Features:
- Dynamic cover art backgrounds with blur and rotation effects
 - Glowing Animated Lyrics with clean scrolling
 
Location: plugins/copy-lyrics-luna/
Allows users to copy song lyrics by selecting them directly in the interface.
Features:
- Enables text selection on lyrics
 - Automatic clipboard copying of selected lyrics
 - Smart lyric span detection
 
Location: plugins/element-hider-luna/
Allows users to hide/remove UI elements by right clicking on them.
Features:
- Remove/Hide ANY UI element
 - Automagically saves hidden elements
 - Allows for elements to be restored
 
Location: plugins/audio-visualizer-luna/
Features:
- Real-time audio frequency visualization with bars
 - Animated effect when no audio is detected
 - Configurable options.. like allot of em
 - Theme frienly (Wont clash with your themes style)
 
Note: This plugin is currently in development and may have stability issues.
- Open TidalLuna after Building & Serving
 - Navigate to Luna Settings (Top right of Tidal)
 - Click "Plugin Store" Tab
 - Paste in the "Install from URL" Bar 
https://github.com/meowarex/tidalluna-plugins/releases/download/latest/store.json 
# Git Clone the Repo
git clone https://github.com/meowarex/tidalluna-plugins
# Change Folder to the Repo
cd tidalluna-plugins
# Install dependencies
pnpm install
# Build & Serve all plugins
pnpm run watch- Open TidalLuna after Building & Serving
 - Navigate to Luna Settings (Top right of Tidal)
 - Click "Plugin Store" Tab
 - Click Install on the Plugins at the top Labeled with "[Dev]"
 - Enjoy <3
 
This project is made for:
- TidalLuna - Modern plugin framework for Tidal | Inrixia
 
- Automated builds on every push (to main)
 - Release automation for distributing plugins
 - Artifact uploads for easy plugin distribution
 
- itzzexcel - GitHub
 
Original Neptune versions by itzzexcel. Ported to Luna framework following the Luna plugin template structure by meowarex with help from Inrixia <3