Giter Club home page Giter Club logo

gshocktimeserver's People

Contributors

harlock974 avatar izivkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gshocktimeserver's Issues

Encoding issue with Python 3.8

Hi Izivkov,
Thank you for this smart program. I couldn't stand any more the awkward Casio android app...
When I tried your program I had got the following error :

File "/home/xxxx/GShockTimeServer/src/gshocktimeserver/logger.py", line 10, in Logger logging.basicConfig( File "/usr/lib/python3.8/logging/__init__.py", line 2009, in basicConfig raise ValueError('Unrecognised argument(s): %s' % keys) ValueError: Unrecognised argument(s): encoding

It is because my Linux system run Python 3.8 and the encoding parameter has been added to Python 3.9.

For those with the same issue they just need to comment line 11 in file logger.py, this way :

#encoding='utf-8',

Then it works perfectly well with Python 3.8.

Installed succesfully, but not sure about connection procedure

I have succesfully installed the GShockTimeServer, the script seems to run fine. But how do I pair my watch? Do I need to find the bluetooth address somewhere and insert it manually into the config.ini or do I need to run a other script to pair the watch?

SD Image of the Time Server

It would be great if we can create a Pi / Pi-zero SD image with a scripts to setup time. Could be a Python or a Linux Shell scripts.

The user can simply flash the image to an SD card and boot the Pi, making it into a Time Server.

@harlock974 , do you think you will be interested to work on this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.