mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
3aa89001e64a232b866805966dcddeba67bb6cd5
Luna Plugins Collection
A collection of Luna plugins for Tidal, ported from Neptune framework.
Plugins
🎨 OLED Theme Luna
Location: plugins/oled-theme-luna/
A dark OLED-friendly theme plugin that transforms Tidal Luna's appearance.
Features:
- Applies a dark, OLED-optimized theme
- Fetches the latest theme CSS from the GitHub repository
- Reduces battery consumption on OLED displays.. i guess <3
- Modern, sleek dark interface
🎵 Clean View Luna
Location: plugins/clean-view-luna/
Makes your "Play Queue" clean and immersive with dynamic visual effects.
Features:
- Dynamic album art backgrounds with blur and rotation effects
- Glowing Animated Lyrics with clean scrolling
📋 Copy Lyrics Luna
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
Installation
Building All Plugins
# Git Clone the Repo
git clone https://github.com/meowarex/tidalluna-plugins
# Change Folder to the Repo
cd neptune-projects-fork
# Install dependencies
pnpm install
# Build & Serve all plugins
pnpm run watch
Installing from URL
- 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
Installing Plugins in TidalLuna from Files
- 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
Development
This project is made for:
- TidalLuna - Modern plugin framework for Tidal | Inrixia
GitHub Actions
- Automated builds on every push
- Release automation for distributing plugins
- Artifact uploads for easy plugin distribution
Based On <3
- itzzexcel - GitHub
Credits
Original Neptune versions by itzzexcel. Ported to Luna framework following the Luna plugin template structure by meowarex with help from Inrixia <3
Description
Languages
TypeScript
87.8%
CSS
12.2%