bharathramM / Daily-Automation

Scripts for automate the daily tasks like starting application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily-Automation

Scripts for automating the daily tasks like starting an application by mentioning different ports.

  1. Download the file and place it in the directory.
  2. Configure it in .bashrc with alias Ex: alias run="py ~/workspace/python/scripts/run_app.py"
  3. Reload the .bashrc file Ex: source ~/.bashrc
  4. Execute the command and get relief with your repeated and painful process :)

About

Scripts for automate the daily tasks like starting application.

License:MIT License


Languages

Language:Python 100.0%