/notify-run-rs-api

A Rust client for sending notifications to your own phone or desktop.

Primary LanguageRustMIT LicenseMIT

notify.run Rust API Client

THIS PROJECT IS CURRENTLY UNDER DEVELOPMENT

A Rust client for sending notifications to your own phone or desktop.

notify.run makes it easy to programmatically send notifications to your own phone or desktop.

This repository contains a CLI Client as well a Rust API.

See the original Python Client and API: notify-run/notify.run. The notify.run Rust backend is also open-source and MIT licensed, but support for self-hosting is a low priority use case.

Note: PRs are welcome if you want add features or improve existing ones.

Installation

Usage

Command line

Rust API