Docker image that contains everything necessary to run TS3Bot almost out of the box.
 
 
Go to file
Icedream 2e246a1a98 Do not require an isolated GUI anymore.
This commit allows the TS3Bot to boot in an environment where
there is no way to boot an isolated graphical environment. In that case
TS3Bot will try to use the already existing display and the desktop
manager that runs on it already.

This adds some undefined error cases which still need to be found and
fixed, so be warned: This commit is very, VERY experimental!
2015-11-02 12:46:30 +01:00
services Do not require an isolated GUI anymore. 2015-11-02 12:46:30 +01:00
.gitignore Replace .gitignore with a more complete copy. 2015-10-16 14:42:03 +02:00
app.iced Use custom XDG runtime dirs for better isolation. 2015-11-02 12:45:27 +01:00
app.js Added explicit process.exit after app shutdown. 2015-10-29 03:08:44 +01:00
config.iced Initial commit. 2015-10-15 17:40:20 +02:00
logger.iced Initial commit. 2015-10-15 17:40:20 +02:00
package.json Use custom XDG runtime dirs for better isolation. 2015-11-02 12:45:27 +01:00
require_bin.iced Make xdotool optional. 2015-11-02 12:18:36 +01:00
service_depcomparer.iced Initial commit. 2015-10-15 17:40:20 +02:00
service_template.iced Initial commit. 2015-10-15 17:40:20 +02:00
services.iced Remove the HTTP API server and do everything directly. 2015-10-21 14:19:56 +02:00
sugar_property.iced Initial commit. 2015-10-15 17:40:20 +02:00
ts3query.iced Fix line breaks and tabs not being properly escaped in ts3query.iced. 2015-10-27 23:38:14 +01:00
ts3settings.iced I'm on a roll with this today. 2015-10-24 11:28:44 +02:00
x11.iced Make xdotool optional. 2015-11-02 12:18:36 +01:00