{"id":13821079,"url":"https://github.com/wakatime/micro-wakatime","last_synced_at":"2026-06-01T03:00:28.411Z","repository":{"id":65314111,"uuid":"313164585","full_name":"wakatime/micro-wakatime","owner":"wakatime","description":"Micro editor plugin for automatic time tracking and metrics generated from your programming activity.","archived":false,"fork":false,"pushed_at":"2023-10-12T12:37:48.000Z","size":45,"stargazers_count":24,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-29T00:55:38.920Z","etag":null,"topics":["analytics","metrics","quantified-self","time-tracker","time-tracking"],"latest_commit_sha":null,"homepage":"https://wakatime.com/micro","language":"Lua","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/wakatime.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-16T01:52:08.000Z","updated_at":"2026-01-31T11:25:21.000Z","dependencies_parsed_at":"2024-05-28T19:37:29.148Z","dependency_job_id":null,"html_url":"https://github.com/wakatime/micro-wakatime","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/wakatime/micro-wakatime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fmicro-wakatime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fmicro-wakatime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fmicro-wakatime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fmicro-wakatime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wakatime","download_url":"https://codeload.github.com/wakatime/micro-wakatime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fmicro-wakatime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33757790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["analytics","metrics","quantified-self","time-tracker","time-tracking"],"created_at":"2024-08-04T08:01:14.790Z","updated_at":"2026-06-01T03:00:28.356Z","avatar_url":"https://github.com/wakatime.png","language":"Lua","funding_links":[],"categories":["analytics"],"sub_categories":[],"readme":"# WakaTime for Micro Editor\n\n[![Coding time tracker](https://wakatime.com/badge/github/wakatime/micro-wakatime.png?branch=master)](https://wakatime.com/badge/github/wakatime/micro-wakatime)\n\nMetrics, insights, and time tracking automatically generated from your programming activity.\n\n## Installation\n\nUsing the plugin manager:\n\n```shell\nmicro -plugin install wakatime\n```\n\nOr from within micro (must restart micro afterwards for the plugin to be loaded):\n\n```shell\n\u003e plugin install wakatime\n```\n\nOr manually install by cloning this repo as `wakatime` into your `plug` directory:\n\n```shell\ngit clone https://github.com/wakatime/micro-wakatime ~/.config/micro/plug/wakatime\n```\n\nFor the first time you install WakaTime in your machine the Micro startup could delay a bit.\n\n1. Enter your [api key](https://wakatime.com/api-key), then hit `Enter`.\n\n   \u003e (If you’re not prompted, press ctrl + e then type `wakatime.apikey`.)\n\n2. Use Micro Editor and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).\n\n## Usage\n\nVisit https://wakatime.com to see your coding activity.\n\n![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)\n\n## Configuring\n\nExtension settings are stored in the INI file at `$HOME/.wakatime.cfg`.\n\nMore information can be found from [wakatime core](https://github.com/wakatime/wakatime#configuring).\n\n## Troubleshooting\n\nFirst, turn on debug mode:\n\n1. Run micro with flag `-debug`.\n   \u003e Logs are only generated when running with debug flag. Any other previous logs haven't been recorded.\n\nNext, navigate to the folder you started micro and open `log.txt`.\n\nErrors outside the scope of this plugin go to `$HOME/.wakatime/wakatime.log` from [wakatime-cli][wakatime-cli-help].\n\nThe [How to Debug Plugins][how to debug] guide shows how to check when coding activity was last received from your editor using the [Plugins Status Page][plugins status page].\n\nFor more general troubleshooting info, see the [wakatime-cli Troubleshooting Section][wakatime-cli-help].\n\n[wakatime-cli-help]: https://github.com/wakatime/wakatime#troubleshooting\n[how to debug]: https://wakatime.com/faq#debug-plugins\n[plugins status page]: https://wakatime.com/plugin-status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fmicro-wakatime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwakatime%2Fmicro-wakatime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fmicro-wakatime/lists"}