https://github.com/hobbyquaker/arcticfox-encryption
Node module to Encode and Decode ArcticFox Config Files (.afc)
https://github.com/hobbyquaker/arcticfox-encryption
arcticfox battery config decode encode firmware mod vape
Last synced: about 2 months ago
JSON representation
Node module to Encode and Decode ArcticFox Config Files (.afc)
- Host: GitHub
- URL: https://github.com/hobbyquaker/arcticfox-encryption
- Owner: hobbyquaker
- License: gpl-3.0
- Created: 2017-07-17T16:38:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T13:34:00.000Z (over 7 years ago)
- Last Synced: 2025-03-28T06:51:10.425Z (2 months ago)
- Topics: arcticfox, battery, config, decode, encode, firmware, mod, vape
- Language: JavaScript
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# arcticfox-encryption
[](http://badge.fury.io/js/arcticfox-encryption)
[](https://gemnasium.com/github.com/hobbyquaker/arcticfox-encryption)
[](https://david-dm.org/hobbyquaker/arcticfox-encryption?type=dev)
[](https://travis-ci.org/hobbyquaker/arcticfox-encryption)
[](https://github.com/sindresorhus/xo)
[](http://www.gnu.org/licenses/gpl-3.0)> Node module to Encode and Decode ArcticFox Config Files (.afc)
[ArcticFox](https://github.com/maelstrom2001/ArcticFox) is a Custom Firmware for Joyetech, Wismec and Eleaf battery mods
by https://nfeteam.org/## Usage
see [test.js](test.js)
## Related
* https://github.com/hobbyquaker/arcticfox-config - Configuration Tool for Vape Battery Mods with Arcticfox
Firmware. Works on MacOS and Linux.
* https://github.com/hobbyquaker/arcticfox-monitor - A device monitoring tool for vape battery mods with Arcticfox firmware. Works on macOS and Linux.
* https://github.com/hobbyquaker/arcticfox - a Node module that abstracts the HID communication with the Arcticfox
firmware.## Credits
Based on the work of [NFE Team](https://nfeteam.org/)
* https://github.com/maelstrom2001/ArcticFox
* https://github.com/TBXin/NFirmwareEditor## License
GPLv3