Skip to content

自托管的编码时长计时工具,基于wakatime API。

License

Notifications You must be signed in to change notification settings

vincillau/waka-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waka-server

自托管的编码时长计时工具,基于wakatime API

构建

git clone https://github.com/VincilLau/waka-server.git
xmake build waka-server

安装和运行

./waka-server -i # 安装
./waka-server    # 运行

访问http://127.0.0.1:8080查看waka-server是否正常工作。

修改wakatime插件配置,添加api_url = "http://127.0.0.1:8080"

更多用法请执行xmake run waka-server --help

维护者

@Vincil Lau

使用许可

Apache 2.0