Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This functionality is native to spicetify-cli since v2.14

Error notification

Spicetify creator plugin to show error notifications. They're the normal popup notifications, but in red.

spcr-error-notification

Installation

npm install spcr-error-notification

Usage

import { showErrorNotification } from 'spcr-error-notification';

showErrorNotification('Something went wrong');

// Alternatively, specify a duration in ms (default is 2500)
showErrorNotification('Something went wrong', 5000);

About

Spicetify creator plugin to show red error popups

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages