Skip to content

Zik42/ObsidianGoogleCalendarAuth

 
 

Repository files navigation

Obsidian Google Calendar Authorization Server

This is a simple server that allows you to authenticate with Google to get API access to your Google Calendar.

Installation

  • git clone [email protected]:YukiGasai/ObsidianGoogleCalendarAuth.git.
  • npm i to install dependencies.
  • npm run dev to build the plugin.
  • The server will start in development mode

Usage

The website can be viewed at http://localhost:42813 or live on vercel

Pages

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • JavaScript 27.6%
  • CSS 11.3%