{"id":20576802,"url":"https://github.com/hobbyquaker/arcticfox-config","last_synced_at":"2025-03-06T11:19:59.781Z","repository":{"id":149126485,"uuid":"97158037","full_name":"hobbyquaker/arcticfox-config","owner":"hobbyquaker","description":"Configuration Tool for Vape Battery Mods with Arcticfox Firmware. :cloud: :wrench: Works on MacOS and Linux.","archived":false,"fork":false,"pushed_at":"2018-05-26T16:42:41.000Z","size":1091,"stargazers_count":67,"open_issues_count":14,"forks_count":7,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-16T21:52:36.704Z","etag":null,"topics":["arcticfox","battery","configuration","firmware","mod","temperature-control","vape"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/hobbyquaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-07-13T19:30:13.000Z","updated_at":"2024-10-26T03:28:23.000Z","dependencies_parsed_at":"2023-09-02T23:03:58.676Z","dependency_job_id":null,"html_url":"https://github.com/hobbyquaker/arcticfox-config","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Farcticfox-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Farcticfox-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Farcticfox-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Farcticfox-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hobbyquaker","download_url":"https://codeload.github.com/hobbyquaker/arcticfox-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242196471,"owners_count":20087779,"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":["arcticfox","battery","configuration","firmware","mod","temperature-control","vape"],"created_at":"2024-11-16T05:46:59.200Z","updated_at":"2025-03-06T11:19:59.776Z","avatar_url":"https://github.com/hobbyquaker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arcticfox-config\n\n[![Dependency Status](https://david-dm.org/hobbyquaker/arcticfox-config/status.svg)](https://david-dm.org/hobbyquaker/arcticfox-config)\n[![devDependency Status](https://david-dm.org/hobbyquaker/arcticfox-config/dev-status.svg)](https://david-dm.org/hobbyquaker/arcticfox-config?type=dev)\n[![Build Status](https://travis-ci.org/hobbyquaker/arcticfox-config.svg?branch=master)](https://travis-ci.org/hobbyquaker/arcticfox-config)\n[![Github All Releases](https://img.shields.io/github/downloads/hobbyquaker/arcticfox-config/total.svg)]()\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)\n\n\u003e Configuration Tool for Vape Battery Mods with Arcticfox Firmware. Works on MacOS and Linux.\n\n![Screenshot](screenshot.png \"Screenshot\")\n\n\n![Screenshot](screenshot2.png \"Screenshot\")\n\n\n### Download\n\n#### macOS\n\n##### homebrew\n\nTo install the latest version, use homebrew:\n\n`brew install hobbyquaker-arcticfox-config`\n\n##### Direct download\n\nGo to the [latest release page](https://github.com/hobbyquaker/arcticfox-config/releases/latest) and download the \narcticfox-config-x.x.x.dmg file.\n\n#### Linux\n\nOn the [latest release page](https://github.com/hobbyquaker/arcticfox-config/releases/latest) you can find a .deb file, \na .rpm file and a .tar.gz that should work on other distributions.\n\nFor USB access with an unprivileged user you need udev rules, see \n[Issue #25](https://github.com/hobbyquaker/arcticfox-config/issues/25)\nThe .deb and .rpm packages install these udev rules automatically and create a group `arcticfox`. You have to add you \nuser to this group (`usermod -a -G arcticfox username`).\n\n\n### Usage\n\nStart the Application, connect your Arcticfox Device.\n\n\n### Contributing\n\nClone the repo, do `npm install` in the project root. Use `npm start` to start the application in debug mode.\nDepending on your installed Node.js version it might be necessary to rebuild the USB HID module:\n`npm run rebuild`.\n\nIf you want to do a build on your own you can find hints on dependencies in \n[Issue #23](https://github.com/hobbyquaker/arcticfox-config/issues/23).\n\n\n### Related\n\n* https://github.com/hobbyquaker/arcticfox-monitor - A device monitoring tool for vape battery mods with Arcticfox firmware. Works on macOS and Linux.\n* https://github.com/hobbyquaker/arcticfox - a Node module that abstracts the HID communication with the Arcticfox \nfirmware and is also used by this project.\n* https://github.com/hobbyquaker/dna-monitor - a macOS and Linux device config for battery mods with the DNA chipset.\n\n\n### Credits\n\nBased on the work of [NFE Team](https://nfeteam.org/)\n\n* https://github.com/maelstrom2001/ArcticFox\n* https://github.com/TBXin/NFirmwareEditor\n\n\nThis software uses [Highcharts](http://www.highcharts.com/) which is free __only for non-commercial use__.\n\n\n### License\n\nGPLv3\n\nCopyright (c) Sebastian Raff\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Farcticfox-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhobbyquaker%2Farcticfox-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Farcticfox-config/lists"}