Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An open-source library of useful notion widgets

A collection of Astro modules for SEO management and analytics snippet injection.

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

Jekyll plugin for building Jekyll sites with any local theme stored in a _themes directory.

Open-source GraphQL engine that generates instant realtime GraphQL APIs over your data with fine-grained access control.
Wotion is an open-source library of fully customizable, dynamic widgets for Notion, distributed as a GitHub repository under the GNU General Public License v3.0.
Wotion is a collection of embeddable widgets that bring live, dynamic content into Notion pages. Users select a widget from the library, copy its link, and embed it into a Notion page; the widget then renders real-time data from services such as Spotify and stock market APIs. The project is built with Next.js and Chakra UI (per repository metadata), is independently managed, and is not affiliated with Notion. The entire codebase is open source, allowing anyone to self-host the widget service on their own server.
npm install, then npm run dev to serve widgets locally.Choose a widget from the library, customize its options, copy the generated link, and embed that link into a Notion page using Notion's embed feature. The widget then fetches live data from the configured source and renders it inside the Notion page automatically.
Wotion is free and open source. The repository states: "This library will forever be free and open source." There are no paid tiers, subscriptions, or data collection for profit.
Yes. The project's README explicitly states that the library will forever be free and open source, and the code is released under the GNU General Public License v3.0.
Copy the link provided for the widget you want, then paste it into a Notion page using Notion's embed block or by pasting the URL directly. The widget will appear as a live embedded block.
Yes. The entire app is open source. Clone the repository, run npm install, then npm run dev to start a local server. A MongoDB boilerplate is included for optional analytics but is not needed for the open-source version.
No. Wotion is an independently operated application and is not associated with, endorsed by, or affiliated with Notion or its subsidiaries, as stated in the repository disclaimers.
