Skip to content

Releases: HA2077/SmartChef

SmartChef Restaurant Management System v1.1

14 Dec 18:56

Choose a tag to compare

📥 Downloads

Windows | SmartChef.rar | Executable designed for Windows 10/11.
Linux (Debian/Ubuntu) | SmartChef.tar.xz | Executable designed for Ubuntu, Debian, and Linux Mint (Debian Based).

🛠️ Installation & Usage Instructions

Windows Users (.rar)

  1.     Download the SmartChef-Windows.rar file.
    
  2.     Extract the archive using WinRAR or 7-Zip. This will create a folder named SmartChef-Windows.
    
  3.     Navigate into the extracted SmartChef-Windows folder.
    
  4.     Run the application by double-clicking the SmartChef.exe executable file.
    

Linux Users (.tar.xz)

  1. Download the SmartChef-Linux.tar.xz file.
    
  2. Extract the archive using your file manager or the command line:  "tar -xf SmartChef-Linux.tar.xz"
    
  3. Navigate into the extracted SmartChef folder:  "cd SmartChef-Linux"
    
  4. Grant Execution Permission: You may need to grant the file permission to run: "chmod +x SmartChef"
    
  5. Run the application: "./SmartChef"
    

🔑 Default Login Credentials (For Testing) (You can change the users yourself)

Manager (Admin) | hassan | HA
Waiter (POS) | zoz | zoz
Chef (KDS) | Abr7 | 1234

What is new in Update 1.1

  1. Added "Update Menu" button to the POS window to get the latest menu.
  2. Fixed massages that appeared on the main window.
  3. Fixed the windows that were stuck behind the main window.

SmartChef Restaurant Management System v1.0

12 Dec 13:53
54b09a1

Choose a tag to compare

SmartChef is a comprehensive desktop application built with Python and Tkinter for managing restaurant operations, including Point of Sale (POS), Kitchen Display (KDS), and Admin analytics.

📥 Downloads

Windows | SmartChef.rar | Executable designed for Windows 10/11.
Linux (Debian/Ubuntu) | SmartChef.tar.xz | Executable designed for Ubuntu, Debian, and Linux Mint (Debian Based).

🛠️ Installation & Usage Instructions

Windows Users (.rar)

  1.     Download the SmartChef.rar file.
    
  2.     Extract the archive using WinRAR or 7-Zip. This will create a folder named SmartChef.
    
  3.     Navigate into the extracted SmartChef folder.
    
  4.     Run the application by double-clicking the SmartChef.exe executable file.
    

Linux Users (.tar.xz)

  1. Download the SmartChef.tar.xz file.
    
  2. Extract the archive using your file manager or the command line:  "tar -xf SmartChef.tar.xz"
    
  3. Navigate into the extracted SmartChef folder:  "cd SmartChef"
    
  4. Grant Execution Permission: You may need to grant the file permission to run: "chmod +x SmartChef"
    
  5. Run the application: "./SmartChef"
    

🔑 Default Login Credentials (For Testing) (You can change the users yourself)

Manager (Admin) | hassan | HA
Waiter (POS) | zoz | zoz
Chef (KDS) | Abr7 | 1234