-
Notifications
You must be signed in to change notification settings - Fork 30
Disa Terminal Commands
This reference page contains all commands currently working in Disa.Terminal.
##Commands
startall
This command starts all registered services.
start [ServiceName]
This command starts the stated plugin.
stop [ServiceName]
This command stops the stated plugin.
send [ServiceName] [Addressee] [Message]
This command sends a Text Bubble to the stated addressee using the stated service.
deploy-register [ServiceName] [PathOfAssemblies]
This command registers a plugin for deployment. Learn more
deploy-unregister [ServiceName]
This command removes the registration of a plugin to start over again with deploy-register.
deploy [ServiceName]
This command deploys the stated plugin to your Disa Android installation. Learn more
deploy-dependencies [ServiceName]
Incomplete Check out Program.cs if you really need to know.
© The Disa Open Source Project
If you have any questions please contact opensource@disa.im!
