With twicca
You can make a app that works with twicca, easily.
You can make a app that works with twicca, easily.
If an app works in twicca only and it is not launched from app launcher, it is called twicca plug-in. The designs of the icon of the twicca plug-ins are unified by puzzle piece motif.
If your app is twicca plug-in, please use this motif as much as possible. In addition, do not use this template for app that is not twicca plug-in.
These actions are called from twicca. You can create new function by receive these actions in your app/plugin.
Media upload action is called when user upload image or video. This action can provides other media uploader to user.
Keyword action is called when user open trending topics in search. This action can provides search keyword like trending topics.
User action is called from user timeline menu. You can create new function about user by receive this action.
Show tweet action is called from menu in timeline. You can create new function about tweet in timeline by receive this action.
Edit tweet action is called from tweet editing form. You can create new function about tweet editing by receive this action.
Setting action is called from plug-in settings. You can create settings view by receive this action.
You can use Twitter functions without causing hassle user authentication tasks by calling twicca from your app/plug-in.
Call tweet function from your app.