Coder Social home page Coder Social logo

neel-g-png / jot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 71 KB

Jot is a command-line tool designed to simplify your email management and note-taking process. It effortlessly reads and retrieves your action items, then seamlessly integrates these summaries into your Notion workspace.

Go 100.00%

jot's Introduction

Jot - Simplifying Email Management and Note-Taking

Jot is a command-line tool designed to simplify your email management and note-taking process. It effortlessly reads and summarizes your Gmail content, then seamlessly integrates these summaries into your Notion workspace.

Pre-Requisites

1. Setup Google Cloud Project and Enable Gmail API

  • Navigate to Google Cloud Console and sign in with your Google account.
  • Enter Project name and organization and click on Create.
  • Click on APIs and Services -> Enabled APIs and Services in the Pinned Products on Dashboard view.
  • Click on the + Enable APIS and SERVICES button.
  • Find the Google Workspace - Gmail API and click on the Enable API button.

2. Configure Oauth Consent

  • In the Google Cloud console, go to Menu -> APIs & Services -> OAuth consent screen.
  • Select the user type for your app and click Create.
  • Complete the app registration form, then click Save and Continue.
  • If you're creating an app for use outside of your Google Workspace organization, click Add or Remove Scopes. We recommend the following best practices when selecting scopes.
  • After selecting the scopes required by your app, click Save and Continue.
  • If you selected External for user type, add test users:
    • Under Test users, click Add users.
    • Enter your email address and any other authorized test users, then click Save and Continue.

3. Create Access Credentials

  • In the Google Cloud console, go to Menu -> APIs & Services -> Credentials.
  • Click Create Credentials > OAuth client ID.
  • Click Application type > Desktop app.
  • In the Name field, type a name for the credential. This name is only shown in the Google Cloud console.
  • Click Create. The OAuth client created screen appears, showing your new Client ID and Client secret.
  • Click OK. The newly created credential appears under OAuth 2.0 Client IDs.
  • Download the JSON for the OAuth credentials and copy it to the Jot directory with the filename 'credentials.json'.

jot's People

Contributors

neel-g-png avatar pnivarthi avatar shraddhabhandarkar3 avatar

Stargazers

 avatar

Watchers

 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.