Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
Have you always dreamt of finding the phone number dialled by someone in a video? It's possible now! All you have to do is record the audio of the *beeps* and this script will extract the phone number for you from the dial tones.

## Installation
(If you are on Mac or Windows, go to hell.)

> If you are on MacOS or Windows you can use either a VM or WSL to proceed. <br>
> Learn more about [VMs](https://developer.apple.com/documentation/virtualization/creating_and_running_a_linux_virtual_machine) or [WSL](https://learn.microsoft.com/en-us/windows/wsl/install).

```
$ git clone https://github.com/ribt/dtmf-decoder.git
Expand Down