Skip to main content

A command line tool which will notify when an email arrives in your Gmail inbox.

Project description

gmailnotipy

gmailnotipy Watches your all gmail accounts and notifies you when an email arrives.

Config

Place your credentials in ~/.config/gmailnotipy.json as per following json format.

[
    {
        username: "gmail_account_1_username",
        password: "gmail_account_1_password"
    },
    {
        username: "gmail_account_2_username",
        password: "gmail_account_2_password"
    },
    {
        username: "gmail_account_2_username",
        password: "gmail_account_2_password"
    }
]

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

gmailnotipy-0.0.5.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

gmailnotipy-0.0.5-py3-none-any.whl (15.1 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