Skip to content

pyohei/sleep-cycle-result-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleep Cycle data converter

Convert Sleep Cycle Exported data into MySQL data. This tool is for myself, and if you want to use it, be careful when using.

Usage

  1. Install golang and MySQL
  2. Install this repository
  3. Create database with sql/createtable.sql
  4. Edit main.go. Change database connection information.
  5. Execute script with go run main.go filename.
    You set target file as first argument.

Licence

  • MIT

About

Convert sleep cycle exported file into MySQL.⏰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages