A simple voicemail app powered by Twilio that sends emails transcriptions.
  • TypeScript 96.8%
  • Dockerfile 3.2%
Find a file
2025-05-24 13:48:53 +00:00
assets Added custom greeting and the voicemail is now attached to the email. 2019-09-25 09:04:13 -06:00
src Convert to bun. Send Telegram message instead of email. Remove wavefile dependency. 2025-05-24 13:48:03 +00:00
.env Convert to bun. Send Telegram message instead of email. Remove wavefile dependency. 2025-05-24 13:48:03 +00:00
.gitignore Convert to bun. Send Telegram message instead of email. Remove wavefile dependency. 2025-05-24 13:48:03 +00:00
bun.lockb Update all packages. 2025-05-24 13:48:53 +00:00
Dockerfile Convert to bun. Send Telegram message instead of email. Remove wavefile dependency. 2025-05-24 13:48:03 +00:00
LICENSE Initial commit 2018-11-13 13:43:48 -07:00
nodemon.json Added custom greeting and the voicemail is now attached to the email. 2019-09-25 09:04:13 -06:00
package.json Update all packages. 2025-05-24 13:48:53 +00:00
tsconfig.json Convert to bun. Send Telegram message instead of email. Remove wavefile dependency. 2025-05-24 13:48:03 +00:00