mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
# Excel's Neptune Projects
|
|
|
|
This repository a repository containing my Neptune (TIDAL Modded Client) projects.
|
|
|
|
<hr>
|
|
|
|
### Credits to [Inrixia](https://github.com/inrixia) for some of the libraries/files used in this repository.
|
|
- tracer.js (tracer.ts)
|
|
- Get the cover URL method
|
|
<hr>
|
|
|
|
## Index:
|
|
- [Copy Lyrics](#copy-lyrics)
|
|
- [OLED Theme](#oled-theme)
|
|
|
|
|
|
### Copy Lyrics
|
|
**(load it as a PLUGIN)**
|
|
A plugin that allows the user copy the lyrics only selecting it.
|
|
```
|
|
https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/copy-lyrics/dist/
|
|
```
|
|
https://github.com/user-attachments/assets/02fe7e28-94ee-4f90-a7e6-223044d680b5
|
|
<hr>
|
|
|
|
### OLED Theme
|
|
**(load it as a PLUGIN)**
|
|
```
|
|
https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/oled-theme/dist/
|
|
```
|
|
https://github.com/user-attachments/assets/15192950-1c4b-44d6-8e42-34ae5d7d1980
|
|
<hr>
|
|
|
|
### Clean Lyrics (Not fullscreen)
|
|
**(load it as a plugin)**
|
|
|
|
```
|
|
https://raw.githubusercontent.com/ItzzExcel/neptune-projects/refs/heads/main/plugins/plugins/not-actual-fullscreen/dist/
|
|
``` |