๐Ÿ’ก Free: 200 emails/month โ€” enough for a daily treatment for 6+ months. No credit card required.

What you'll need

Step 1 โ€” Create an EmailJS account

  1. Go to emailjs.com
  2. Tap Sign Up and create a free account
  3. Confirm the email you receive

Step 2 โ€” Connect your Gmail

This is the account emails will be sent from.

  1. In the EmailJS dashboard, click Email Services in the left menu
  2. Click Add New Service
  3. Choose Gmail
  4. Click Connect Account โ†’ the Google window opens โ†’ choose your Gmail account and authorize
  5. Give the service a name (e.g. Miau App) โ†’ click Create Service
  6. Note or copy the Service ID โ€” it looks like service_abc1234

Step 3 โ€” Create the email template

The template defines what the email you receive looks like.

  1. In the left menu click Email Templates
  2. Click Create New Template
  3. Fill in the fields:

To Email:

{{to_email}}

Subject:

Miau โ€” Treatment {{copil}} on {{data}}

Body (email content):

Hello, Treatment report for {{copil}}. Date: {{data}}, time: {{ora}} Dose given: {{picaturi}} drops ร— {{unitati}} units Symptoms: {{simptome}} Staloral stock: {{stoc_pic}} drops left in the vial, {{stoc_fla}} spare vials Antihistamine stock: {{stoc_anti}} --- Sent automatically by the Miau app ๐Ÿพ
  1. Click Save
  2. Note the Template ID โ€” it looks like template_xyz7890

Step 4 โ€” Copy your Public Key

  1. Click the profile icon (top right) โ†’ Account
  2. Go to the General section
  3. Copy the Public Key โ€” a string of ~20 characters

Step 5 โ€” Enter the details in the Miau app

  1. Open Miau โ†’ Settings โš™๏ธ tab
  2. Scroll to the EmailJS Setup section
  3. Fill in the 3 fields: Service ID, Template ID, Public Key
  4. Tap Save
  5. Above that, in the Daily email reports section, enable the toggle and enter the address you want reports sent to
  6. Tap Save
โœ… Testing: Complete a treatment in the app โ†’ check your inbox. If it doesn't arrive within 2โ€“3 minutes, also check your Spam folder (first emails sometimes land there).

Variables available in the template

You can customize the email text anytime using these variables:

VariableWhat it contains
{{copil}}Treatment name (e.g. "Matei โ€” cat")
{{data}}Date in DD.MM.YYYY format
{{ora}}Time the treatment was completed
{{picaturi}}Number of drops given
{{unitati}}Units (10 or 100)
{{simptome}}List of symptoms or "All OK"
{{stoc_pic}}Drops left in the vial
{{stoc_fla}}Spare vials in stock
{{stoc_anti}}Antihistamine stock (or "N/A")