Software Alternatives, Accelerators & Startups
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Pushover

Real-time notifications on your Android, iPhone, iPad, and Desktop.

(0 reviews)
Pricing:
Platforms:
  • iOS
  • Mac OSX
  • Android
  • Browser
  • REST API

Pushover Reviews and details

Screenshots and images

  • Pushover Landing page
    Landing page //
    2021-10-01

Features & Specs

  1. Cross-Platform Support

    Pushover is available on multiple platforms including iOS, Android, and desktop, providing seamless integration across various devices.

  2. Simple Integration

    The service provides easy integration with various applications and scripts, allowing developers to quickly set up notifications.

  3. Reliability

    Pushover offers a reliable notification system with minimal downtime, ensuring that messages are delivered promptly.

  4. Customizability

    Users can customize sounds, priorities, and retry intervals, allowing a high degree of flexibility in how notifications are managed.

  5. Cost-Effective

    After a one-time fee, Pushover offers unlimited notifications, making it a cost-effective solution for individuals and small businesses.

  6. API Access

    Pushover provides a robust API, making it easy for developers to send notifications programmatically.

Badges & Trophies

Promote Pushover. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Pushover by Ocean Review - Amigos: Everything Amiga Podcast 238

PushOver - Amiga Review

Pushover Review for the Commodore Amiga by John Gage

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Pushover and what they use it for.
  • AT&T Email-to-Text Gateway Service Ending June 17
    If you're looking for a way to programmatically get messages to your phone I recommend Pushover. It's reasonably priced and run by a solo dev. https://pushover.net/. - Source: Hacker News / about 1 month ago
  • Atlassian sunsetting Opsgenie
    Depending on what you're using it for, Pushover [0] might fit the bill. it's what I use for my home monitoring setup - low-priority alerts just go to an email folder, but a high-priority alert (such as a water leak sensor firing) will get pushed to my phone. it's a "no frills, in a good way" type of product. dirt-simple API with straightforward pricing ($5 lifetime subscription) and limits so generous I've never... - Source: Hacker News / 2 months ago
  • DevOps: Linux Performance Monitoring
    Here's the output, I am printing out the CPU usage, Memory Usage, or System usage for now. We can extend the bash code and use Push notification services such as pushover, sendmail, etc. - Source: dev.to / 8 months ago
  • Show HN: Webhooked.email (2023)
    Sorry I meant Pushover not Pusher. https://pushover.net/ Pushover is supposedly dead simple to use, but I've been lazy to integrate it and download the apps for my system, setup the dashboard, deploy the endpoint to handle the webhook, etc. I want a dead simple webhook to phone notification system, and I would use it in a lot of places. - Source: Hacker News / 9 months ago
  • Ask HN: Is there room for a new email hosting service?
    I've been using them for years and did not realize they don't allow automated emails. At some point I was sending some automated emails from one inbox to another, but they were very infrequent, less than 1 a day. If you're looking for email-based notifications, I'd recommend Pushover [0] anyways. It's more flexible (can do email, curl, etc.), free, and won't violate ToS. [0]: https://pushover.net/. - Source: Hacker News / 10 months ago
  • Ask HN: Home monitoring solution without subscription
    Their cheaper tags are not for freezers, at least for commercial low temp applications. But the more expensive ones work in freezers I have really only used these for refrigeration and monitoring access to liquor cabinets in a commercial environment. I user their apps and have some notifications via Pushover. https://pushover.net I have a back burner project to integrate their open/close switches with our Hue... - Source: Hacker News / 11 months ago
  • Apple Announces Changes to iOS, Safari, and the App Store in the European Union
    Checkout https://pushover.net/ I paid $5 once, years ago, and can push notifications to my phone from my custom little self-hosted stuff. - Source: Hacker News / over 1 year ago
  • New plans for self-hosted Zulip customers
    Am I understating this correctly … If you self-host & have more than 10 users, there is no option for you to use another push notification service (like https://pushover.net/) You either pay for zulip or don’t get push notifications. - Source: Hacker News / over 1 year ago
  • Ask HN: What side projects landed you a job?
    Looks great, what differentiates ntfy.sh from https://pushover.net/ ? - Source: Hacker News / over 1 year ago
  • How to get notified of newly connected devices on your OpenWRT router
    So you’ve just set up OpenWRT with all the bells and whistles only to realize there is no out-of-the-box way to receive notifications for newly connected devices. No worries! With this tutorial, we will set up our OpenWRT server to send notifications to Pushover whenever a new device is connected to the server. - Source: dev.to / over 1 year ago
  • Cophone – Your Virtual Smartphone
    You can have calls redirected on Twilio to another number easily by using a "Twimlet" which is a pre-built "TwiML" (Twilio's XML markup) generator. https://www.twilio.com/labs/twimlets I use the "Forward" one for calls. For SMS, it used to be not too complicated - I would host a file directly on Twilio (using a Twilio bin) to forward the SMS to another number. Recently, sending out SMS's has become a lot more... - Source: Hacker News / almost 2 years ago
  • Uptime site monitor - notification solutions for home while sleeping
    Uptime Kuma with Pushover as notification service. Source: almost 2 years ago
  • Simple free solutions for PHP to send notifications to my phone besides SMS and email?
    Have you tried Pushover? It's quite simple to use and allows notifications through a curl request. You'll get the first 7,500 messages for free every month, and setup is fairly easy. Just sign up for an API key, install the app on your phone, and you're good to go. Source: almost 2 years ago
  • Is there an app to get notified when an episode or movie gets released?
    I use these with https://pushover.net/. There's things like this: https://github.com/NiNiyas/Bettarr-Notifications & https://notifiarr.wiki/en/home. Source: about 2 years ago
  • What email provider do you use for notifications?
    For Tautulli I just send my self notifications as the admin, so I use pushover. Source: about 2 years ago
  • How do you handle push notifications?
    Pushover (https://pushover.net). It is not self hosted, but it is $5 for a lifetime license, and is integrated with a lot of self hosted tools 👍🏼. Source: about 2 years ago
  • Looking for Updated Home Network Monitor Device Recommendations
    First, let's talk about how I am alerted to trouble. I use the Pushover service, which is free for up to 10,000 notifications per month, for receiving notifications from a number of services. The mobile app is a one-time $5 USD purchase, but I believe it can be used for 30 days for free under a trial basis. Pushover allows me to receive notifications inside a dedicated app without having to sort through email or... Source: about 2 years ago
  • Using Flic to trigger notification on phone
    Yes, I use Pushover ( https://pushover.net/ ) for this. It’s a $5 one-time purchase, which is an insanely good deal imo. You can set it up as a “critical” alert (I am on iOS) which punches through do-not-disturb settings or sleep. Source: about 2 years ago
  • Selfhosted lost item finder - does it exist or should I start a project?
    If you'd like alerts pushed to your devices, it should be possible to get it to work with Pushover . It's a (one time) paid app, but I've found it was worth it, and use it for a number of different things. Source: about 2 years ago
  • Looking for a discord replacement for homelab notifications/bots
    Would this help? I use it with things like NodeRed, UptimeKuma, etc for notifications when things go down, SmartHome notifications, etc. Another alternative is PushOver. Source: about 2 years ago
  • HomeBridge "hidden gems" plugin that expand functionality?
    It utilises pushover.net with Pushcut integration supposedly incoming. Source: over 2 years ago

Do you know an article comparing Pushover to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Pushover discussion

Log in or Post with

This is an informative page about Pushover. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.