Skip to content

KiidxAtlas/simple-stipple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Stipple

Desktop app for drafting, tracing, and generating pattern fills for laser/vector workflows.

Run locally

python main.py

Install as app command

pipx install .
simple-stipple

Optional CAD extras

pip install .[cad]

Release both desktop artifacts from macOS

From your Mac, create and push a version tag to trigger the GitHub Actions release workflow for both platforms:

./scripts/release.sh v0.1.0

That single tag push builds and publishes:

  • Windows executable: SimpleStipple.exe
  • macOS disk image: SimpleStipple-macOS.dmg

If you prefer manual steps, do the equivalent:

git tag -a v0.1.0 -m "Release v0.1.0"
git push origin v0.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages