{"id":15681079,"url":"https://github.com/stanzilla/bindpad","last_synced_at":"2025-06-10T21:10:38.487Z","repository":{"id":71426874,"uuid":"96258340","full_name":"Stanzilla/BindPad","owner":"Stanzilla","description":"Personal fork of the BindPad WoW Addon","archived":false,"fork":false,"pushed_at":"2024-08-30T22:09:25.000Z","size":377,"stargazers_count":11,"open_issues_count":2,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T08:48:42.266Z","etag":null,"topics":["wow-addon"],"latest_commit_sha":null,"homepage":"https://wow.curseforge.com/projects/bind-pad","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stanzilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"stanzilla","custom":"https://www.paypal.me/bstaneck"}},"created_at":"2017-07-04T23:05:00.000Z","updated_at":"2024-08-30T22:09:16.000Z","dependencies_parsed_at":"2024-06-14T19:05:55.583Z","dependency_job_id":"06be12f5-355f-43cf-a8fa-29864373402e","html_url":"https://github.com/Stanzilla/BindPad","commit_stats":{"total_commits":69,"total_committers":8,"mean_commits":8.625,"dds":0.1594202898550725,"last_synced_commit":"6c6da1460127bd09c600ccfe20e34d6693c91030"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stanzilla%2FBindPad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stanzilla%2FBindPad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stanzilla%2FBindPad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stanzilla%2FBindPad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stanzilla","download_url":"https://codeload.github.com/Stanzilla/BindPad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stanzilla%2FBindPad/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259152578,"owners_count":22813215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wow-addon"],"created_at":"2024-10-03T16:49:11.232Z","updated_at":"2025-06-10T21:10:37.480Z","avatar_url":"https://github.com/Stanzilla.png","language":"Lua","funding_links":["https://github.com/sponsors/stanzilla","https://www.paypal.me/bstaneck"],"categories":[],"sub_categories":[],"readme":"# BindPad\n\nby Tageshi\n\n## What is BindPad?\n\nBindPad is an addon to make key bindings for spells, items, and macros.\nYou no longer need actionbar slots just to make key bindings for your macros etc.\n\nThe BindPad addon provides many icon slots in its frame. You can drag and drop\nanything into one of these slots, and click the slot to set key bindings.\n\n## How to use\n\n1. Type `/bindpad` or `/bp` to display the BindPad frame.\n(Also you can find a `Toggle BindPad` key binding command in the standard\nkey bindings frame of the Blizzard UI.)\n2. Open your spellbook frame (`P`), your bag (`B`), or the macro panel (`/macro`).\n(Also you can use three mini-icons on the BindPad frame to open these windows.)\n3. Drag an spell icon, item icon, or macro icon using `Left Mouse Button` and\ndrop it onto the BindPad window.\n(You may need to press `Shift Key + Left Mouse Button` to drag if your action bars are locked.)\n4. Now you see the icon placed on BindPad frame. Click it,\nand a dialog window that asks you to `Press a key to bind` will appear.\n5. Tap a key to bind to the spell and click the `Close` button.\n6. When you want to remove icons from BindPad frame, simply drag away the icon\nand press right click to delete it.\n\nNote that key bindings itself will not be unbound when you delete the icon.\nTo unbind it, click the icon and click the `Unbind` button on the dialog window.\nAlso you can simply override key bindings with different ones.\n\n## How to use Tabs\n\n### Slot Tabs\n\nThere are four tabs called slot tabs at the top of the BindPad frame:\n\n* `General` slots are common icons used for every character and every spec.\n* `Character Specific` slots are for icons specific to the current characterand current spec.\n* [2] and [3] (aka. 2nd and 3rd character specific slots) will act\nin the same way as `Character Specific` slots.\n\nNote that you can only use the `Character Specific` tab after clicking\nthe `Character Specific Key Bindings` checkbox.\n\n### Profile Tabs\n\nThere are another three tabs on the side of BindPad frame.\n\nDifferent Profiles can hold different contents in `Character Specific` slots.\nYou can click a profile tab to switch your current profile, and your choice of\nprofile is saved for each talent spec and automatically reverted to former\nprofile when you change talent specs. If you choose the same profile for both\ntalent specs this automatic change will not happen.\n\nNote that `General` slots are not effected by a profile change, as all\ncontents of the `General` tab are common to all characters AND all specs.\nIf you change your profile while the `General` tab is shown,\nBindPad will automatically show the `Character Specific` slots tab of\nthe specified profile.\n\n### Can I switch profile in combat? On Stance change?\n\nNo, you cannot.\n\nIf you need different skills bound for different stances/forms,\nsimply use the stance condition to decide on what skill to use.\n\nExample: `/cast [stance:1/2] Berserker Stance; [stance:3] Intercept`\n\nWhere `[stance:1/2]` is conditioning the macro for you to be in `Battle Stance`\nor `Defensive Stance` and `[stance:3]` is conditioning you to be in `Berserker Stance`.\nThis works for all classes with stances (Including Rogues for `Stealth` (`[stance:1]`)\nand `Shadow Dance` (`[stance:2]`) or none of the previous `[stance:0]`).\n\nDruid example: `/cast [stance:1] Bash; [nostance:1] Healing Touch`\n\n[nostance] = Caster, [stance:1] = Bear, [stance:2] = Aquatic, [stance:3] = Cat,\n[stance:4] = Travel, [stance:5] = Tree/Moonkin if available else Flight,\n[stance:6] = Flight if Tree/Moonkin is not available.\n\n### What does \"You want to convert this icon into a BINDPAD MACRO?\" mean?\n\n\"BindPad Macro\" is a new feature from BindPad version 1.8.0 which allows you to make almost unlimited number of virtual macro icons.\n\nOlder versions of BindPad just let you save your limited action bar slots.\nThis new BindPad will let you save your limited macro slots on the standard \"Create Macro\" panel.\n\nUsage:\n\n* Click the small red \"+\" icon to create an empty BindPad Macro.\n* Right-click an existing spell/item/macro icon on BindPad to convert it into a BindPad Macro.\n* Right-click the \"BindPad Macro\" to edit macro-text.\n* ...and you can use left-click to set keybindings as usual.\n\nNote that BindPad Macro will only exist within the BindPad frame;\nYou can drag-and-drop them within BindPad, but you cannot drop them outside.\n\n### Details and more Information\n\nBindPad addon utilizes basic functions from the WoW API.\n\nYou can use these functions (and many others) in any addons or macros.\n\n```lua\n    GetBindingKey(\"command\")\n    SetBinding(\"KEY\", \"command\")\n    SetBindingSpell(\"KEY\", \"Spell Name\")\n    SetBindingItem(\"KEY\", \"itemname\")\n    SetBindingMacro(\"KEY\", \"macroname\"|macroid)\n```\n\nJust don't forget to save changes by calling `SaveBindings(GetCurrentBindingSet())`.\n\nThere are some other similar addons by other authors.\nTry them and choose what you like.\n\n* [SpellBinder](https://www.wowinterface.com/downloads/info5614-SpellBinder.html)\n* [mBindings](https://www.wowinterface.com/downloads/info11614-2.html)\n* [ncBindings](https://www.wowinterface.com/downloads/fileinfo.php?id=15270)\n* [ProKeybinds](https://www.wowinterface.com/downloads/fileinfo.php?id=18841)\n\nAlso you can visit [Wowpedia](https://wow.gamepedia.com/Making_a_macro) for more information about keybindings and macros.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanzilla%2Fbindpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstanzilla%2Fbindpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstanzilla%2Fbindpad/lists"}