sw3103 / movemouse

Move Mouse is a simple piece of software that is designed to simulate user activity.
http://www.movemouse.co.uk/
GNU General Public License v3.0
550 stars 101 forks source link

Feature Request: Save App Settings in the Same Folder #50

Closed ToggoStar closed 1 year ago

ToggoStar commented 1 year ago

Hello sw3103,

first off: Thanks a bunch for this awesome app! I've been using it for quite a while now and it perfectly fits my needs <3!

I do have one tiny request though: Is there anyway to add a toggle making the program save the settings in the same folder as the executable? That would make the program truly portable!

Cheers, ToggoStar

sw3103 commented 1 year ago

Hi @ToggoStar,

I think this is what you're after:

https://github.com/sw3103/movemouse/wiki/Command-Line-Interface-(CLI)#workingdirectory

Let me know if this satisfies your requirements.

ToggoStar commented 1 year ago

Hi @ToggoStar,

I think this is what you're after:

https://github.com/sw3103/movemouse/wiki/Command-Line-Interface-(CLI)#workingdirectory

Let me know if this satisfies your requirements.

Perfect, thank you!