Cyclops789 / source-cmd-gui

Example GUI for source_cmd_parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

SourceCmdGui is a exmaple implementation of source_cmd_parser that uses Tauri as the front end.

Features

  • Prebuilt in commands
    • Ping
    • Explain (ChatGPT explaination feature)
    • Personality (Sets perstioanlity for Explain)
    • Eval (Evaluates math expressions)
    • Chat GPT Respond (Responds to every chat message)
    • Mimic (Repeats what was just said in chat)
    • Python (Enables/Disables Python command scripting)
  • Python Scripting
    • Allows to create commands in python

Demo

DEMO

Windows Support

I have not tested this on windows, I assume there is some things that won't work.

About

Example GUI for source_cmd_parser


Languages

Language:Rust 58.7%Language:SCSS 15.3%Language:TypeScript 14.5%Language:HTML 11.5%