Skip to content

mikaellofgren/RecipeBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


RecipeBuilder

  • Click and create recipes (Choose File - New to get started)
  • Open recipes for editing (it always open recipes as a copy, so save and replace when done)
  • Shows processor-info as helptext when you click a processor button, sometimes with additional extra note
  • Finalize, lint xml and remove XML comments
  • Save and auto-pkg run from app
  • Save and open in external editor
  • Search recipes content to find processors usage
  • Open autopkg cache folder
  • Create your own buttons
  • Check and verify recipes files

System requirements: 10.14 or later
Dependencies: Highlightr
Icon: vecteezy.com

Download: https://github.com/mikaellofgren/RecipeBuilder/releases


User buttons

In folder "~/Library/Application Support/RecipeBuilder" you create folders with name 1,2,3..up to 10. You can skip folders, but folder 1 is required if you want buttons to autostart, otherwise you have to enable them. In every folder create title.txt and add text to the file for the button name. Keep it below 26 characters for best result.

Add output.txt for the output text.

And help.txt for the Note text your reading right now (optional). To easy open "~/Library/Application Support/RecipeBuilder", choose File options - Open user buttons folder Click the Enable and Reload button to create the first "demo" button. Use that button to reload if you trying out your new buttons.