Wykres commitów

59 Commity (master)

Autor SHA1 Wiadomość Data
argrento 5860686f4a
project: correct version number 2023-06-08 17:20:21 +02:00
argrento 3f6ffe4edc
Merge pull request 'main: add wheel build' (#76) from pip_support into master
Reviewed-on: #76
2023-06-08 17:06:47 +02:00
argrento 2cc2f4f848
main: add wheel build
* rearrange folder structure
* ci tests for wheel and module call
2023-06-08 17:01:36 +02:00
argrento 4c555ee971 Merge pull request 'readme: add matrix room link' (#74) from matrix-link into master
Reviewed-on: https://codeberg.org/argrento/huami-token/pulls/74
2023-06-06 21:46:05 +00:00
argrento 3d901aaeb8
readme: add matrix room link 2023-06-06 23:44:07 +02:00
argrento 5546c0313a Enable CI checks (#72)
Reviewed-on: https://codeberg.org/argrento/huami-token/pulls/72
2023-06-04 14:19:19 +00:00
argrento 106374a489
Merge pull request 'Add support for building the UIHH format AGPS file after download' (#62) from daxcore/master into master
Reviewed-on: https://codeberg.org/argrento/huami-token/pulls/62
2023-04-10 14:45:11 +02:00
Adam Pigg af561189bd Add support for building the UIHH format AGPS file after download 2023-04-10 14:43:30 +02:00
argrento 3ca5b011d9
Show a message when no updates were found
Signed-off-by: argrento <kirill.snezhko@pm.me>
2023-04-10 14:16:32 +02:00
argz eeb7fb66af
Remove rich from readme 2022-09-16 21:47:59 +02:00
argrento ecefbbdbf1 Update 'README.md'
Signed-off-by: argrento <argrento@noreply.codeberg.org>
2022-09-16 14:06:19 +02:00
Kirill Snezhko 3c566c8e1e
Remove prints from most of the class members 2022-04-19 16:38:21 +03:00
Kirill Snezhko df7af8e46e
Remove Rich dependency 2022-04-19 15:10:22 +03:00
Kirill Snezhko ecbfab4ba8
Update main repo link 2022-04-16 14:30:53 +03:00
Kirill Snezhko 3e6cd613d6
Project notice 2022-04-16 13:33:36 +03:00
Kirill Snezhko c88162682d
Update README.md (#48) 2021-10-30 13:12:41 +03:00
Kirill Snezhko 84078a6f4f
Login error messages (#46) 2021-10-25 15:45:51 +03:00
Kirill Snezhko 32a0db250c
Update README.md (#45) 2021-10-25 15:28:22 +03:00
Kirill Snezhko d407d4abdb
Style rewrite, fix #40 2021-10-02 15:22:38 +03:00
Kirill Snezhko c6c0d7971a Merge branch 'master' of github.com:argrento/huami-token 2021-04-30 18:48:04 +03:00
Kirill Snezhko 12666e51a2 Probably fix of #31. For some reason 'cep_1week.zip' and 'cep_alm_pak.zip' are identical. 2021-04-30 18:46:27 +03:00
Kirill Snezhko 6efae231bf
Add license to files (#29)
* Add license to huami_token.py
* Add license to urls.py
2021-03-17 14:50:51 +03:00
Kirill Snezhko 46d461130f
Rename LICENSE to LICENSE.md 2021-03-17 14:45:48 +03:00
Kirill Snezhko 749af668fe
Change python to python3. For #26 2021-03-15 16:49:01 +03:00
Kirill Snezhko 6e3964a030
Add correct casting 2021-02-27 09:56:23 +03:00
Kirill Snezhko 24033ac2c1
Display hash summ for firmware download 2021-02-24 02:28:04 +03:00
Kirill Snezhko 2287839db5
Update readme, fix linter errors 2021-02-24 02:22:05 +03:00
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