Overview
The Centinela desktop application (Mas Agua) is distributed as native installers for Windows, macOS, and Linux. Choose the appropriate installer for your operating system and follow the platform-specific instructions below.All installers are available from the GitHub Releases page. Always download the latest version for the best experience and security updates.
Downloading the Installer
Navigate to Releases
Go to the Releases page on GitHub.
Select Your Platform
Download the appropriate installer for your operating system:
- Windows:
Mas-Agua_[version]_x64_en-US.msi - macOS:
Mas-Agua_[version]_universal.dmg - Linux (Debian/Ubuntu):
mas-agua_[version]_amd64.deb - Linux (Fedora/RHEL):
mas-agua-[version]-1.x86_64.rpm - Linux (Universal):
mas-agua_[version]_amd64.AppImage
Current stable version: 1.0.4
Windows Installation
The Windows version uses the MSI (Microsoft Installer) format for easy installation and removal.User Account Control
If prompted by Windows User Account Control (UAC), click Yes to allow the installer to make changes to your device.
Installation Wizard
Follow the installation wizard:
- Accept the license agreement
- Choose installation location (default:
C:\Program Files\Mas Agua) - Select whether to create a desktop shortcut
- Click Install
Windows Firewall
If Windows Firewall prompts you to allow network access:Command-Line Installation
For automated deployment, you can install silently using:Uninstallation
To uninstall on Windows:- Open Settings > Apps > Installed apps
- Find Mas Agua in the list
- Click the three dots menu and select Uninstall
macOS Installation
The macOS version is distributed as a DMG (Disk Image) containing the application bundle.Eject the DMG
After copying is complete, eject the disk image by right-clicking it in Finder and selecting Eject.
Gatekeeper Security
On first launch, macOS Gatekeeper may block the application:- macOS 13+ (Ventura)
- macOS 12 and Earlier
- Click Cancel when the warning appears
- Open System Settings > Privacy & Security
- Scroll to the Security section
- Click Open Anyway next to the Mas Agua warning
- Click Open in the confirmation dialog
The universal DMG includes binaries for both Intel and Apple Silicon Macs, ensuring optimal performance on all Mac hardware.
Uninstallation
To uninstall on macOS:- Open the Applications folder
- Drag Mas Agua to the Trash
- Empty the Trash
Linux Installation
Linux users have three installation options: DEB (Debian/Ubuntu), RPM (Fedora/RHEL), or AppImage (universal).Debian/Ubuntu (.deb)
Fedora/RHEL (.rpm)
AppImage (Universal)
AppImages are self-contained executables that work on most Linux distributions without installation.Linux Dependencies
The application requires WebKit2GTK. Install if missing:Uninstallation
- DEB (Debian/Ubuntu)
- RPM (Fedora/RHEL)
- AppImage
Post-Installation
After installing the application on any platform:First Launch Configuration
Configure Server Connection
On first launch, you’ll be prompted to configure the connection to your Centinela backend server. Enter your server URL and credentials.
Auto-Update Configuration
The application includes built-in auto-update functionality:Updates are automatically checked from the GitHub releases endpoint. You’ll be notified when a new version is available. See the Updates guide for more details.
Troubleshooting
Application Won’t Launch
Windows- Ensure you’re running Windows 10 version 1903 or later
- Try running as administrator
- Check Windows Event Viewer for error messages
- Verify you’ve allowed the app in Security & Privacy settings
- Try removing quarantine attribute:
xattr -d com.apple.quarantine /Applications/Mas\ Agua.app
- Verify WebKit2GTK is installed
- Check console output for missing dependencies
- Ensure you have execute permissions on the binary
Connection Issues
If the application can’t connect to your monitoring server:- Verify the server URL is correct
- Check firewall settings allow outbound connections
- Ensure your network allows WebSocket connections
- Verify SSL certificates if using HTTPS
Getting Help
For additional support:- Check the application logs in:
- Windows:
%APPDATA%\com.masagua.desktop\logs - macOS:
~/Library/Application Support/com.masagua.desktop/logs - Linux:
~/.local/share/com.masagua.desktop/logs
- Windows:
- Report issues on the GitHub repository
Next Steps
Now that you’ve installed the desktop application:- Learn about Auto-Updates to keep your application current
- Explore the Dashboard Configuration guide
- Set up Real-time Monitoring for your water treatment system
