{"id":21047254,"url":"https://github.com/labatata101/oximeter-telegram-bot","last_synced_at":"2025-03-13T22:25:25.483Z","repository":{"id":175088322,"uuid":"527046791","full_name":"LaBatata101/oximeter-telegram-bot","owner":"LaBatata101","description":"Telegram bot for real time data visualization of the oximeter monitor project.","archived":false,"fork":false,"pushed_at":"2022-08-21T21:25:10.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:50:43.919Z","etag":null,"topics":["bot","python","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/LaBatata101.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":"2022-08-20T21:47:48.000Z","updated_at":"2022-08-20T22:33:57.000Z","dependencies_parsed_at":"2023-06-26T02:46:43.231Z","dependency_job_id":null,"html_url":"https://github.com/LaBatata101/oximeter-telegram-bot","commit_stats":null,"previous_names":["labatata101/oximeter-telegram-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaBatata101%2Foximeter-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaBatata101%2Foximeter-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaBatata101%2Foximeter-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaBatata101%2Foximeter-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LaBatata101","download_url":"https://codeload.github.com/LaBatata101/oximeter-telegram-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243491380,"owners_count":20299296,"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","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":["bot","python","telegram-bot"],"created_at":"2024-11-19T14:36:13.405Z","updated_at":"2025-03-13T22:25:25.461Z","avatar_url":"https://github.com/LaBatata101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oximeter Monitor Telegram Bot\nProject made for my Microcontrollers class, the goal of this project is to collect the heartrate and oxygen saturation data using the ESP32 microcontroller\nand the MAX30100 sensor. The whole project is divided into 3 parts/repositories: the [microcontroller firmware](https://github.com/LaBatata101/oximeter-esp32-firmware),\nthe [REST Api](https://github.com/LaBatata101/oximeter-rest-api) for the data management and the Telegram bot (this repository) for real time data visualization.\n\n## Dependencies\n- python-telegram-bot v20\n- aiohttp v3.8.1\n\n## Installing and running the project\nFollow [this tutorial](https://core.telegram.org/bots) on how to create a Telegram Bot and get your Bot token.\n\nClone the project:\n```bash\n$ git clone https://github.com/LaBatata101/oximeter-telegram-bot\n$ cd oximeter-telegram-bot/\n```\n\nInstalling the dependencies using `pip`:\n```bash\n$ pip install -r requirements.txt\n```\nOr, using `poetry`:\n```bash\n$ poetry install\n```\n\nRunning:\n```bash\n$ BOT_TOKEN=YOUR_BOT_TOKEN python oximeter/bot.py\n```\n\nOnce you start a conversation with the bot type `/help` for the available commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabatata101%2Foximeter-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabatata101%2Foximeter-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabatata101%2Foximeter-telegram-bot/lists"}