Skip to content

Commit

Permalink
added readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
michi84o authored Jun 1, 2020
1 parent 37ee951 commit f161ab6
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 f161ab6

Please sign in to comment.