Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/michi84o/pprio
Browse files Browse the repository at this point in the history
  • Loading branch information
michi84o committed Jun 1, 2020
2 parents ccfd018 + f161ab6 commit b5296a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# pprio
Change process priority.

Changes the priority of a Windows process to "Higher". Also works if multiple instances are running.
Priority is updated every 5 seconds.

Usage:

pprio -p processName

Use the "-h" parameter to use "High" priority.

0 comments on commit b5296a7

Please sign in to comment.