You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,13 @@ Clicking on the update button will check for version numbers first before initia
77
77
78
78
2. Auto apply spicetify after updates (or block them completely)
79
79
80
+
## Manager API
81
+
82
+
Due to rate limiting I decided to create my own relay for the official Github api.
83
+
It just returns the latest release tag from the spicetify-cli repo.
84
+
You can monitor the status here: [](https://app.netlify.com/sites/spicetifymanagerapi/deploys)
85
+
There might be more efficient ways to do this so feel free to suggest any improvements as an issue!
0 commit comments