Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 717 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 717 Bytes

Maccabi Toothy Tooth (shinnanit) 🦷

Simple Run

To get the next available "shinnanit" appointments, run:

npx maccabi-toothy-tooth
  1. Select city

    CLI Example

  2. Select the number of days and that's it!

    CLI Example

    * Showing results from the surrounding areas.

Script Run with Arguments

npx maccabi-toothy-tooth [-c <clinicId>] [-n <numOfDays>] [-rtl|--help]
  • If numOfDays or clinicId are missing, then they will be prompted for
  • For a full list of Clinic Ids see This page
  • If you are using a terminal that does not support RTL then the text would be displayed in reveres. you can set --rtl to fix this issue.