slack_status_updater
slack_status_updater copied to clipboard
A simple shell script to update your status in slack from the command line
Zoom recently released a new version which changed the casing on the menu bar option name for joining meetings. This change allows for both the old and new menu bar...
When used over SSL, you get a message from tput. This sets a TERM variable and updates the colour definitions so the program now works over SSL
The script stores the configuration in the home directory, which clutters the directory. It would be great if it followed the [Freedesktop spec](https://specifications.freedesktop.org/basedir-spec/latest/ar01s03.html) > `$XDG_CONFIG_HOME` defines the base directory relative...
Slack's `users.profile.set` API allows a profile parameter `status_expiration` which takes an integer value: either seconds until expiration, or, 0 to mean never expires. I added this functionality because I wanted...
Do you know if you have to be a workspace owner to use this status updater? And if not, would this get listed in the workspaces apps? Thanks!
LightBox currently has very little to do with actual lights. The code manages the on/off state of a designated USB port and shows that on/off status in an icon added...
Need to update the zoom_detect.lua, else this script won't work. With the new zoom update (6.1.0), the menu item was changed from "Join Meeting..." to "Join meeting...". Changing this fixed...