Skip to content

blindpro/NVGT-Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVGT Helpers

A few helper classes for the NVGT programming language.

The plugins folder contains the plugins that the classes are made for. To install them, paste them in your c:\NVGT\lib folder.

  • All of the classes in the helper classes folder need the plugins, accept for the mouse helper.
  • All of the classes contain documentation in the form of comments in the code.
  • There is a examples folder that has some examples of the classes being used.
  • documentation for each class may come in the future.

List of plugins include

  • notifications, a plugin to work with the windows notifications API.
  • voice_command, a plugin to work with the windows sppeech API.
  • audio_recorder, a plugin to record system or mic audio, or both.

About

A few helper classes for the NVGT programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors