This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
2023-05-22 00:04:26 +02:00
2023-04-22 19:02:44 +02:00
2023-04-22 19:02:44 +02:00
2023-04-22 19:02:44 +02:00
2023-04-22 19:02:44 +02:00
2023-05-22 00:04:26 +02:00
2023-05-08 12:08:56 +02:00

varialine

+3197010259094

Varia landline experiments.

hacking

export TWILIO_ACCOUNT_SID=...
export TWILIO_AUTH_TOKEN=...
ngrok config add-authtoken ...
ngrok http 1312

about.go

  • receives incoming calls
  • plays a espeak-like message back
go run about.go

record.go

  • receives incoming calls
  • prompts for message, records it
  • downloads them from Twilio infra
  • deletes them from Twilio infra
go run record.go
Description
Experimental landline for Varia
Readme 32 KiB
Languages
Go 100%