Skip to content

y-marui/python-header-maker

Repository files navigation

python-header-maker

This is the reference (English) version. The canonical (Japanese) version is README-jp.md.

License: MIT CI Charter Check GitHub Sponsors Buy Me a Coffee

GUI tool for creating note.com article header images (1280×670). Drag & drop images onto the macOS app to add titles, themes, and period labels with crop control.

Setup

git clone https://github.com/y-marui/python-header-maker.git
cd python-header-maker
make install

make install builds the Automator app, installs it to /Applications/Note Header Maker/, and creates a shortcut on the Desktop.

Usage

Launch Note Header.app from the Desktop or Applications, or drag image files directly onto the app icon.

Command Description
make build Build Automator app and install to /Applications/Note Header Maker/
make desktop Create Desktop shortcut
make install build + desktop
make lint ruff check .
make type mypy src
make test pytest
make all lint + type + test

Requirements

  • macOS (Automator / osascript)
  • Python 3.11+
  • uv

License

MIT License — see LICENSE


This document has a Japanese canonical version README-jp.md. Update both in the same commit when editing.

About

Python GUI for making header image for note.com

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors