Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 850 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 850 Bytes

myvapors-parser

This is a library to parse the database of myVapors.

It consists of a sample application (myvapors-database-to-csv) which export the database as csv (plain comma separated).

Additionally the parsing module can be included in other applications to further process the data (see myVaporsRecords.parser).

About

I became disappointed with the functionality and usability of the myVapors App and tried to get the raw data for further processing, so i reverse engineered the file format.

Note: This just imports the myVapors database - there is no communication with the device (yet), so you'll have to use myVapors to download the statistics from the device first!

Disclaimer

myVapors is a companion App for some E-Cigarettes made by Joyetech

Note: I'm not affiliated with Joyetech in any ways - this is a hobby project!