Skip to content

Retriev3r/franz-recipe-playary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playary Music for Franz

An unofficial Franz recipe for Playary Music a great Spotify alternative.

Installing

Windows

With git and PowerShell:

mkdir $env:APPDATA\Franz\recipes\dev\
git clone git@github.com:Retriev3r/franz-recipe-playary.git $env:APPDATA\Franz\recipes\dev\franz-recipe-playary

With Explorer:

  1. Download the franz-recipe-playary.zip from github. Extract it to its own folder (franz-recipe-playary).
  2. Open %appdata%/Franz/recipes/dev/. The dev folder may not exist, so go ahead and create it.
  3. Copy the franz-recipe-playary folder into the plugins directory.
  4. Reload Franz.

Mac

mkdir ~/Library/Application\ Support/Franz/recipes/dev/
git clone git@github.com:Retriev3r/franz-recipe-playary.git ~/Library/Application\ Support/Franz/recipes/dev/franz-recipe-playary

Linux

mkdir ~/.config/Franz/recipes/dev
git clone git@github.com:Retriev3r/franz-recipe-playary.git ~/.config/Franz/recipes/dev/franz-recipe-playary

Releases

No releases published

Packages

No packages published