Skip to content

Instantly share code, notes, and snippets.

View Tisila's full-sized avatar

Tisila

View GitHub Profile
@Tisila
Tisila / SendTraccarMessageGatewaySMS.ps1
Last active October 7, 2025 11:39
Traccar SMS Gateway Powershell Example Script
# Example script to send sms messages through Traccar SMS Gateway Android app
# Sources
# https://www.traccar.org/
# https://www.traccar.org/sms-gateway/
# https://www.traccar.org/http-sms-api/
# Define the API endpoint URL
$apiUrl = "http://#.#.#.#:8082" # Replace with your actual API endpoint from the app in Settings > Gateway configuration > Local Service