utils module
Utils file contains the utility functions for enabling the additional features like launch on auto start.
- utils.become_persistent(filename)
For Windows users we can launch the app during startup to start tracking the availability and send desktop notifications when available.
- utils.remove_startup()
Disables auto launch during startup.