Skip to content
/ mercury Public

Mercury automates GitHub and Notion interactions, summarizing activity for the past week and posting it to a Notion workspace

License

Notifications You must be signed in to change notification settings

wbnns/mercury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercury

Alt

Overview

Mercury automates GitHub and Notion interactions, summarizing activity for the past week and posting it to a Notion workspace.

Features

  • Fetches GitHub PRs, Issues, and Gists.
  • Posts weekly summaries to a Notion page.

Setup

  1. Clone the repository.
  2. Set up a virtual environment and install dependencies:
    python -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
  3. Set up the page you want to post to in Notion
  4. Configure your .env file based on .env.example.

Usage

python main.py

License

MIT

About

Mercury automates GitHub and Notion interactions, summarizing activity for the past week and posting it to a Notion workspace

Topics

Resources

License

Stars

Watchers

Forks

Languages