Skip to content

joaoipiraja/fastmenu

Repository files navigation

Fast Menu 🍛 🤖

2nd Challenge - Mac CLI App

Motivation 💡

Help with my daily routine in my mother local business. That's why, i decided to create a SPM to generate menu by an input string using my skills in machine learning (Core ML Framework). The results was pretty amazing: the NLP model had a great perfomance classifying 4 main dishes of the bento box

Install 💻

cd /usr/local/bin
sudo curl -OL https://github.com/joaoipiraja/fastmenu/releases/latest/download/fastmenu
sudo chmod 755 fastmenu

Run 💻

fastmenu --help
 
OVERVIEW: Generate your menus easier than ever

USAGE: fast-menu [--copy-to-paste-board] [--service-time <service-time>]

OPTIONS:
  --copy-to-paste-board   Execute menu script
  --service-time <service-time>
                          Time interval of service (default: 11:30 ~ 12:30)
  --version               Show the version.
  -h, --help              Show help information.
 
 fastmenu --service-time '12:30 ~ 13:00' --copy-to-paste-board
 fastmenu --copy-to-paste-board