Skip to content

kasirgalabs/TilkiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Tilki Tilki main icon

Tilki is a Java based desktop app which planned to be used on exams. During the exam, the program takes
snapshots at given intervals and merges the snapshots together, finally outputs a video.
At the end of the exam, client chooses the files to upload and uploads them using the GUI.
The video uploads automatically with the files.
It's also possible to manage multiple exams at a same time with Tilki.

Requirements

Oracle JDK/JRE 1.5 or newer.
All the zip/jar libraries must be included to classpath.
**Not compatible with OpenJDK.

Setup

After compiling, run program by executing MainClient.
To create, delete or edit exams; use FoxServerSetup
Server IP can be edited from MainClient(Defaultly localhost).

User Manual

Turkish: http://www.kasirgalabs.com/wp-content/uploads/2017/02/Tilki_Kullanim_Rehberi.pdf

Licences

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Continuous Integration

Build Status