Skip to content

donato-fiore/templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theos NIC Templates

A set of NIC templates

Templates included:

  • libactivator event
  • libactivator listener
  • Application (Objective-C and Swift)
  • Control Center module (iOS 11+)
  • Cydget
  • Flipswitch switch
  • Framework
  • Library
  • Notification Center widget (iOS 5/6 and iOS 7+)
  • Preference bundle (Objective-C and Swift)
  • Theme
  • CLI Tool (Objective-C and Swift)
  • Tweak (bare or with a simple preference switch)
  • XPC service
  • Safari extension

Templates planned to be included:

  • ActionMenu extension
  • Couria extension?

Usage:

Interactive

$ nic.pl
  • Select the desired template
  • Input the values for each query

Programmatic

$ nic.pl -p "package.name" -n "ProjectName" -u "User name" --nic template.nic.tar

Building the templates repo:

$ ./build.sh

Tweak template is a modified version of the template found in https://github.com/DHowett/theos/tree/master/templates/iphone/tweak.nic.tar.

libactivator listener template is a modified version of https://github.com/rpetrich/libactivator/tree/master/example.

application_swift template is a modified version of https://github.com/theos/theos/tree/master/templates/ios/theos/application.nic.tar

tool_swift template is a modified version of https://github.com/theos/theos/tree/master/templates/ios/theos/tool.nic.tar

About

Templates for Theos NIC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.5%
  • Objective-C 8.7%
  • Logos 6.8%
  • Makefile 4.0%
  • Swift 1.6%
  • Perl 1.5%
  • Other 0.9%