Skip to content

Free tool for printing your own checks on blank stock

Notifications You must be signed in to change notification settings

sktzofrenic/printmechecks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

PMV

What is this?

Print Me Checks is an open source check printing tool that runs on the web.

Goal

The purpose of this project is to provide a free, locally run alternative to check printing tools that exist on the internet. Some of these tools charge $1.25 or more to print a check. This is silly as this project was literally completed in one day and does the same purpose.

I buy blank check stock from (insert store here) and then use this tool to print checks for all my businesses with multiple bank accounts. Works like a charm!

Screenshot

PMV

Simple Vue App for printing checks on 8.5x11 paper.

Features

  • Printing to Browser
  • Fancy signature font (optional)
  • Routing and Account number uses official E13B Font
  • Run locally to avoid sharing your account number over the internet
  • Automatically converts amount of money to english words

Demo

If you don't want to run the project locally, you can try out the demo version for free. Hosting is not guaranteed to be up and running in the future though, but I'll keep it up as long as I can.

Demo

Requirements

Must Have Node installed

Usage

Clone the repository

git clone https://github.com/sktzofrenic/printmechecks.git

Enter the project directory

cd printmechecks

Install JS dependencies

npm install

Compile and Hot-Reload for Development

npm run dev

Then go to http://localhost:5173/ in your browser to start printing