Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 756 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 756 Bytes

ShortcutKey

To open all our favourite applications with the help of custom short-cut keys. This is a python based project.

Prerequisites:

  • Python 3
  • Git
  • Python libraries (like pip,pynput,etc)

Contributing Guidlines

  • Fork this repo
  • Clone this repo in your local machine.
  • Add your code to the "test.py" file.
  • Add your changes to staging area (git add .)
  • Commit your code (git commit -m "message")
  • Push your code.
  • Open a PR
  • All done!

Rules and Regulations

  1. Pull requests can be submitted to any opted-in repository on GitHub or GitLab

  2. The pull request must contain commits you made yourself.

  3. If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.