Skip to content

Talk and Play is a system that allows people with disabilities to communicate, play games, listen to music, watch movies, and train for a quicker rehabilitation.

License

Notifications You must be signed in to change notification settings

scify/TalkAndPlay

Repository files navigation

TalkAndPlay

screenshot

About

Talk and Play is a system that allows people with disabilities to:

  • communicate with their environment
  • be more independent during their leisure time
  • receive training and exercise for rehabilitation at home, under the guidance of their therapist.

This way, they will be able to communicate, listen to music, watch movies and train for a quicker rehabilitation.

Building and running the project

This project uses Maven as a build tool.

In order to build the executable files, run:

mvn clean package

This will generate a target/talkandplay-X.Y-SNAPSHOT-jar-with-dependencies.jar file.

In order to run the file, the active working directory must have the following configuration files, as well as the resources directory:

resources/
conf.xml
log4j.properties
properties.xml

Updater

Once running, the app looks at the URL defined in the versionFileUrl field in properties.xml in order to check for an update version. If a new version is found, then the file defined in zipUrl is downloaded, extracted, and it's contents overwrite the resource files of the project.

Screenshots

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

Development

The project is being developed by SciFY with the exclusive donation from Stavros Niarchos Foundation.

Upload icon made by Yannick from Flaticon