GithubHelp home page GithubHelp logo

rutvijdv / meet-script Goto Github PK

View Code? Open in Web Editor NEW
32.0 1.0 23.0 291 KB

A Chrome Extension that gives you transcript of google meet. Start captions and all the script will be saved in chrome storage which can be downloaded in pdf format. Helps you keep a record of all the conversation that took place on GOOGLE MEET.

License: GNU General Public License v3.0

JavaScript 39.96% HTML 20.74% CSS 39.30%
google-meet captions pdf transcript

meet-script's Introduction

Meet Script

Issues Issues Issues

logo not found

A Chrome Extension that gives you transcript of google meet. Start captions and all the script will be saved in chrome storage which can be downloaded in pdf format. Helps you keep a record of all the conversation that took place on GOOGLE MEET.

Working

This extension doesn't recognize speech rather the speech-to-text conversion is done by google meet itself. So it is necessary to put captions on to get the transcript of the meet.

The background script keeps on observing the captions and saves in chrome storage. When you click the download button it takes all the transcript which has been saved till that moment in the storage ,compiles it into pdf and then serves you. Data automatically gets deleted when a new meeting is joined.

Preview


Success Home Popup

Popup interface to Download PDF



Notification Preview

Notification Preview for Captions OFF!!



Example pdf

PDF Preview


Installation

Follow the given steps :

  • Fork and Clone the repository.

  • Open Google Chrome. Go to Menu > More tools > Extensions or go to chrome://extensions.

  • Turn on Developer mode button.

    demo 1
  • Click on Load unpacked. Select the cloned folder from your pc.

  • Your Extension would be on the Extensions list.

  • Make sure the activation button is turned on.
    demo 2

  • Pin the extension for convinience.

Usage

Follow the Steps for your Convinience:

  • Join a Google meet call or host one with your friends or colleagues.
  • Make sure to turn Captions ON.
  • In case you missed it, don't worry you will get a notification.
  • Download the pdf before you leave the meet. Due to any network issue if your call gets disconnected, don't panic rejoin the same meet, your data won't be deleted.

Contributions

You can contribute to this project by solving existing issues or adding a new feature.

Contributors

meet-script's People

Contributors

rutvijdv avatar shrushti22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

meet-script's Issues

Manifest Version No Longer Supported

you are using Manifest.json Version 2 which is no longer usable in chrome due to which background.scripts are not working too, completely rendering the whole extension helpless.
You can do some minor changes to make it work again.

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.