
When you’re in the office, it’s also obvious when your colleague is on a break. If it’s urgent, you interrupt and get all hands on deck. If your question isn’t urgent, you save it for later. She’s in the zone, with her eyes glued to the screen. You look over and see that she’s deep in some code. You could then go a step further and add more aliases such as alias ssm="slackstatus meeting" which allows you to quickly write ssm 1h from any terminal to tell your team you are in a meeting for the next hour.In the office, it’s pretty obvious when your colleague is in Deep Work. Now you can run slackstatus meeting 1h from any terminal.
:max_bytes(150000):strip_icc()/01-slack-status-32429814b2ec4f6a9d9f0d937eaf689f-fba5d748ed3f49e78e588ec4ce49e21b.jpg)
Add alias alias slackstatus="node ~/Sites/slack-auto-status/app.js update" (check the path is correct for your directory location).You can add an alias to your profile, bashrc, or zshrc etc to make posting new status updates quick and easy. Start the ecosystem above if you haven't already.pm2 startup then run the command it prints out.
:max_bytes(150000):strip_icc()/10-slack-status-dc9a1adab7de4cad95f1cb95bb5d681b-e062635b62d1448e985e7e7a7f8a1101.jpg)

A NodeJS application that monitors nearby WiFi networks to automatically update your slack status.
