想知道你Code的時間都在哪里嗎奠旺?
從你打開一個javaCode記錄你在這個類上花費的時間
看起來很好用
公司代碼管控不敢用离咐,很可惜沒有離線版本绊汹,覺得可以看看代碼
統(tǒng)計記錄很全面
支持很多IDE
官網(wǎng)地址
https://wakatime.com/
插件源碼地址Source Code: 有動畫
https://github.com/wakatime/jetbrains-wakatime
Metrics, insights, and time tracking automatically generated from your programming activity.
Installation
1. Inside your IDE, select Preferences -> Plugins -> Browse Repositories....
2. Search for wakatime.
3. Click the green Install Plugin button and confirm the installation.
4. Re-launch your IDE.
5. Enter your api key, then click Save.
6. Use your IDE like you normally do and your time will be tracked for you automatically.
7. Visit https://wakatime.com to see your logged time.
Source Code: https://github.com/wakatime/jetbrains-wakatime
https://translate.google.com翻譯的見諒
從您的編程活動自動生成的度量標(biāo)準(zhǔn)腿倚,見解和時間跟蹤昏滴。
安裝
1.在IDE中浑此,選擇首選項 - >插件 - >瀏覽存儲庫....
2.搜索wakatime累颂。
3.單擊綠色的“安裝插件”按鈕并確認(rèn)安裝。
4.重新啟動IDE凛俱。
5.輸入您的api密鑰紊馏,然后單擊“保存”。
6.像往常一樣使用IDE蒲犬,自動跟蹤您的時間朱监。
7.訪問https://wakatime.com查看您的記錄時間。
源代碼:https://github.com/wakatime/jetbrains-wakatime
安裝方法很簡單
在repositories里面搜索就可以
下載完成以后暖哨,點擊api key 申請一個賬號
使用GitHub 登錄一下就好
點擊一下就可以拿到Key 赌朋,
填寫一下就可以了,免費
一切都是自動記錄的蠻好玩
jetbrains-wakatime
Metrics, insights, and time tracking automatically generated from your programming activity.
Installation
Inside your IDE, select
Preferences
->Plugins
->Browse Repositories...
.Search for
WakaTime
.Click the green
Install Plugin
button.Click
Close
andOK
, then Re-launch your IDE.Enter your api key in
Tools -> WakaTime API Key
, then clickSave
.Use your IDE and your coding activity will be displayed on your WakaTime dashboard.
Screen Shots
[站外圖片上傳中...(image-1895c5-1536314521665)]
Configuring
WakaTime for Jetbrains IDE's can be configured via Tools -> WakaTime Settings.
For more settings, WakaTime plugins share a common config file .wakatime.cfg
located in your user home directory with these options available.
Uninstalling
Inside your IDE, select Preferences
-> Plugins
, then find the WakaTime
plugin. Click Uninstall
. Then delete your ~/.wakatime.cfg
config file.
Troubleshooting
First, turn on debug mode from File -> WakaTime Settings. Then restart your IDE.
[站外圖片上傳中...(image-414c11-1536314521665)]
Now, look for WakaTime related messages in your idea.log
file:
Help
-> Show Log
( Locating your idea.log file )
If the plugin was not loaded, you won't have a WakaTime Settings menu.
In that case, add this line to your ~/.wakatime.cfg
file:
debug = true
(C:\Users\<user>\.wakatime.cfg
on Windows)