https://github.com/bharatkalluri/rewinder
Travel back in time and get audio from the recent past. On demand.
https://github.com/bharatkalluri/rewinder
audio pyaudio python3 recorder typer-cli
Last synced: about 1 year ago
JSON representation
Travel back in time and get audio from the recent past. On demand.
- Host: GitHub
- URL: https://github.com/bharatkalluri/rewinder
- Owner: BharatKalluri
- Created: 2022-01-22T13:28:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T07:20:04.000Z (over 4 years ago)
- Last Synced: 2025-03-06T02:56:51.285Z (about 1 year ago)
- Topics: audio, pyaudio, python3, recorder, typer-cli
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rewinder
A tool for retrieving audio in the past.
Ever felt like, I need to remember that discussion which happened 10 min back. Now you can!
## Rewind and get audio
```shell
rewinder rewind 10 # to get 10 minutes of audio
```
## Start the daemon on startup
```shell
rewinder daemon
```
### Credits
Shamelessly copied the idea from [backtrack](https://backtrack.team/). Loved the idea, but unfortunately did not find
an alternative for linux. So, I hacked on one over a sunday. Eventually I plan on making an
elementary OS desktop app too.