Skip to content

iolate/TerminalActivator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminalActivator - iolate

Call SpringBoard events via Activator on Terminal.
You can use Activator events on Terminal or SSH.

-----------------

#import <libactivator/libactivator2.h>
 -> https://github.com/rpetrich/libactivator/blob/master/libactivator.h


==HOW-TO-USE==
bash shell script:
	$ notify_post [name]
	(type "notify_post ta_test". NOT "notify_post [ta_test]")
	(ta_text is just example.)

Command Line Tool:
1. import header
	#import <notify.h>
2. use this command where you want to call events.
	notify_post("name");

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors