legacy-python-cli icon indicating copy to clipboard operation
legacy-python-cli copied to clipboard

Command line interface used by all WakaTime text editor plugins.

Results 68 legacy-python-cli issues
Sort by recently updated
recently updated
newest added

**Expected behavior (what should have happened)**: + Python 3.9.7 ```bash satoharu@opt-amp3:~$ wakatime usage: wakatime [-h] [--entity FILE] [--key API_KEY] [--write] [--plugin PLUGIN] [--time time] [--lineno INT] [--cursorpos INT] [--entity-type ENTITY_TYPE]...

https://github.com/muety/wakapi/issues/153 brought up an issue related to the fact that many endpoints inside the CLI are hard-coded. It would be nice to be able to configure the base URL via...

I'm using several plugins and everything seems to be working (logs, API endpoints, etc.) but my dashboard and profile stopping updating with recent activity this morning at around 8AM. The...

``` {"now": "2020/12/29 16:25:43 +0000", "version": "13.0.7", "plugin": "vscode/1.52.1 vscode-wakatime/4.0.10", "time": 1609259143.3106756, "caller": "wakatime/logger.py", "lineno": 56, "file": "/home/dt/.wakatime.log", "level": "DEBUG", "message": "Traceback (most recent call last):\n File \"wakatime/stats.py\", line 114,...

https://help.obsidian.md/Advanced+topics/Third-party+plugins

feature request

vs and jetbrains IDEs have no status bar,vscode has one,I think it is useful. How can i open status bar in vs or IDEA ?

Waka Time cannot detect if I rename my project folder!

Went through Issue wakatime/vscode-wakatime#118, wakatime/vscode-wakatime#88 Enabled `wakatime debug` went through the logs: logfile : [wakatime.log](https://github.com/wakatime/vscode-wakatime/files/5923037/wakatime.log) It says: ```json {"now": "2021/02/04 09:16:02 +0530", "version": "13.0.7", "plugin": "vscode/1.52.1 vscode-wakatime/5.0.0", "time": 1612410358.116768, "caller":...

feature request

I code in the Mathematica front end a lot in the draft phase of my projects; but these time spent is not recognized by WakaTime. Therefore, I created a package...

help wanted
feature request

I started using Arduino IDE two month ago, so that I spent really much time coding there. Sure, that I'm not unique and there're much people who use Arduino IDE...

question