anuraghazra / anuraghazra/github-readme-stats

Feature: can we support wakatime editor stat code

オープン
#1,107 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
enhancement wakatime-card
主要言語
JavaScript
スター
79.8k
フォーク
37.7k
PR マージ指標
30日以内にマージされた PR はありません

説明

wakatime api returned editor time stats, if display editor will be better

```json
{
"editors": [
{
"digital": "21:12",
"hours": 21,
"minutes": 12,
"name": "VS Code",
"percent": 73.37,
"text": "21 hrs 12 mins",
"total_seconds": 76367.893702
},
{
"digital": "5:10",
"hours": 5,
"minutes": 10,
"name": "GoLand",
"percent": 17.89,
"text": "5 hrs 10 mins",
"total_seconds": 18621.158891
},
{
"digital": "2:31",
"hours": 2,
"minutes": 31,
"name": "Sublime Text",
"percent": 8.73,
"text": "2 hrs 31 mins",
"total_seconds": 9090.812645
}
]
}
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。