Automatically sign out of Slack workspaces on macOS.
Project description
Overview
Slackoff is a quick way to sign out of a company Slack workspace at the end of the day to improve one's work-life balance. It can also be used to sign out of "fun" Slack workspaces to avoid distractions during normal working hours.
Setup
Requirements
- macOS (for AppleScript)
- Slack for Mac
- Python 3.10+
Installation
Install this tool globally with pipx (or pip):
$ pipx install slackoff
or add it to your Poetry project:
$ poetry add slackoff
Usage
After installation, automatically sign out of a Slack workspace:
$ slackoff My Company Workspace
or sign back in:
$ slackoff
Slackoff will remember the last workspace used and attempt to toggle appropriately.
Additional Options
To explicitly attempt to sign in or out, include the corresponding flag:
$ slackoff --signin
$ slackoff --signout
View the help for more options:
$ slackoff --help
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
Hashes for slackoff-0.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 961d126826636743448a204de5c7dd527c4212cb8e4f6670861dc2ae2575e004 |
|
MD5 | 2acabf88cebf0474310c1ee26517d88a |
|
BLAKE2b-256 | 0251da3fb0a0d3b3808cedea1ba1a522be2dd84ad096e1036e90ad115ce0159d |