Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anoopkarnik/code-automations-notion-systems
A semi code solution with completely customizable automations, productivity systems with 10s of third party connections avaialble on top of Notion for its dashboard and data storage. This is a perfect automation and productivity solution for users with some coding background trying to automate all of their life.
https://github.com/anoopkarnik/code-automations-notion-systems
automation flask kafka next-auth nextjs node productivity semi-code-along shadcn-ui solopreneur
Last synced: 4 days ago
JSON representation
A semi code solution with completely customizable automations, productivity systems with 10s of third party connections avaialble on top of Notion for its dashboard and data storage. This is a perfect automation and productivity solution for users with some coding background trying to automate all of their life.
- Host: GitHub
- URL: https://github.com/anoopkarnik/code-automations-notion-systems
- Owner: anoopkarnik
- Created: 2024-06-04T01:52:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T19:31:15.000Z (about 1 month ago)
- Last Synced: 2024-11-25T20:28:06.517Z (about 1 month ago)
- Topics: automation, flask, kafka, next-auth, nextjs, node, productivity, semi-code-along, shadcn-ui, solopreneur
- Language: TypeScript
- Homepage: https://bsamaritan.com
- Size: 10.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BSamaritan: Code Automations and Systems for Gamifying Life
**BSamaritan** is a customizable automation and productivity solution integrating third-party services with Notion for gamifying life.
## Overview
The project mainly is divided into 3 parts:
### Systems
Clone the Notion Templates for the below systems.
1) **Project Management**
2) **Personal Finance**
3) **Personal Productivity**
4) **Knowledge & Skill Development**
5) **Social & Relationships**### Automations
**Triggers**
1) Schedule - Cron
2) Webhook - Internal Webhook
**Actions**1) Webhook - External Webhook
2) Code - Python Code, Javascript Code
### Connections
1) Notion
2) OpenAI
3) Google Drive
4) Youtube## Installation Guide
### Without Docker
### With Docker
1) npm i
2) npm run db:generate
3) npm run dev to run all the apps## Usage
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.## License
This project is licensed under the [MIT License](LICENSE).