Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinWingChungHui committed Oct 21, 2020
1 parent 4569eab commit 07fc3cd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
5 changes: 5 additions & 0 deletions MouseMover.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ VisualStudioVersion = 16.0.30611.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MouseMover", "MouseMover\MouseMover.csproj", "{4056DB55-B6DF-4522-80D5-C6C1EE295B1D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A628BFFF-5220-4602-AB4F-18835241A716}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# MouseMover
# MouseMover

Creates fake mouse movements to emulate activity and disable screensaver

Based on Mouse Jiggler https://mousejiggler.org/ but built on .Net Core



0 comments on commit 07fc3cd

Please sign in to comment.