Rehber PowerShell ile Spotify özelleştirme!

Merhaba arkadaşlar. Bugün sizlere PowerShell ile Spotify teması değiştirmeyi göstereceğim. Hadi Başlayalım.

İlk Olarak PowerShell'i açıp aşağıdaki kodları yapıştırıyoruz.
iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.ps1 | iex
iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-marketplace/master/install.ps1 | iex

1662678067092.png


Ardından enter tuşuna basıp indirmeyi bekliyoruz.
İndirme yapıldıktan sonra "spicetify apply" komutunu yazarak aktifleştirin.

1662678382169.png


Ve gördüğünüz gibi marketplace kısmı geldi. Buradan istediğiniz temayı seçebilirsiniz. İyi günler!
 
Son düzenleyen: Moderatör:
iwr : 404: Not Found
At line:2 char:1
+ iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-marke ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Hatası alıyorum hocam, ne yapmalıyım acaba?
 

Kodları bir kere daha yapıştırın hocam.

iwr : 404: Not Found At line:2 char:1 + iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-marke ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc eption + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Hatası alıyorum hocam, ne yapmalıyım acaba?

Dediğim gibi. Bir daha yapıştırın. Olmazsa attığım linkten direk yapışıtırn.

 

Yeni konular

Geri
Yukarı