{"id":30732625,"url":"https://github.com/prayerslayer/tracker","last_synced_at":"2025-09-03T17:10:52.921Z","repository":{"id":2802745,"uuid":"3803453","full_name":"prayerslayer/tracker","owner":"prayerslayer","description":"A simple tool for tracking mouse and keyboard for a given time interval.","archived":false,"fork":false,"pushed_at":"2013-02-24T16:56:37.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T02:57:48.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prayerslayer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-22T23:27:42.000Z","updated_at":"2015-06-17T15:35:36.000Z","dependencies_parsed_at":"2022-09-10T14:01:50.720Z","dependency_job_id":null,"html_url":"https://github.com/prayerslayer/tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prayerslayer/tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayerslayer%2Ftracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayerslayer%2Ftracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayerslayer%2Ftracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayerslayer%2Ftracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prayerslayer","download_url":"https://codeload.github.com/prayerslayer/tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prayerslayer%2Ftracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273477211,"owners_count":25112636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-03T17:10:35.066Z","updated_at":"2025-09-03T17:10:52.894Z","avatar_url":"https://github.com/prayerslayer.png","language":"JavaScript","readme":"# Tracker\n\nThis is a simple Chrome extension that allows you to track mouse and keyboard for *n* seconds. I used it for user testing, so may you. Or fork it and use it for something else.\n\n## Installation\n\nLook [here](http://developer.chrome.com/extensions/getstarted.html#unpacked).\n\n## Usage\n\nClick on the extension icon, then enter the amount of seconds you want to track the mouse and keyboard. It stops automatically when the time is over and inserts a DIV in your webpage that contains the recorded data in JSON format.\n\n## JSON Format\n\n    data = {  \n\t\t\"clicks\": {  \n\t\t\t\"left\": int,  \n\t\t\t\"right\": int  \n\t\t},  \n\t\t\"scrolls\": {  \n\t\t\t\"up\": int,   \n\t\t\t\"down\": int  \n\t\t},  \n\t\t\"path\": float,  \n\t\t\"time_left\": int,  \n\t\t\"keyboard\": char array  \n\t}  \n\t\nPlease note that scrolls.up and scrolls.down do not work right now because I was too lazy to make it work.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprayerslayer%2Ftracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprayerslayer%2Ftracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprayerslayer%2Ftracker/lists"}