BSamaritan is a customizable automation and productivity solution integrating third-party services with Notion for gamifying life.
The project mainly is divided into 3 parts:
Clone the Notion Templates for the below systems.
- Project Management
- Personal Finance
- Personal Productivity
- Knowledge & Skill Development
- Social & Relationships
Triggers
- Schedule - Cron
- Webhook - Internal Webhook
Actions
- Webhook - External Webhook
- Code - Python Code, Javascript Code
- Notion
- OpenAI
- Google Drive
- Youtube
- npm i
- npm run db:generate
- npm run dev to run all the apps
i) Scheduler Template From a Scheduler Notion Database based on properties of pages which define schedule of habits, tasks and financial obligations, we create calendar pages in notion with notifications for reminding using a Cron Scheduler Trigger every 30 Minutes and Python Code with Query Database, Create Page in Database and Update Page Sample Codes.
ii) Subscribed Channels Addition Template From a Youtube Account Add Details of all channels subscribed to a Notion Youtube Channel Database every Day at 12.
iii) Storing Youtube Liked Videos Template From a Youtube Account Add Liked videos properties and youtube embedding as a page in Notion Videos Database Every Hour.
This project is licensed under the MIT License.