{"id":23196738,"url":"https://github.com/saboten758/senz","last_synced_at":"2026-05-08T15:18:48.049Z","repository":{"id":183525650,"uuid":"669269835","full_name":"Saboten758/senz","owner":"Saboten758","description":"A realtime csv sensor data logger.","archived":false,"fork":false,"pushed_at":"2024-03-20T19:17:20.000Z","size":714,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T08:30:44.602Z","etag":null,"topics":["android","csv","logging","react-native","sensors"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Saboten758.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-21T19:15:22.000Z","updated_at":"2023-09-17T17:49:34.000Z","dependencies_parsed_at":"2023-07-24T20:29:46.080Z","dependency_job_id":"a84fa4a3-690c-4aa4-bc62-3c7cb4466c02","html_url":"https://github.com/Saboten758/senz","commit_stats":null,"previous_names":["saboten758/senz"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Saboten758/senz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saboten758%2Fsenz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saboten758%2Fsenz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saboten758%2Fsenz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saboten758%2Fsenz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saboten758","download_url":"https://codeload.github.com/Saboten758/senz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saboten758%2Fsenz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272324811,"owners_count":24914508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","csv","logging","react-native","sensors"],"created_at":"2024-12-18T14:20:24.640Z","updated_at":"2026-05-08T15:18:43.018Z","avatar_url":"https://github.com/Saboten758.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SENZ: A realtime sensor data logging tool\nThis is a react Native Project that aims to visualize the realtime sensor data from android and logs it a .csv file format that can be shared with others.\n\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Screenshots](#screenshots)\n\n## Features\n\n- Utilizes accelerometer, magnetometer, and gyroscope.\n- Log realtime data and display changes using Linechart.\n- Store the data as exportable .csv file with Unix timestamp\n- Share the logged data with others.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Saboten758/senz.git\n2. Navigate to the project directory:\n    ```bash\n    cd senz\n3. Install the dependencies:\n    ```bash\n    yarn install\n4. Run the project:\n    ```bash\n    yarn start\nThis will start the Metro bundler and launch the project on an emulator or connected device.\n\n## Screenshots\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/Od46G25.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\nAccel Data Graph\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/uWEM4WX.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nLogger with custom interval and custom name\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/iaihR1E.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nLogged CSV files\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/wF1Fhza.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nCSV file Share\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/lyxAOH3.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nVisualizer\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/ZUEBDqj.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nHome Page\u003cbr/\u003e\n\u003cbr/\u003e\n\n\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://i.imgur.com/UKYZA3h.jpeg\" width=\"320\" height=\"700\" style=\"display: block; margin: 0 auto\" \u003e\n\u003cbr/\u003e\nGyroscope Data Logging\u003cbr/\u003e\n\u003cbr/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaboten758%2Fsenz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaboten758%2Fsenz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaboten758%2Fsenz/lists"}