- Vue 87.4%
- TypeScript 8.2%
- HTML 4.4%
| printmechecks | ||
| LICENSE | ||
| readme.md | ||
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 and you must provide your banking details to a third party. This is silly! This project was literally completed in one day and gets the same job done.
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
Simple Vue App for printing checks on 8.5x11 paper.
Features
- Printing from the 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.
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

_e9e4be02.png)