Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msTeams: Add config options for several features. #4

Open
zee-bit opened this issue May 14, 2021 · 0 comments
Open

msTeams: Add config options for several features. #4

zee-bit opened this issue May 14, 2021 · 0 comments
Labels
area: config enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zee-bit
Copy link
Owner

zee-bit commented May 14, 2021

The current app.py module doesn't support any config options We could potentially support the following:

  • --headless and --non-headless: Whether the user wants to open a headless(runs the browser session in the background) selenium browser session or not.
  • --config <path/to/config>: If the user wants to specify a custom ${HOME}/.selemrc file.
  • --no-join: If the user doesn't want to automatically join an ongoing meeting, rather be just notified about it.
  • (CONTROVERSIAL) --cron <cron-time>: If the user wants the search to run CRON'ically at specified intervals without making a cron-tab himself?

Any other pointers are most welcome. 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: config enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant