Show upcoming Outlook meetings on the Windows lock screen
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file where-to-0.5.0.tar.gz
.
File metadata
- Download URL: where-to-0.5.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.5 Windows/2012ServerR2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7b961e7704ad4f44b0dd5765168a7b0607292e85d6d3dbd9d8a3b67c640aae0 |
|
MD5 | e58589dea26f711beb31c95e9cd303bf |
|
BLAKE2b-256 | 685cbbcf17f8fd8f89169633762b1f05af5117a6f898b4b7f35db43ff51aac45 |
File details
Details for the file where_to-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: where_to-0.5.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.5 Windows/2012ServerR2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f237714fc60a44a60bddc6c4444bd57e05484deb1349be99e31b2677df8fd40f |
|
MD5 | 5f65bafbb88aa4917e08344ff7055802 |
|
BLAKE2b-256 | ccc1e6499252d29e32e4ad8cbab9115235c4403106bcf3beed41a91ed2777b7e |