Skip to main content

Show upcoming Outlook meetings on the Windows lock screen

Project description

where-to logo

where-to is a Python command-line utility that displays upcoming Outlook appointments on a Windows lock screen.

The package is available on pypi and can be installed from the command line by typing

pip install where-to

Once installed, a where-to command will be added to your Python scripts directory. You can run it to show the next appointment, all appointments for the rest of the day only appointments due to start at this time.

Examples:

where-to upcoming # shows all appointments for the rest of the day
where-to next
where-to now      # appointments starting between 10 minutes ago and 15  minutes hence

Get more help via where-to --help.

Note that where-to is built to be console-less, so that when invoked from a Windows scheduled task it will not pop up an annoying console window. The help message (and indeed all output) should be presented in an instance of the notepad editor. If this isn't working, or if for some reason you want to see a display in a terminal window, the alternative executable where-to-console is also available. This can be combined with the --display-mode list option to print appointments rather than splash them on the lock screen.


Logo: Calendar by Paisley from the Noun Project.

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

where-to-0.3.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

where_to-0.3.0-py3-none-any.whl (6.4 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