{"id":16386316,"url":"https://github.com/tmcw/minute","last_synced_at":"2025-03-21T02:31:18.404Z","repository":{"id":2029688,"uuid":"2966151","full_name":"tmcw/minute","owner":"tmcw","description":"a personal data visualizer","archived":false,"fork":false,"pushed_at":"2014-07-11T04:45:07.000Z","size":436,"stargazers_count":36,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T01:55:50.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://macwright.org/2012/02/15/minute.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmcw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-12T17:53:35.000Z","updated_at":"2021-10-16T21:44:21.000Z","dependencies_parsed_at":"2022-08-28T21:10:20.007Z","dependency_job_id":null,"html_url":"https://github.com/tmcw/minute","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fminute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fminute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fminute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcw%2Fminute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmcw","download_url":"https://codeload.github.com/tmcw/minute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102712,"owners_count":20398386,"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","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":"2024-10-11T04:16:55.290Z","updated_at":"2025-03-21T02:31:18.073Z","avatar_url":"https://github.com/tmcw.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## minute\n\n![](http://macwright.org/graphics/minute_new.png)\n\nOne of many possibilities for a personal statistics dashboard. Currently\nit works with [minute-agent](https://github.com/tmcw/minute-agent), my\nCocoa keycounter application to show off keystrokes. It's a work in progress.\n\nUses lots of [d3](http://mbostock.github.com/d3/) behind the scenes,\nwith just a quick hint of jQuery to tie things together.\n\n## Installation\n\n[Install minute-agent](https://github.com/tmcw/minute-agent).\n\nDownload or git clone this repository into any directory you want (for example: `~/Sites/minute`). From that directory run `make run`. Now simply point your browser at `http://localhost:8888` and you should get a blank page with an error message.\n\nTo visualize a snapshot of your keystrokes, _copy_ `keystrokes.log`\nfrom `~/Documents/minute/keystrokes.log` to `~/Sites/minute/keystrokes.log`.\n\nTo have continuously updating version, link the two:\n\n    ln -s ~/Documents/minute/keystrokes.log ~/Sites/minute/keystrokes.log\n\n## Variations\n\n`basic-canvas.html` contains a reimplementation of `index.html` that does\ndrawing in Canvas. This is mainly due to me testing in Google Chrome 'Canary',\nwhich has a subpar SVG implementation. The canvas render version is lightning-fast\nin Safari.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fminute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmcw%2Fminute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcw%2Fminute/lists"}