Files
basicmachines-co-basic-memory/installer
phernandez 12cd1e43b0 create .dmg
2025-02-07 23:09:48 -06:00
..
2025-02-07 22:02:59 -06:00
2025-02-07 22:02:59 -06:00
2025-02-07 23:09:48 -06:00

Basic Memory Installer

This directory contains the macOS installer for Basic Memory.

Building the Installer

Build the installer:

cd installer
python setup.py build

The installer app will be created in installer/build/Basic Memory Installer

Development

  • installer.py - Main installation script
  • setup.py - py2app configuration for building the macOS app