Skip to content

Augmenta-tech/Augmenta-chataigne-websocket-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Augmenta Chataigne websocket module

A Chataigne module maintained by Théoriz studio

Install

  • Start Chataigne
  • Right click on the modules panel
  • Click on "Get more modules"
  • Install the module :)

or

git clone https://github.com/Theoriz/Augmenta-chataigne-websocket-module

in the following directory

  • Mac OSX : /Users/Username/Documents/Chataigne/modules
  • Windows : C:\Users\Username\Documents\Chataigne\modules
  • Linux : /home/Username/Chataigne/modules

or

Click on code, then "Download ZIP", and unzip it into an "Augmenta" folder in the modules directory

Then restart Chataigne

Use

In Chataigne, the module will appear in a Theoriz submenu alongside the other modules.

Documentation

Data protocol is here : https://github.com/Theoriz/Augmenta/wiki

Chataigne documentation is here : http://benjamin.kuperberg.fr/chataigne/docs

Dev

In Chataigne, click on the "edit" button to modify the script. (javascript) You can also modify the Json module if needed directly from the file.

Contribute

Fork and submit pull requests! :)

Thanks

Thanks to BenKuper for his kind support and his awesome open source software.

Chataigne is opensource you can check it here : https://github.com/benkuper/Chataigne