aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 hoursmmfwd-callam: update README.md callsDavid Timber
For github vid upload
6 hoursmmfwd-callam: add playback demo vidDavid Timber
16 hoursmmfwd-callam: add local playback supportDavid Timber
4 daysAdd mmfwd.recsync ...David Timber
Encode and upload recordings to S3. Requires awscli installed and configured. Set destination S3 prefix using env var. Invocation: python -m mmfwd.recsync
5 daysAdd incoming call demo vidDavid Timber
5 daysUpdate README.mdDavid Timber
Add incoming call demo vid
6 daysFix READMEDavid Timber
6 daysUpdate README.md for videoDavid Timber
Github won't let me embed videos in the tree. What a stupid idea
6 daysDocument mmfwd-callamDavid Timber
8 daysFix compile error with muslDavid Timber
8 daysAdd mmfwd-callam (call answering machine)David Timber
9 daysUse "---"HEADmasterDavid Timber
2024-05-13Progress ...David Timber
- Add systemd service - Update gitignore - Update pyproject.toml - Separate fwd for SMS and voice calls - Impl handling of incoming calls - Add 'MMFWD_CONFIG' env var for specifying config file path
2024-05-11Initial commitDavid Timber