Skip to main content

Git repository

The git repository (https://gitlab.com/hacklab01/suda) keeps all SUDA files. It's used to easily migrate configuration files, service files, static files (art scripts, HTML, JS, and CSS) and all other neccesary settings to a suda installation.

|-- README.md - a short readme file for the installer
|--  art - this is all the art
|   |-- maps - Mouse Audio Process Streaming - puredata soundart
|   `-- web - files for the web interface (HTML / CSS / JavaScript)
|-- config - Linux software config files
|-- scripts - art Bash scripts, startup scripts, xdotool scripts
`-- suda-installer.sh - a script that automates the SUDA install process