{"id":18896987,"url":"https://github.com/maciek134/charge-guru","last_synced_at":"2025-04-15T02:08:25.629Z","repository":{"id":39997969,"uuid":"130325365","full_name":"maciek134/charge-guru","owner":"maciek134","description":"An application to control SkyRC B6* series chargers.","archived":false,"fork":false,"pushed_at":"2018-04-20T13:16:37.000Z","size":34,"stargazers_count":28,"open_issues_count":3,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-15T02:08:09.182Z","etag":null,"topics":["b6","battery","chargemaster","charging","lipo","lipo-charger","skyrc"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/maciek134.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}},"created_at":"2018-04-20T07:23:27.000Z","updated_at":"2025-01-12T19:48:50.000Z","dependencies_parsed_at":"2022-07-18T18:42:20.156Z","dependency_job_id":null,"html_url":"https://github.com/maciek134/charge-guru","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciek134%2Fcharge-guru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciek134%2Fcharge-guru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciek134%2Fcharge-guru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maciek134%2Fcharge-guru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maciek134","download_url":"https://codeload.github.com/maciek134/charge-guru/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991544,"owners_count":21194894,"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":["b6","battery","chargemaster","charging","lipo","lipo-charger","skyrc"],"created_at":"2024-11-08T08:35:57.022Z","updated_at":"2025-04-15T02:08:25.611Z","avatar_url":"https://github.com/maciek134.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ChargeGuru\n=====\nThis is an application to control SkyRC B6* chargers. It's a replacement for the ChargeMaster application\nprovided by the manufacturer, which is badly designed and doesn't work on GNU/Linux. It's written in Qt5.\n\n![screenshot](https://i.imgur.com/SSo5eYT.png)\n\nInstallation\n------------\nDependencies:\n```\nqt5 qtcharts libusb-1.0 libb6\n```\n\nGrab `libb6` from https://github.com/maciek134/libb6.\n\nRun these commands to compile the software:\n```bash\n$ mkdir build\n$ cd build\n$ cmake .. -DCMAKE_BUILD_TYPE=Release\n$ make\n```\n\nEither run the programs that use it as root (**not recommended**) or create an udev rule similar to this one:\n```udev\nSUBSYSTEM==\"usb\", ATTRS{idVendor}==\"0000\", ATTRS{idProduct}==\"0001\", MODE:=\"666\", GROUP=\"plugdev\"\nKERNEL==\"hidraw*\", ATTRS{idVendor}==\"0000\", ATTRS{idProduct}==\"0001\", MODE=\"0666\", GROUP=\"plugdev\"\n```\n\nStart the software and connect the charger, the interface will be enabled when charger's interface is up (it may take a few seconds, the MCU is a bit slow in that aspect).\n\nWhat's working\n--------------\n- [x] device information\n- [x] system settings\n- [x] starting / stopping charging with all available options\n- [x] toggable charging charts\n- [x] displaying charging errors\n- [x] notification after charging complete\n\nTODO / what to expect in the future\n-----------------------------------\n- [ ] saving charging profiles for quick use\n- [ ] battery datasheet / charging profile database\n- [ ] charging data export (to `csv`)\n- [ ] pause / resume charging\n- [ ] SMS / e-mail notifications\n- [ ] touch interface?\n- [ ] Windows build if I figure out how to make CMake work in there\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciek134%2Fcharge-guru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaciek134%2Fcharge-guru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaciek134%2Fcharge-guru/lists"}