running_page icon indicating copy to clipboard operation
running_page copied to clipboard

Make your own running home page

Results 75 running_page issues
Sort by recently updated
recently updated
newest added

如题,华米家的产品价格都比较亲民,最新的balance和cheetah的定位表现也都不错,不过华米自己的zeep应用貌似把通信过程都加密了,没办法自动化,有大佬可以解决吗

首先感谢yihong大神,这个开源项目真的很赞! - 然后是workflow和action,只要是部署成功一次之后,后续Github会自动帮我们运行拉取的操作么?如果是的话频率大概是多久一次呢? - 折腾成功了终于把页面弄出来了,符合预期,想问问可否把我页面也加到yihong大神的readme里面(跑步正好10年,诚惶诚恐)。页面地址:https://vensent.github.io/workouts_page/ - 最近Garmin 945坏掉了,因为在OPPO上班,想强力支持一波我司的手表,所以最近换手表了,所以关于页面有些问题我想这么搞你看看行不行。 - 我首先拉一个主发布分支(也就是master),就只用Garmin的数据,其他所有的数据都不管。 - 为了发布更干净,我拉第二个数据分支(data_retrieve),前提是公司OPPO手表欢太健康的数据先通过手机上的账号绑定同步到keep,然后定时拉取keep到gpx的文件夹下,然后运行导入gpx到strava,然后再运行strava to Garmin和strava to Garmin CN,这样能保证第一个分支以及网页能拉到最新的数据。 能行不,这个思路?

![微信截图_20231026130153](https://github.com/yihong0618/running_page/assets/20183613/758fc255-b6f6-492d-b79d-9d96731de5d4)

bug

## 在vscode中运行,具体出现的反馈代码如下: ``` C:\Users\Administrator> & C:/Users/Administrator/AppData/Local/Programs/Python/Python38/python.exe d:/JoyRundateto/running_page-master/run_page/joyrun_sync.py 18XXXXX 验证码 --with-gpx Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py", line 776, in urlopen self._prepare_proxy(conn) File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py", line 1045, in _prepare_proxy conn.connect() File...

尝试模拟虚拟设备序列号,也找了对应型号 GARMIN_DEVICE_PRODUCT_ID = 3992 # Forerunner 255 GARMIN_SOFTWARE_VERSION = 13.23 # 升级了版本 GARMIN_DEVICE_SERIAL_NUMBER = 34245xxxxx # 打个码 Evening_Run.tcx garmin upload success: {'uploadId': 5564567344, 'uploadUuid': {'uuid': 'ff2fd964-6f4c-4045-9697-cf1132a26eaa'}, 'owner': 11454265, 'fileSize': 803614,...

I have an new nike account in US, and the network is already outside GFW , But can't Login this [website](https://unite.nike.com/s3/unite/mobile.html?androidSDKVersion=3.1.0&corsoverride=https%3A%2F%2Funite.nike.com&uxid=com.nike.sport.running.droid.3.8&backendEnvironment=identity&view=login&clientId=VhAeafEGJ6G8e9DxRUz8iE50CZ9MiJMG), the response like this ``` Access Denied You don't...

- [ ] refactor python code - [ ] TUI - [ ] PyPI - [ ] next.js - [ ] another theme - [x] fast - [ ] tailwind

重新带 --with-gpx 跑, 会提示如下信息: your refresh_token and user_id are 485xxxxx 40xxxxxxxxx 120 runs to parse No tracks found

我还在用 1.0 的版本,Vercel 部署失败,抛出好多错误,是不是要拉到本地更新一下依赖的版本呢? ![error](https://github.com/yihong0618/running_page/assets/29042617/f9f74f85-a522-44b2-bc77-9e0811b21b79)

在咕咚里面,如果同步了Apple watch 的数据后,会有重复的数据;APP里面折叠并只统计一次重复数据 在runnng page没有对数据校验,并重复统计同一次的运动数据 ![image](https://github.com/yihong0618/running_page/assets/20373421/c6ad1d7d-8bf9-4662-b5ee-a65934ffc498)