{"id":15479757,"url":"https://github.com/gr2m/mite.goal","last_synced_at":"2025-08-12T09:10:35.968Z","repository":{"id":10431834,"uuid":"12595322","full_name":"gr2m/mite.goal","owner":"gr2m","description":"A simple, HTML-based app to set and visualize goals for time or revenue tracked with mite (http://mite.yo.lk/)","archived":false,"fork":false,"pushed_at":"2020-10-15T00:03:06.000Z","size":276,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T02:44:43.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gr2m.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-04T16:00:14.000Z","updated_at":"2024-03-21T18:30:44.000Z","dependencies_parsed_at":"2022-09-22T19:42:01.592Z","dependency_job_id":null,"html_url":"https://github.com/gr2m/mite.goal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gr2m/mite.goal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fmite.goal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fmite.goal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fmite.goal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fmite.goal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr2m","download_url":"https://codeload.github.com/gr2m/mite.goal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fmite.goal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269663304,"owners_count":24455793,"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-08-09T02:00:10.424Z","response_time":111,"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":"2024-10-02T04:25:58.649Z","updated_at":"2025-08-12T09:10:35.940Z","avatar_url":"https://github.com/gr2m.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"mite.goal\n===========\n\nA simple, HTML-based app to set and visualize goals for\ntime or revenue tracked with [mite](http://mite.yo.lk/).\n\nIt looks like this:\n![screenshot](https://raw.github.com/gr2m/mite.goal/master/screenshot.png)\n\nThe API to create this chart:\n\n```js\n// parses the passed URL, loads it's time entries, compares to expectatiosn (50h)\n// and draws a diagram (today until Sep 10th) showing my progress compared to the goal\nMiteGoal({\n  apiKey: '12345678'\n})\n.expect('https://example.mite.yo.lk/reports/time_entries#project_id=123')\n.toBe(50)\n.by('2013-09-10')\n.render()\n```\n\nDemo\n------\n\nYou can give it a try at http://gr2m.github.io/mite.goal?\n\nIt will ask for your mite API key, you can find it at https://\u003cyour account\u003e.mite.yo.lk/myself.\nIt will be stored in your browsers cache (localStorage). No other side will be able to access it.\n\nNow\n\n1. go to your mite account\n2. put together a nice report\n3. Copy the URL (looks like https://example.mite.yo.lk/reports/time_entries#project_id=123)\n4. Append the copied URL to http://gr2m.github.io/mite.goal?\n5. Be amazed\n\nLicense \u0026 Copyright\n-------------------\n\n© Gregor Martynus.\nLicensed unter the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fmite.goal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr2m%2Fmite.goal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fmite.goal/lists"}