An open API service indexing awesome lists of open source software.

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.

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.