Void Presence Installer v1.2.0
Release details for the void presence installer installer loaded from GitHub release data.
Release details for the void presence installer installer loaded from GitHub release data.
If you just need the latest recommended installer, you can download it from the main download page.
Go to download pageView this release on GitHub for full changelog and assets.
Check GitHub.dmg, copies the .app bundle to /Applications using ditto, and launches it automatically.pkexec dpkg -i (with a sudo dpkg -i fallback) to install the .deb package, then relaunches the app from /usr/bin/void-presence.GetInstallPath now returns the correct default directory for each OS: %LOCALAPPDATA%\Programs\voidpresence on Windows, /Applications/Void Presence.app on macOS, /usr/bin on Linux.RemoveVoidPresence calls the NSIS uninstaller on Windows, os.RemoveAll on the .app bundle on macOS, and pkexec dpkg --remove on Linux.