Skip to content

acrosman/image2pattern

Repository files navigation

image2pattern

A simple electron app to convert an image to a cross-stitch pattern.

Status

CircleCI

Setup Instructions

Not currently packaged as an executable application on any platform. To run you will need to have node installed and running on your local system.

To begin working locally:
  1. Fork this repository to your own GitHub account
  2. Clone it to your local device
  3. Install the dependencies: npm install
  4. Run the app by starting electron, building the code and watch for changes: npm start

A couple test wrappers to aid debugging and development:

npm run image-test

npm run gen-test

Pull requests and suggestions welcome.

About

Electron App to convert an image to a cross-stitch pattern.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published