Giter Site home page Giter Site logo

dialoguetoolkit / chattool Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 3.0 41.14 MB

Dialogue Experimental Toolkit (DiET)

Home Page: http://dialoguetoolkit.github.io/chattool/

HTML 0.03% Java 99.93% Ragel 0.04%
cmc psycholinguistics interaction communication hci ai-mediated-conversation transformed-social-interaction dialogue

chattool's Introduction

About

This is the new (Sep. 2023) version of the chattool.

Some of the new features are:

  • Telegram Participants can use the Telegram messenger app to connect to the chattool server
  • Remote admin Experimenters can monitor experiments remotely, using Telegram messenger
  • WYSIWYG The chattool includes a "What You See Is What You Get, ie. character by character interface which is useful for programming incremental interventions

Documentation

There is a usermanual on how to use the software (non-programming)

The webpage of the chattool is at: https://dialoguetoolkit.github.io/chattool/

The programming documentation is at: https://dialoguetoolkit.github.io/docs/

If you have any questions, please email [email protected] or [email protected]

See also https://gjmills.github.io/

Getting started

The project should run "out of the box" in netbeans (as a Maven project).

The project contains a pom.xml file that contains a list of all the dependencies.

Starting the server

To start the server, use java -jar "chattool.jar SERVER

The server will listen for incoming connections on port 20000

To change this, use java -jar "chattool.jar SERVER %PORTNUMBER% where %PORTNUMBER% is the portnumber

it is advisable to read through the "quick start" sections in the user manual before programming the chattool!

Starting the client

Telegram clients

Please follow the instructions in the usermanual

Non-telegram clients

To start a client from the commandline you need to specify the IP address and port number to connect to, e.g.

java -jar "chattool.jar" CLIENT localhost 20000

which would connect to localhost (the local machine) on port 20000

It is also possible to start clients (locally) from the server GUI by selecting the button "Additional Client" (please see the user manual how to do this)

chattool's People

Contributors

dialoguetoolkit avatar gjmills avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.