ZKAW / typewriter-keyboard

Typewriter sounds for keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typewriter keyboard

Intro

This app will play typewriter sound while typing on the keyboard.

Installation

pip3 install -r requirements.txt

Usage

python3 app.py
  • Or Start app.exe inside dist folder

Warning

  • Make sure the sounds folder is in the same folder as app
  • The .exe app may be detected as a virus, because the script listen for key presses, but it is not a virus.
  • You can generate your own .exe with pyinstaller -F app.py

About

Typewriter sounds for keyboard


Languages

Language:Python 100.0%