Mhadi-1382 / HTML-Aassistant

HTML Assistant is a HTML kernel utility that can help you with user-side coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML-Aassistant

HTML Assistant is a HTML kernel utility that can help you with user-side coding. This assistant receives commands by voice from the user and after the necessary processing, adds the command or attribute to the file and the changes in the file will be applied immediately.

v1.0 (Friday, August 5, 2022) :

  • 28 Command HTML (Support HTML5)

Installation :

To launch the program, first install the required packages and then use the program safely. You can also install the required packages by running the setup.bat file.

Core Dependencies :

  • SpeechRecognition
  • colorama
  • platform
  • pyttsx3
  • random
  • os

About

HTML Assistant is a HTML kernel utility that can help you with user-side coding.

License:MIT License


Languages

Language:Python 98.7%Language:Batchfile 1.3%