Legal
License, privacy and terms
easy-ping is an MIT-licensed library you run on your own infrastructure. That single fact settles most of what a page like this normally has to spell out.
License
The library, its documentation and this website are released under the MIT license. You may use easy-ping commercially, modify it, ship it inside a closed-source product and redistribute it. The one condition is that the copyright notice below travels with any substantial copy of the code.
MIT License
Copyright (c) 2026 Teklu Moges and easy-ping contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.The text above is the license. Everything else on this page is a plain-language description of how the project is run, not a replacement for it.
Privacy
The library
easy-ping has no telemetry, no usage reporting, no license check and no hosted service behind it. Notifications, recipients, payloads and delivery records live in your database and are never transmitted to the maintainers. There is no endpoint for them to be transmitted to.
The only outbound requests it makes are the ones you configure. It calls your email provider when you enable the email channel, and the push service named in each browser's own subscription when you enable web push. Both are direct from your server to that service, under your own credentials.
This website
There are no analytics, no tracking pixels, no advertising and no cookies. Concretely:
- One browser-storage entry. The light/dark choice is kept in
localStorageunder the keytheme. It never leaves the browser, and clearing site data removes it. - Fonts are served by Google. The pages load IBM Plex from
fonts.googleapis.com, which means Google sees the request and therefore your IP address and user agent. Nothing else on the site talks to a third party. - Standard server logs. The site is static and hosted on Vercel, which keeps ordinary access logs (IP, timestamp, path) under its own privacy policy. Neither they nor the maintainers build a profile from them.
- Nothing you type is sent anywhere. The AI prompt buttons copy text to your clipboard locally. No search box, form or account exists on this site.
Writing to the address below shares your email address with the maintainer, which is used only to answer you.
Terms
Using easy-ping means accepting the MIT license, and the part of it that matters most is the last paragraph. The software is provided as is, without warranty of any kind. It is a library that moves notifications, so you remain responsible for what you send, to whom, and for complying with the marketing, consent and data-protection rules that apply where your users are.
The project is maintained in the open, without any service-level agreement. Issues and questions are answered as time allows, and no response time is promised or implied. Versions before 1.0 may move APIs on a minor release, and the changelog records every such change.
The name easy-ping and its logo identify this project. You are welcome to say your product is built with easy-ping, and to reproduce the name and logo when referring to it. Please don't use either to imply that this project endorses, sponsors or maintains something it does not.
Contact
Anything on this page, or anything else about the project:
- teklumo.jembere@gmail.com
- Telegram @teklumt
- GitHub issues , the right place for bugs