This is the human checklist for spreading the project. The repository already
contains the non-human assets: landing page, FAQ, an SEO guide, a social-preview
image, sitemap/robots, README badges, and ready-to-post templates
(promo/launch-templates.md).
Keep everything maintenance-focused and honest: disclose you are the author, don't imply Epson affiliation, avoid "bypass/crack/unlock" wording. This is not legal/marketing-compliance advice; platform rules and laws vary by jurisdiction.
- Push your commits and tag (PowerShell, PAT as password):
cd "D:\AI_Demos\EPSON" git push origin main git push origin v1.0.0 - Create the GitHub Release (Releases → Draft new release → tag
v1.0.0), pasteRELEASE_NOTES_v1.0.0.md, attachdist\MaintenanceCounterUtility-v1.0.0.zip,dist\MaintenanceCounterUtility.exe,dist\SHA256SUMS.txt, publish. - Enable GitHub Pages: Settings → Pages → Deploy from a branch →
main//docs→ Save. Wait ~1–2 min, then openhttps://devmosman.github.io/MaintenanceCounterUtility/. - Add a screenshot: save your app screenshot as
docs\img\screenshot.png, commit and push. (It then shows on the site and README.) - Record a short demo (optional but high-impact): a 30–60s screen capture or GIF of reading + the reset confirmation flow. Add it to the README and site.
- About box (repo home, gear icon): add the description and topics:
epson ecotank waste-ink maintenance-tool windows usb eupl open-source printer. Add the website URL. - Social preview: Settings → General → Social preview → upload
docs/og-image.png(so shared repo links show the card). - Enable Issues and Discussions for support and model reports.
- Submit to:
- AlternativeTo (alternativeto.net) — use the description in
promo/launch-templates.md. - Softpedia, MajorGeeks (submit-software pages).
- Optionally mirror on SourceForge as a download host. Use the maintenance-focused description; link the GitHub release.
- AlternativeTo (alternativeto.net) — use the description in
- Post the guide (not a bare "download my app") using the templates:
- Reddit: r/printers, r/fixit, r/right_to_repair, r/Epson (check each rule).
- Printer/repair forums (e.g. tech/printer repair boards).
- Facebook groups for printer repair / your printer model (large globally).
- Discord/Telegram repair servers. Always disclose authorship and follow each community's self-promo rules.
- Google Search Console: add the site, verify, and submit
https://devmosman.github.io/MaintenanceCounterUtility/sitemap.xml. - Write more guides (one per popular model / error variant), same structure
as
docs/guide-fix-epson-l3250-waste-ink.html. This is what ranks over time. - Translate the best guide into 2–3 languages your audience uses (e.g. Indonesian, Spanish, Arabic, Hindi) as additional pages.
- Answer related questions on Quora / Stack Exchange / GitHub issues of similar tools, helpfully, with a link (use the reply template).
- Analytics (privacy-friendly): create a free GoatCounter site, then in
docs/index.html(and the other pages) uncomment the analytics snippet and replaceYOURCODE. (Or use Cloudflare Web Analytics.) - Watch Release download counts, GitHub stars, and analytics by UTM source (below). Double down on whatever channel converts.
Append to the site URL so you can see where visitors come from:
https://devmosman.github.io/MaintenanceCounterUtility/?utm_source=<reddit|forum|facebook|youtube|twitter>&utm_medium=<post|comment|video>
The templates in promo/launch-templates.md already include these.
- Disclose authorship everywhere.
- Lead with help; respect each community's promo rules (avoid bans).
- Maintenance framing only; keep the non-affiliation notice.
- No Epson logos/branding. Plain-text compatibility wording only.
- Don't ship or link the previously-removed unlicensed data.
- Commits + tag pushed
- GitHub Release published (zip + exe + SHA256SUMS)
- GitHub Pages live; screenshot added
- Repo description, topics, social preview set
- Issues/Discussions enabled
- Submitted to 2–3 directories
- Posted the guide to 3–5 communities (rules followed, author disclosed)
- Search Console verified; sitemap submitted
- Analytics enabled (UTM tracking)
- At least one extra guide / one translation drafted