Skip to content

This repo contains a project which detects the keystrokes in the browser

Notifications You must be signed in to change notification settings

hash1492/Keystrokes-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keystrokes-Prototype

This repo contains a project which detects the keystrokes in the browser

Prerequisites:

  • You need to install the http-server module globally for this project to work
  • To install it, open the terminal and type npm install http-server -g
  • It is installed. Now you can follow the steps below

Steps to run the project:

  1. Clone the repo on the local machine
  2. Open the terminal and cd to Keystrokes-Prototype
  3. Type "http-server"
  4. Open a browser like Google Chrome and type localhost:8080 in the address bar
  5. The project is now running. Press any key and it will be detected in the browser

About

This repo contains a project which detects the keystrokes in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published