Powercuts

AnthoPak

Compatibility: This package is compatible with iOS 14.0 to 14.8.

This package has been downloaded 3328 times.

A library to supercharge Shortcuts! Allows tweaks to provide actions to Shortcuts.

Powercuts is a library which allows tweaks to provide new actions to the Shortcuts app. It also comes with some cool additions.

Download actions packs by searching for "Powercuts" in your package manager. Provided actions can then be used in your Shortcuts and Personal Automations.

Here are some example packs:

  • Powercuts Actions Pack
  • Powercuts Activator Actions

Developer

As a developer, you can either create actions for your existing tweaks or create new actions (pack), in minutes! Basically, all you need to do is define the action (name, description...) and provide the code to be executed when this action runs. Then, register this action to PowercutsManager in SpringBoard. Done!

Interested in learning more? Check out the documentation with examples.

-----

Check out my Twitter @AnthoPak to get live updates about my tweaks :)

Feel free to make a small donation or check out my paid tweaks if you want to support my work!


Downloads

This version
2172


Total
3328


Information

Developer
AnthoPak


Version
1.1


Compatibility
iOS 14.0 to 14.8


Section
System


1.1

  • Library: Add support for "embedded" parameters in the action name (for a cleaner look)
  • Library: Add support for conditional parameters, which only show on some conditions (for an even cleaner look)

1.0.1

  • Fix issue with postinst/postrm

1.0

  • Initial release