You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2021. It is now read-only.
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 to enable this; it can be found at my repo. Since evaluation is often conducted coding in Mathematica notebooks, I took a shortcut and had the heartbeats sent on Evaluation.
For now it calls a pre-installed WakaTime CLI for heartbeats; It can also recognize the project, provided that a fairly new version of git has been installed.
I am not an experienced developer, so I am turning to the community for help.