Office in/out board solution

shroobinator@lemmy.ml to Selfhosted@lemmy.world – 24 points –

At my workplace we use a program called OfficeStatus to track whether someone is on, off, or WFH. Unfortunately, it's losing support at the end of the year and we're anticipating a windows update breaking it at some point.

Are there any alternatives out there that have AD integration to import users, are free or one time fee, and self hosted of course?

I've been trying to write an app that integrates with MS teams status, but I've been racking my brain trying to deal with authentication states.

8

You are viewing a single comment

PowerApps + PowerAutomate then? If you have such licenses and wanna go native MS then this works like a charm, even on mobile. Doesnt take long to prepare, i think it is even a PA example that MS has. Ill try to find it.

Edit: I know this is a selfhosted community but MS tools work well with MS tools :D

Never tried PA, but we have the licences, if it’s that easy I would really appreciate it.

Honestly I cant find the exact one, but Reza Dorrani probably has this in his vids or you can go with something like this:

https://youtu.be/cC-skWfWOXQ

Tldr - in PowerApps you design the form and buttons, which set a value on a sharepoint list, after which you can set up the view as shown on the vid ive shared. I wish i could help more, but my PowerApps/Automate knowledge is limited.