Skip to content

MTACS/LockWidgets

Repository files navigation

LockWidgets

Show your favourite widget on your lock screen

Developed by ConorTheDev and EvenDev!

Supported Devices

All iOS Devices between iOS 10 and iOS 12 are supported

For Developers

Setting up

All users:

Simulator Users:

If you use a simulator, you need to do some aditional setup to compile:

  • Compile and install simject (instructions in README) make sure you also install substrate.
  • For the install script demonstrated later in the README to work, make sure that the resim binary is in /usr/local/bin/, you can do this by running: sudo cp simject/bin/resim /usr/local/bin/resim
  • If you want the preference bundle to load, compile preferenceloader-sim, make sure you run make setup PL_SIMULATOR_VERSION=12.1 instead of 9.3.

Compilng

Compiling for iPhone

  • Before running make run the following command in terminal: export SIMJECT=0

  • Make sure you have libwidgethelper installed.

Compiling for the simulator

  • Before running make run the following command in terminal: export SIMJECT=1
  • To install the tweak and preference bundle to the simulator run the following command: ./installtosim.sh

About

Get access to widgets straight from your lockscreen

Resources

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors