Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

smerrell/luxateams

Folders and files

NameName
Last commit message
Last commit date
May 28, 2021
Apr 12, 2021
Jun 14, 2021
Apr 12, 2021
Jun 14, 2021
Apr 22, 2021
Jan 13, 2022
Jun 14, 2021
Dec 17, 2022
Apr 10, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021

Repository files navigation

Luxateams

A command line application that monitors your Teams status and sets your luxafor flag to a corresponding color.

Getting Started

  • Register an Azure AD Application
    • go to portal.azure.com
    • Select Azure Active Directory
    • Select App Registrations
    • In App Registrations, select New registration
      • Pick a meaningful name
      • Select Accounts in any organization directory and personal Microsoft accounts
      • Select register application
    • create a config.json file using the config.example.json file
    • Fill in the application.id property using the Application (client) ID
    • Fill in the application.tenant property with your AAD tenant ID
    • Under Authentication, click Add a platform
    • Select Mobile and Desktop applications
    • Check the login.microsoftonline.com URL and add the URL
    • Check Allow public client flows
    • Under manifest set allowPublicClient to true
  • Install dependencies using pipenv
  • Run script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published