Dev-Scripts
Dev-Scripts copied to clipboard
Create TakeABreak.py
Fixes | # Issue No. |
---|
Description
This script actually helps developers by taking a break, after some time a youtube automatically opens via this script
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New project (non-breaking change which adds functionality)
How Has This Been Tested?
Tech Stack used:
Python
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have included a README.md file
- [x] My project follows this structure: Domain Folder/ Project Name Folder/ Project files and Readme.md files
- [ ] I have added demonstration in the form of GIF/video file
- [ ] I am a GSSoC'22 Participant