Skip to content

Find out useful information about your Casio watch

Notifications You must be signed in to change notification settings

P0u4a/casio-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casio Model Code Parser ⌚

Ever wondered what that cryptic code on the back of your Casio watch means?

Example

cargo run -- GW-B5600BC-1BER

Output

Found the following GShock data:
    Category: G-Shock Waveceptor
    Feature: Bluetooth
    Collection: Baby-G
    Main Colour: Black
    Accent Colour: None
    Order: 2nd Wave
    Manufacturer Origin: Europe

Running

  1. Build the project with cargo build
  2. Test with cargo test
  3. Run with cargo run -- <watch-code>

About

Find out useful information about your Casio watch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages