JonathanWbn / notion-tools

A set of tools to automate things around Notion.

Home Page:https://notion-tools.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion Tools

Notion Tools is a service that attempts to solve unsupported use cases in Notion.

Current tools:

  • Recurring Tasks
  • Database Visualization

Contributing

I open-sourced this repo to allow users to add new tools or report/fix issues they have.

To run this app, you need to follow these steps:

  1. npm install to install all dependencies
  2. setup an .env.local file with your environment variables (see .env.example)
  3. npm run dev to start the app in development mode on localhost:3000

About

A set of tools to automate things around Notion.

https://notion-tools.io/


Languages

Language:TypeScript 98.6%Language:JavaScript 1.3%Language:CSS 0.1%