Skip to content
/ talktime Public

talktime - keep track of the time share participants talk in a discussion.

License

Notifications You must be signed in to change notification settings

tx0h/talktime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talktime

Have you ever watched a political talk show and experienced that one of the participant got more talking time than the others?

This tool shall help you to track the talking time of each person. You enter the name of each person of the conversation in the input field and a button will get created with the name on it. The button also contains the current and the total speaking time of the person. In the upper right corner the whole total of the talk gets summed up.

Press the button with the talkhead name on it, when the participant starts to speak.

Press the [stop timer] button on a break and the [reset] button to restart the complete session. All the information will not get stored. Make a screenshot whenever you like.

alt text

The project is written in node and utilizes the express web server.

Prerequisites:

You need node and npm installed on your device. It even works on a android phone via termux.

Installation notes:

  1. git clone https://github.com/tx0h/talktime.git
  2. cd talktime
  3. npm install
  4. node index.js
  5. Open the URL http://127.0.0.1:3000/ on the machine on which you installed talktime.

Thank you.

About

talktime - keep track of the time share participants talk in a discussion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published