danieldesrochers / idasen-ui

Desk control application for ikea IDÅSEN desk.
https://github.com/danieldesrochers/idasen-ui/wiki/IDASEN-help-file
MIT License
31 stars 1 forks source link

Malwarebytes flags as Malware #7

Open Martydog opened 3 years ago

Martydog commented 3 years ago

Hello,

Your installer (.exe) is beïng flagged as Malware.AI by Malwarebytes, perhaps you could look into this 👍 I have been using it for a while and it works like a charm!

https://blog.malwarebytes.com/detections/malware-ai/

danieldesrochers commented 3 years ago

Hello, apparently that's a know issue in MalwareBytes with EXE generated with PyInstaller.

https://forums.malwarebytes.com/topic/272383-malwarebytes-is-flagging-python-exes-created-using-pyinstaller/

Idasen-ui is a python script converted to EXE with PyInstaller for easy installation. I am not using MalwareBytes, so I am not sure how to put Idasen-ui.exe in the exception list.

Martydog commented 3 years ago

I did not see that link before :-), but i just wanted to give you the headsup about it! The app works great and I use it every day!

danieldesrochers commented 3 years ago

I am glad to hear that!

Could you help me prioritize my todo list:

TODO: prevent duplicate instance

TODO: save/restore windows positions

TODO: hotkey CTRL-1 and CTRL-2

TODO: implement 4 favorites version

TODO: Automove on schedule during a period

- between 9am to 5pm,

- cycle of 60 min,

- pos2 every hh:10, pos1 every hh:30

TODO: right-click to menu

- move window to other screen

Martydog commented 3 years ago

Sure! I took your list and put them in order of prio (by my use liking)

1) TODO: Automove on schedule during a period => would be a great push to go stand more often 👍

Keep up the good work, this is really awesome! 👍 Wouldn't mind a "buy me a coffee" link on your main page!