{"id":13911263,"url":"https://github.com/lacunaverse/hawk","last_synced_at":"2025-07-18T11:30:38.844Z","repository":{"id":40748378,"uuid":"283875494","full_name":"lacunaverse/hawk","owner":"lacunaverse","description":"get a bird's eye view of you","archived":false,"fork":false,"pushed_at":"2023-01-07T05:47:45.000Z","size":1024,"stargazers_count":3,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-02-15T03:15:54.433Z","etag":null,"topics":["lunar","quantified-self"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lacunaverse.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":"2020-07-30T20:58:35.000Z","updated_at":"2022-09-12T21:44:38.000Z","dependencies_parsed_at":"2023-02-06T13:02:23.399Z","dependency_job_id":null,"html_url":"https://github.com/lacunaverse/hawk","commit_stats":null,"previous_names":["hvlck/hawk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lacunaverse/hawk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacunaverse%2Fhawk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacunaverse%2Fhawk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacunaverse%2Fhawk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacunaverse%2Fhawk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lacunaverse","download_url":"https://codeload.github.com/lacunaverse/hawk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacunaverse%2Fhawk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265750882,"owners_count":23822678,"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":["lunar","quantified-self"],"created_at":"2024-08-07T00:02:04.021Z","updated_at":"2025-07-18T11:30:38.652Z","avatar_url":"https://github.com/lacunaverse.png","language":"TypeScript","readme":"# hawk\n\n`get a bird's eye view of you`\n\na tool for [quantified-self](https://en.wikipedia.org/wiki/Quantified_self)\n\nHawk is a tool to log data about yourself and make informed decisions off of it.\n\n## Roadmap\n\n+ API\n+ exporting data\n+ viewing data\n  + pretty-printed dates rather than unix time\n  + data diffing (variance between intervals)\n  + comparisons, ranges\n+ combine into single binary\n\n## Setup\n\n### Development\n\nRequirements:\n\n+ [npm](https://www.npmjs.com/)\n+ [go](https://golang.org/)\n\nRunning:\n\n`go run .`\n\n## Terminology\n\n### Logs\n\nLogs are an instance of a metric. They describe a single datapoint in a category (metric). For instance:\n\n+ how far did I run on 2020.10.09?\n+ how long did I sleep on 2020.10.09?\n\nTogether, logs form collections of data which can be used to create inferences and goals.\n\n### Metrics\n\nMetrics are a statistic, to describe a category to log. For instance:\n\n+ weight\n+ distance ran\n+ minutes slept\n\nThey have three criteria:\n\n+ a name, to describe the metric\n+ a type, to represent acceptable values for the metric\n  + can be a true/false value, number, or text\n+ a frequency, to determine how often a metric should be logged (daily, monthly, etc.)\n+ optionally, a validator (regex)\n\n## API\n\n## Credits\n\n+ [Heroicons](https://heroicons.dev/)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacunaverse%2Fhawk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flacunaverse%2Fhawk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacunaverse%2Fhawk/lists"}