mahekkg / typewriter-extension

This is a simple React application that serves as a typewriter extension, allowing users to simulate the experience of typing on a typewriter while working on their computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typewriter Extension App

Overview

This is a simple React application designed to emulate the nostalgic experience of typing on a typewriter while working on your computer. With its minimalist design and typewriter sounds, it aims to bring back the charm of vintage typing while providing a distraction-free writing environment.

How to Use

Installation

  1. Clone or download the repository from GitHub.
  2. Navigate to the project directory in your terminal.
cd typewriter-extension
  1. Install dependencies using npm or yarn.
npm install

Installation

  1. After installing the dependencies, build the application.
npm run build

Adding to Chrome

  1. Open Google Chrome and navigate to chrome://extensions/.
  2. Enable Developer mode by toggling the switch in the top right corner.
  3. Click on the "Load unpacked" button.
  4. Select the build folder from the project directory and click "Select Folder".

Running the App

  1. Once the extension is added, you will see the Typewriter Extension icon in the
  2. Chrome toolbar.
  3. Click on the icon to open the extension popup.
  4. Start typing in the popup to enjoy the typewriter experience!

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

Happy typing! πŸŽ©πŸ“œπŸ” 

About

This is a simple React application that serves as a typewriter extension, allowing users to simulate the experience of typing on a typewriter while working on their computer.


Languages

Language:JavaScript 85.7%Language:HTML 12.4%Language:CSS 2.0%