Giter VIP home page Giter VIP logo

web_project_setup_script's Introduction

Web_project_setup_script

This is a small script I put together to set up my workflow when starting frontend projects. I got tired of clicking on the same buttons and typing the same things every time I turn on my PC to work.


Process

The script is launched with a .bat file in the root directory (if you want to have it out of the root directory for convenience, create a shortcut of the .bat file to run it wherever on your PC). It then makes use of keyboard shortcuts extensively to switch desktops and open the desired programs. Folders are opened using the windows run dialog (I really enjoy using the run dialog to open stuff) by creating shortcuts of the target folders and placing them in C:\Users\yourUsername. They can then be renamed to something you can remember and will open the target folder once you type the name of the shortcut in the windows run dialog as shown in the demo. The automation library takes it from there.


Demo


Built with


Disclaimer

Do not run the example.bat file as it is just an example, rather open it in your code editor and edit the code to suit your workflow. In case you need to brush up on some batch script, I got you. Also, not sure this will work on mac🙂 as it uses screenshots of app components from Windows in order for the library to locate and click on things.

web_project_setup_script's People

Contributors

chr-onicles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wisdak-forks

web_project_setup_script's Issues

Can't find intersection between Chrome and VSCode sometimes

Before looking for intersection of VSCode and Chrome click inside Chrome to make it the active window since it gets overlapped a little by VSCode preventing the script from finding the exact intersection.

Another alternative could be increasing the field of view of the intersection so that the script can then locate the middle from a larger picture, although I don’t know how this would affect accuracy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.