Skip to content

HAbitsLab/event-timer2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

event-timer2

A very simple static webpage to help with timing of mHealth experiments (or any other experiments). A rework of the original.

Screenshot 2024-04-02 at 00 02 44

Features

  • Add "events" with duration in seconds
  • Export events as JSON (copy text area)
  • Import events as JSON
  • Countdown timer for each event in sequence
  • Record start and end time of each event
  • Export event times as CSV

Run

Open index.html in a browser or, preferred, run a local webserver to serve the static site

python -m http.server 8000 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors