Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 507 Bytes

File metadata and controls

27 lines (15 loc) · 507 Bytes

Async Sector

Python package for Sector Alarm using asyncio and aiohttp

Installation / Usage

To install use pip:

$ pip install asyncsector

Or clone the repo:

$ git clone https://github.com/mgejke/asyncsector.git
$ python setup.py install

Run the script:

$ asyncsector <alarmid> <username> <password>

Disclaimer

This packet is in no way affiliated with Sector Alarm, keep your password safe and use on your own risk.