-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ok... I'm dumb again... #2
Comments
Did you run the program with the |
Ok. I have that part running and I can see in cmd that it is tracking when I turn the timeular and the labels are matching. I have the API in the config.toml now, as well as the workspace_id so something is working because it can definitely track the cube. I don't see any of it in Clockify though so now I think I am missing something there? Second, do I need to run this every time for it to actively track? Where should the .exe and config.toml be stored going forward, right now they are just in my Downloads folder. |
The exe and config have to be next to each other, other than that you're free to store it wherever you want. As for autostart you will need to create that manually, maybe this will help you https://stackoverflow.com/questions/76766511/how-do-i-automatically-have-a-command-run-from-my-windows-10-command-prompt-when |
I have the windows release. I installed and it created the config.toml. I filled out my labels.
I have my Clockify API, Workspace ID, and Project IDs.
So the dumb question, where do I put all of that? Once I fill out the labels on the config.toml, where should I put it and where do I put the API and IDs.
The text was updated successfully, but these errors were encountered: