Skip to main content

MacOS custom notifications manager

Project description

MacOS Notifier

Cli application to set and manage custom MacOS notifications using crontab and apple script.

Usage

Usage: notifier.py [OPTIONS] COMMAND [ARGS]...

  Create and manage MacOS custom notifications with crontabs.

Options:
  --help  Show this message and exit.

Commands:
  cancel  Cancel, list and deactivate jobs
  create  Create MacOS notifications in crontabs

Installation

Since this is a cli application the recommended installation is to use pipx

pipx install macos-notifier

Or use pip

pip install -U macos-notifier

If you want to live on the edge you can clone and install it yourself

git clone https://github.com/dasdachs/macos-notifier .
pip install -e .

Development

The project uses poetry for dependencies management, so make sure you have it installed before you start.

The clone the repository

git clone https://github.com/dasdachs/macos-notifier .

And install the dependencies

poetry install

Misc

If you have any questions or suggestions just reach out to me via mail or twitter.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

macos-notifier-1.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

macos_notifier-1.0.3-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page