Giter VIP home page Giter VIP logo

acoustic-key-logger's Introduction

Acoustic Key Logger

UI Screenshot

Overview

This Python program allows you to perform keyboard acoustic analysis. By using sophisticated audio processing algorithms, this program can detect key presses simply based on the sound. This has potential applications in accessibility, security, and user interface development.

Through an easy-to-use graphical user interface (GUI), users can simply upload their audio recordings of typing and see the detected key presses.

Features

  • Audio recording analysis: The application can analyze a given audio recording for key press sounds.
  • Keyboard press detection: Using advanced sound processing algorithms, it's capable of identifying individual key presses and their timings.
  • Intuitive User Interface: Our application has an easy-to-use and visually pleasing user interface, simplifying the user interaction.

Installation & Usage

Clone the repository to your local machine, navigate to the cloned directory, and install the required dependencies:

git clone NAME REPO
cd repo
pip install -r requirements.txt

Once the installation is completed, you can run the program with:

python3 main.py

Dependencies

This application depends on several Python libraries for its functionality. Please refer to the requirements.txt file for the complete list of dependencies.

Disclaimers

Please note that this application is for educational and research purposes only. The accuracy of key press detection can vary depending on the quality of the recording, background noise, microphone sensitivity, and other factors. It is not recommended to rely on this tool for critical applications without further validation and testing.

License

This project is licensed under the terms of the MIT license.


For more details, bug reports, or feature requests, please refer to the issues section on our GitHub repository.


This project is maintained by Miguel Monereo.

acoustic-key-logger's People

Contributors

miti56 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.