StitchCounter
An app to count stitches in crochet patterns. Multiplatform.
Install / Use
/learn @aheze/StitchCounterREADME
An app to count your crochet patterns' stitches! Made with 100% SwiftUI, no UIKit, and no 3rd party dependencies. Powered by regular expressions. Download: Mac app • iOS ipa
Purpose
To count the number of stitches in a crochet pattern. My sister runs an Etsy shop, StuffingStuff, which sells crochet stuff and patterns. Supposedly, manually counting stitches to make a pattern is very tedious and error-prone. This app makes it easy.
Features
<table> <tr> <td> Counter </td> <td> Settings </td> </tr> <tr> <td> <img src="Assets/counter.png"> </td> <td> <img src="Assets/settings.png"> </td> </tr> <tr> <td colspan="2"><br>- Write any pattern, then press <strong>Count</strong>. That's it!
- It's powered by regex, so your pattern doesn't need to be perfect.
- Press the big purple number to copy it to your clipboard.
- The breakdown lets you double-check to make sure everything is right.
- Have your own stitch abbreviations? No problem, just go to Settings, then press <strong>Save</strong>.
- Stitch abbreviations support regex too.
- You can even set the number of stitches for each abbreviation.
Crochet Abbreviation Reference
These come built-in with the app. If you want to edit, add, or remove any, just head over to the Settings screen.
Stitch name | Abbreviation | # of stitches
--- | --- | ---
Increase | inc | 2
Single Crochet | sc | 1
Single Crochet # Together | sc#tog | 1
Decrease | dec | 1
Slip Stitch | sl st | 1
Half Double Crochet | hdc | 1
Double Crochet | dc | 1
Triple Crochet | tr | 1
Foundation Single Crochet | FSC | 1
Crochet is a process of creating textiles by using a crochet hook to interlock loops of yarn, thread, or strands of other materials. The name is derived from the French term crochet, meaning 'small hook'. Hooks can be made from a variety of materials, such as metal, wood, bamboo, or plastic. — Wikipedia

</details> <details> <summary><strong>What are patterns?</strong></summary> <br>
It's like an instruction manual, but for crocheting.
</details>
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

