jdysya 4cf1b4208a feat(wakatime_screen): 优化数据展示效果和用户交互(#5)
- 添加动画效果,提升用户体验
- 重新安排数据展示顺序,优先显示总编码时间
- 优化饼图和列表的展示方式
- 增加日期范围选择功能
2025-06-10 13:05:14 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00
2025-06-09 23:42:09 +08:00

dashboard

个人项目信息面板

配置获取

  • leetcode:浏览器获取随便找一个xhr请求,从Header中获取cookie,user-slug在个人页面url中
  • gitea: 用户设置 >> 应用 >> 生成令牌(授予全部权限)
  • kodbox: 参考官方文档获取accesstoken的方式
  • github: Settings >> Developer Settings >> Personal access tokens (classic)
Description
No description provided
Readme 472 KiB
1.1 Latest
2025-06-10 17:36:08 +08:00
Languages
Dart 65.6%
C++ 16.3%
CMake 12.9%
Ruby 1.8%
Swift 1.6%
Other 1.7%