8000 GitHub - P0u4a/casio-parser: Find out useful information about your Casio watch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0