Skip to content
 
 

Repository files navigation

ASSNP

ASSNP_demo.png

Print arbitrary text to your Amazon Smart Sticky Note Printer over ipp.

Setup

  1. Install dependencies:
bun run init

This creates a Python virtual environment and installs all required packages.

Development

Run the development server:

bun run dev

This starts both the React frontend and Python backend. The app will be available at http://localhost:5173.

Building

Create a standalone executable:

bun run build

The build process packages both the frontend and backend into a single executable using PyInstaller.

Platform-specific Builds

Each platform has its own spec file:

  • build-linux.spec
  • build-macos.spec

Note: Build on the target platform - macOS builds must be done on macOS, etc.

About

Print arbitrary text to your Amazon Smart Sticky Note Printer over ipp on macOS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages