Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wakatime/komodo-wakatime
Komodo plugin for automatic time tracking and metrics generated from your programming activity.
https://github.com/wakatime/komodo-wakatime
komodo-extension time-tracking
Last synced: 7 days ago
JSON representation
Komodo plugin for automatic time tracking and metrics generated from your programming activity.
- Host: GitHub
- URL: https://github.com/wakatime/komodo-wakatime
- Owner: wakatime
- License: bsd-3-clause
- Created: 2014-03-28T02:28:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T19:57:25.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T03:14:48.171Z (7 months ago)
- Topics: komodo-extension, time-tracking
- Language: Python
- Homepage: https://wakatime.com/komodo
- Size: 2.79 MB
- Stars: 119
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
README
komodo-wakatime
===============Quantify your coding inside Komodo with http://wakatime.com/.
Features
--------* Detects project name from revision control software. (ex: git, subversion, mercurial)
* Language breakdown showing your most-used programming languages.
* Monthly, weekly, or daily email summaries.
* See logged time per project or branch.Installation
------------1. Inside Komodo, navigate to `Tools` → `Add-ons`.
2. Press the left arrow key to go up one level.
3. Search for `WakaTime` and press `Enter` to install.
4. When prompted, click `Restart Now`.
5. Enter your [api key](https://wakatime.com/settings#apikey).
6. Use Komodo and your time will be tracked for you automatically.
7. Visit https://wakatime.com to see your logged time.Screen Shots
------------![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)
Troubleshooting
---------------Open your log file `Help → Troubleshooting → View Log File` and look for WakaTime related error messages.
Also, [turn on debug mode][troubleshooting] then tail your `$HOME/.wakatime.log` file to debug wakatime cli problems.
For more general troubleshooting information, see [wakatime/wakatime#troubleshooting][troubleshooting].
[troubleshooting]: https://github.com/wakatime/wakatime#troubleshooting