Full Changelog: app...v1.1
Build of /activity
DO NOT INSTALL THIS IF U DON'T KNOW WHAT YOU'RE DOING
Alimad LogWays constantly runs on your device to update your network presence by exposing your active windows through a WebSocket.
To add to AutoStart, move the exe to C:/Program Files/LogWays/LogWays.exe and run on PowerShell:
powershell -command "$s=(New-Object -ComObject WScript.Shell).CreateShortcut('$env:APPDATA\Microsoft\Windows\Start Menu\Programs\Startup\LogWays.lnk');$s.TargetPath='C:\Program Files\LogWays\LogWays.exe';$s.Save()"