{"id":28551362,"url":"https://github.com/aboveyunhai/fitetc","last_synced_at":"2026-01-29T20:02:20.886Z","repository":{"id":37172141,"uuid":"277691227","full_name":"aboveyunhai/FitEtc","owner":"aboveyunhai","description":"A React-Native Pedometer/Fitness App for android platform","archived":false,"fork":false,"pushed_at":"2022-06-17T02:03:31.000Z","size":6253,"stargazers_count":5,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T03:51:01.622Z","etag":null,"topics":["fitness-app","google-fit-api","react","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboveyunhai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-07T01:57:07.000Z","updated_at":"2025-05-12T13:53:34.000Z","dependencies_parsed_at":"2022-08-31T19:22:38.913Z","dependency_job_id":null,"html_url":"https://github.com/aboveyunhai/FitEtc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aboveyunhai/FitEtc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboveyunhai%2FFitEtc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboveyunhai%2FFitEtc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboveyunhai%2FFitEtc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboveyunhai%2FFitEtc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboveyunhai","download_url":"https://codeload.github.com/aboveyunhai/FitEtc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboveyunhai%2FFitEtc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28883985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T19:55:09.949Z","status":"ssl_error","status_checked_at":"2026-01-29T19:55:08.490Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fitness-app","google-fit-api","react","react-native"],"created_at":"2025-06-10T03:38:37.539Z","updated_at":"2026-01-29T20:02:20.880Z","avatar_url":"https://github.com/aboveyunhai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FitEtc\n\nA standalone React Native Pedometer App based on Google Android API, currently support Android platform only.\n\nrun `npm install https://github.com/aboveyunhai/FitEtc.git`, \u003cbr\u003e\nthen execute `react-native run android`\n\n**require your own api key to enable google-fit api to work**\n\nHelpful link: https://github.com/StasDoskalenko/react-native-google-fit/blob/master/docs/INSTALLATION.md\n\n### Disclaimer\n\nIf you happened to find this because of the `react-native-google-fit`, \n\u003cbr/\u003emaybe this file (https://github.com/aboveyunhai/FitEtc/blob/f38ce6cfe518a7d32117c7aed2dcbff6e5b5af81/src/redux/actions/ActionCreator.tsx#L20) is the only useful place you want to take at look.\n\u003cbr/\u003eOther than that, while the app is still functionaily OK (at least I'm still using it by my own, and enough for dev testing), the entire codebase is a mess and requires a `full rewrite`, you will see tons of `Typescript/React abuses`. But I found many of two-years-old codes are `stupid, entertaining but creative`, so I just left what it is now until I want to rewrite it someday.\n\n### Motivation:\nThere are already tons of well-built fitness apps around, but I'm the particular oddity who has no interest in those fitness communities, notifications, etc. \u003cbr\u003e\nThose also created many unnecessary bundles and huge battery comsumption\u003cbr\u003e\nSo I just want to create a **pure** pedometer app for myself and my family. Silently run in the background with minimal battery usage.\u003cbr\u003e\n\nDo some **NON-SENSE** react-native UI/UX experiments for data presentation, battery consumption check and possible RN optimization\n\n\u003cdiv\u003e\n\u003cimg src=\"https://github.com/aboveyunhai/FitEtc/blob/master/readMe/Screenshot_3_Pedoer.gif\" height=\"600\" /\u003e\n\u003cimg src=\"https://github.com/aboveyunhai/FitEtc/blob/master/readMe/Screenshot_2_Pedoer.gif\" height=\"600\" /\u003e\n\u003cdiv\u003e\n\n#\nI currently use it to debug and help improve https://github.com/StasDoskalenko/react-native-google-fit. The core functionality of this app.\n\n### Todos:\n\n* Possibly fully expand the app to for all fitness data,\n* Code structure optimization\n\n#\n\nAll credit to [@aboveyunhai](https://github.com/aboveyunhai).\n\nIf you found anything interesting and want to take part of it for personal or commercial usage, just let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboveyunhai%2Ffitetc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboveyunhai%2Ffitetc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboveyunhai%2Ffitetc/lists"}