Skip to content

aka-vm/escape-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📞 Escape Call

Sometimes you're stuck in a conversation you can't easily leave — not because it's wrong to leave, but because "let's continue this later" is just hard to say out loud. Social anxiety, not wanting to seem rude, or simply no graceful exit.

This gives you an out. Schedule a fake incoming call. Your phone rings, you say "sorry, I have to take this", and you're free.

Escape Call demo

Use it

  • Webpython3 server.py → pick a scenario, phone, delay → tap Call me
  • CLIpython3 server.py call --to +91… --delay 0 --scenario boss
  • Embed — one <div> + <script> drops a button into any page

Needs a Twilio account (free trial works). Python stdlib only — no pip installs.

Quick start

cp config.example.env .env   # fill in TWILIO_* + ESCAPE_NUMBERS
python3 server.py            # → http://localhost:8500

Full setup, API, embed, CLI, and deploy details → DEV.md

License

Public domain — Unlicense.

About

Self-hosted fake-call rescue tool — Twilio rings your phone on a timer. Full UI + one-div embed.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors