This is a productivity extension that shows what is on your calendar, what work you have to do that day, and tracks your goals.
View a demo in DEMO and DEMO_Arduino
Features:
- Shows current song playing on your Spotify player
- Keeps track of homework, quizzes, tests, projects, and tasks you have to do for each of your classes
- If you add a task / homework with a day of week inside parentheses: ex. Lab 10 (MWTh) then the first, third, and fourth little balls will light up, indicating you have work to do that day
- Calendar widget that shows a weekly preview with title, day of week, time, and location
- By clicking on the home icon at the top, I can connect to my arduino and it will bring data like time, local temperature, spotify song and artist, and next task.
- Clicking on my name launches the project for this extension in VS Code
Required setup for opening windows apps:
You can leave the other subfolder empty, except command folder set default value to: "C:\Users\Divyesh\Downloads\Notes\DivyLauncher.bat" "%1"
Required for opening windows VS Code example:
in the command folder, add the value: "C:\Users\username\Downloads\Notes\VSCodeLauncher.bat" "%1"
