Mhadi-1382 / CSS-Assistant

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS-Assistant

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

CSS-Assistant

CSS Assistant is a CSS 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 (Sunday, June 6, 2022):

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

More information: https://dev.to/mhadi2003/css-assistant-8ha

About

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

License:MIT License


Languages

Language:Python 98.7%Language:Batchfile 1.3%