Skip to content

qfish/XActivatePowerMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XActivatePowerMode

An Xcode plug-in makes POWER MODE happen in your Xcode.

behappy

NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW

Effects

How to install and use?

Terminal

git clone https://github.com/qfish/XActivatePowerMode.git && cd XActivatePowerMode && xcodebuild clean > /dev/null && xcodebuild > /dev/null

Install Alcatraz followed by the instruction (search XActivatePowerMode), restart your Xcode and it works by default.

Manually

Clone the repo, then build (cmd + b) the XActivatePowerMode target in the Xcode project and the plug-in will automatically be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins. Relaunch Xcode and it will work too.

Deactivate Tips

The switch is under the menu Edit -> Activate Power Mode, just click that or uninstall this plug-in :] .

deactivate-tips

Make your own particle effect?

The default effect was builded with UIEffectDesigner. Make your own ped effect file, then add it to the project. The name of it will show in the effects menu list.

Its appreciated that pull a request with your EFFECT.

TODO

License

XActivatePowerMode is published under MIT License. See the LICENSE file for more.

Special thanks to

  • Geek-Zoo

    They provide awesome design and development works continues to help the open-source community even better.

About

An Xcode plug-in makes POWER MODE happen in your Xcode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published