A set of NIC templates available to be installed as a Theos module.
theos/templates provides a set of templates which are installed with Theos by default.
This module provides additional templates for projects which target legacy operating systems and configurations.
- libactivator event
- libactivator listener
- Cydget
- Flipswitch switch
- Notification Center widget (iOS 5/6 and iOS 7+)
- XPC service
To install this module to use with Theos, place the contents of this repo in the ${THEOS}/mod
directory.
You can do this with the following command:
git clone 'https://github.com/theos/templates-legacy.git' "${THEOS}/mod/templates-legacy"