Jump to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ruben6949

Members
  • Joined

  • Last visited

  1. It worked, thank you!!!!
  2. I'm having the same issue, do you see any thing wrong with the config.xml file? <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <config xmlns="http://www.pulseway.com/linuxconfig"> <Account Username="**********************" Password="*********************" UseCustomServer="false" CustomServerAddress="" /> <ComputerInformation Name="Ubuntu" Group="Default" /> <AllowedCommands> <Restart Allowed="true" /> <ShutDown Allowed="true" /> <PowerOff Allowed="true" /> <Suspend Allowed="true" /> <Hibernate Allowed="true" /> </AllowedCommands> <Notifications> <WhenOffline Enabled="false" /> <OnOnline Enabled="false" /> <OnShutdown Enabled="false" /> <MemoryLow Percentage="10" Enabled="false" /> <HighCpuUsage Percentage="90" Minutes="1" Enabled="false" /> <LowCpuUsage Percentage="10" Minutes="1" Enabled="false" /> <PortClosed Minutes="1" Enabled="false" /> <LowHDDSpace Enabled="false"> <Hdd Percentage="20" Path="/" Enabled="true" /> </LowHDDSpace> <IpChange Enabled="true"/> <PingResponses Enabled="false"> <PingResponse PriorityOnSlowResponse="1" PriorityOnNoResponse="0" Minutes="5" Miliseconds="50" Alias="Printer" Address="10.10.10.2" Position="1"/> </PingResponses> </Notifications> <Network> <Ping Server="" Enabled="false" /> <MonitoredPorts> <Port Type="TCP" Number="80" Name="80" Address="www.google.com"/> </MonitoredPorts> <NetworkInterfaces> <Interface Name="eth0" /> </NetworkInterfaces> <WoWAN Port="9" Enabled="false"/> </Network> <MaintenanceMode>false</MaintenanceMode> <Proxy Enabled=“false” Host="proxy.host" Port="8080" User="proxy.user" Password="proxy.password"/> </config>

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.