π§βπ» Interactive Mode
Kenat CLI features a guided interactive mode for users who prefer prompts and menus.
How to Start
Type kenat with no arguments:
kenatYouβll see a welcome banner and be prompted for commands. Available commands include:
- today
- convert
- holiday
- calendar
- bahirehasab
- help
- exit
Features
- Guided prompts for date conversion, holiday filtering, and calendar display
- Multi-select for holiday tags
- Error handling and input validation
- Type
helpat any time for command info - Type
exitto leave interactive mode
Example Session
kenat > convert 2016/09/15 --to gregorian
kenat > holiday --this-month --filter public
kenat > calendar --year 2017 --month 1
kenat > bahirehasab 2017
kenat > exitLast updated on