Wykres commitów

32 Commity (0f9d6f6aab74e9cc3d6b05ab79f1bf6ce60fdd43)

Autor SHA1 Wiadomość Data
Kirill Snezhko 0f9d6f6aab
Download firmware and font pack (experimental, unstable, dangerous), add ID and ACT columns. Fix #12 2021-02-24 02:08:48 +03:00
Kirill Snezhko 750b4eea06
Fix #27. Extract country_code from region in some cases 2021-02-23 17:17:36 +03:00
Kirill Snezhko d0813e2fa8
Fix linter errors 2021-02-23 17:03:23 +03:00
Kirill Snezhko 3f71e6546e
Signing test 2021-02-23 16:55:30 +03:00
Kirill Snezhko 9ee06c59ec Update readme 2021-02-23 16:39:57 +03:00
Kirill Snezhko 24373f3626
Merge pull request #28 from lyz-code/master
style: fix typos and remove trailing spaces
2021-02-23 16:34:15 +03:00
Kirill Snezhko 3e79d9ab33 App version bump, api change, show active status of a device 2021-02-23 16:33:41 +03:00
Lyz 467e3ca495
style: fix typos and remove trailing spaces 2021-02-23 10:10:26 +01:00
Kirill Snezhko c1206af390
Merge pull request #23 from bartmanus/master
add Dockerfile
2021-01-26 12:30:55 +03:00
Jaša Bartelj 44fe425b5e
add Dockerfile
Use latest slim python as base, create limited user, add code to wd,
install deps and show help by default but override the command at
runtime.

Build command:
```bash
docker build -t huami_token:`git describe` .
```

Run command:
```bash
docker run --rm -it huami_token:`git describe` -m xiaomi -b
```
2021-01-23 15:11:36 +01:00
Kirill Snezhko 9f2c6bd714
Added `important` section 2021-01-20 14:48:00 +03:00
Kirill Snezhko 1a5694f3ab Fix linter errors 2020-11-12 13:41:27 +00:00
Kirill Snezhko d02a6a1e1e Do not ask password if login method is xiaomi 2020-11-12 12:56:40 +00:00
Kirill Snezhko 3c4190df0c
Add build status 2020-11-12 13:03:40 +03:00
Kirill Snezhko 9a7d3a259b
Replce pylint with pytest 2020-11-12 13:01:36 +03:00
Kirill Snezhko feaf4e32e0
Add pytest dependency 2020-11-12 13:00:57 +03:00
Kirill Snezhko af662f3f20
Add pylint dependency for Travis Cl 2020-11-12 12:55:03 +03:00
Kirill Snezhko b9773bbc24
Create .travis.yml 2020-11-12 12:28:46 +03:00
Kirill Snezhko 815117404b
Merge pull request #11 from Mohjive/master
Add password prompt
2020-09-07 13:30:58 +03:00
Kirill Snezhko 1f46c30bb1
Fix #13 2020-09-07 13:24:42 +03:00
Jonas Karlsson ea519c65e9 Add password prompt
Add prompt for password if the user didn't specify it using the
-p/--password option
2020-08-29 11:52:25 +02:00
Kirill Snezhko 310b2005e0 Increased cell width 2020-08-09 19:20:08 +03:00
Kirill Snezhko dfd24053b0 New command line options: --all, --bt_keys, --gps, --no_logout 2020-08-04 22:39:01 +03:00
Kirill Snezhko 3fb72fc9d3 Table symbols change. Fix #5 2020-08-04 18:14:27 +03:00
Kirill Snezhko e4f1ee8ce2 Fix requirements.txt 2020-06-08 02:03:45 +03:00
Kirill Snezhko 6550cc3e11 Linked devices are in table now, add requirements.txt, update readme 2020-06-08 01:17:50 +03:00
Kirill Snezhko d4446a3bb3 URLs and payloads moved to urls.py 2020-06-08 00:26:18 +03:00
Kirill Snezhko 885cfab9f4 Change string formatting to PEP 498 2020-06-01 19:49:48 +03:00
Kirill Snezhko c65e414600 Update readme about AGPS packs 2020-05-28 20:05:16 +03:00
Kirill Snezhko 6eca5c96b9 Link to tags 2020-05-28 19:56:17 +03:00
Kirill Snezhko 2038f1ca8a AGPS packs download support 2020-05-28 19:53:33 +03:00
Kirill Snezhko 0ee549105d Initial commit 2020-05-25 14:27:57 +03:00