See your worked hours in VSCode status bar. Powerd by Hubstaff API.
Contributions and bug reports are welcome.
Launch VS Code Quick Open (Ctrl + P
), paste the following command, and press enter:
ext install hubstaff
Or search for Hubstaff
in your editor.
- Create an app on your Hubstaff account.
- Copy your
App token
. - Return to VSCode and press
Ctrl + Shift + P
, then typehubstaff
and choseSet Hubstaff App token
. - paste your
App token
. - Done! now you got your time for today in Status Bar,
// TODO
- Initial release.
It would store your
APP_TOKEN
andEMAIL
andPASSWORD
to genrateAUTH_TOKEN
. then it would useAPI.custom.by_date.my
to get hours worked today.
- Clone project using
yo code
tool.
If you can make a contribution to this project, that's one small step for you but one giant leap for mankind.
The API Specs can be found here. we're using version 1.
This extention is free and open sourse and has no realtion to Netsoft Holdings, LLC (Hubstaff company).