Skip to content

Commit

Permalink
Updated README file
Browse files Browse the repository at this point in the history
  • Loading branch information
izivkov committed Jul 8, 2024
1 parent 3ec7147 commit edb0410
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,17 @@ This project allows you to set the correct time to your Casio G-Shock `B5600 <ht
In addition, this repository provides an API for developing application for the above watches. This is WIP,
but you can take a look at the ``api_tests.py`` file on how to use the API.

Usage:
======
This app can run on any device with Python and Bluetooth capabilities - from a desktop to a Raspberry Pi Zero.
It has been tested on Linux OS only, but should be compatible with Windows as well.

.. figure:: images/pizero.jpg
:alt: Pi Zero
:align: center
:width: 200px

The server running on a Pi Zero.

Usage:
======
This app can run on any device with Python and Bluetooth capabilities - from a desktop to a Raspberry Pi Zero.
It has been tested on Linux OS only, but should be compatible with Windows as well.

1. Go to /src/gshocktimeserver directory.

Expand Down

0 comments on commit edb0410

Please sign in to comment.