Dev Friend
Dev Friend is an open source for time tracking and productivity in Visual Studio Code
Features
- It provides timer for tracking.
- Provides notifications to take break every 45 minutes and get hydrated every 30 minutes.
- A SideBar where user can view his previous days active coding time.
- A WebView where users can view memes in breaks.
Usage
- Hit
Ctrl + Shift + P
- Type the command
Start Timer
- You will see the timer and a pause button on the status bar.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Local Setup
- Fork the repository and clone it to your local.
- Run
npm install .
- Open extension.js and Press
F5 .
- Select VS-Code development.
Useful commands
Switch branches:
git checkout <branch-name>
Make new branch and switch to it:
git checkout -b <branch-name>
Extension Settings
License
MIT
| |