CLI tool for macOS to check MS Teams token expiration and send notifications
Project description
MSTeams-Tickler
MSTeams-Tickler is a command-line interface (CLI) tool that checks the expiration of Microsoft Teams tokens on macOS.
Installation
To install MSTeams-Tickler, you can use pip:
pip install msteams-tickler
Usage
Usage
To use MSTeams-Tickler, run:
mstc check
or for MSTeams classic
mstc classic check
MSTeams uses a binarycookies file to store the tokens. MSTeams-Tickler looks for the binarycookies file at the default location.
If you have the binarycookies file at a different location, you can specify the path to the binarycookies file using the --cookies-path
option:
mstc check --cookies-path /path/to/cookies.binarycookies --token-name other_token
! MSTeams classic looks for a sqlite file at the default cookies location. If you have the sqlite file at a different location,
you can specify the path to the sqlite file using the --cookies-path
option:
Contributing
If you want to contribute to MSTeams-Tickler, feel free to open an issue or submit a pull request.
License
MSTeams-Tickler is licensed under the MIT License. See LICENSE for more information.
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
Built Distribution
File details
Details for the file msteams_tickler-1.0.0.tar.gz
.
File metadata
- Download URL: msteams_tickler-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.12.4 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4ce2037b0a0a65465da9c3c94efa690412b6f3a20b7bb596f41517aec3e6a4a |
|
MD5 | d28fb363c9937cd7f5ec50c47ad2fdc7 |
|
BLAKE2b-256 | 10e122bcb19c535f8aa725ca9432a1d0ea24f5ded22c28c01ff6161852f5921f |
File details
Details for the file msteams_tickler-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: msteams_tickler-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.12.4 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f59368dfb0395ce7fc2f6ac95d4419bb32e2f76e7cc0a49858e05c08e6325eb |
|
MD5 | cf9073226602bdf9de53af1948eddcd6 |
|
BLAKE2b-256 | 073bcf515921080947b2db9b32e5221a9fc712253dbda2b1d560a86cf89754b2 |