Coder Social home page Coder Social logo

jt8ime-sync's Introduction

JT8ime-Sync

Adjusts time based on FT8 stations heard

Getting Started

This script monitors the text file that is created by MSHV of all stations that it hears and makes adjustments to the time based on that. The process should work for other programs as well but will require some tweaking.

I designed this script to run on my portable "hilltopper" setup where getting an accurate time is not always possible.

Prerequisites

  1. Root (or sudo) access to change time
  2. MSHV (hope to support WSJT-X and JTDX in the future)

Installation

There is nothing to install. Simply download the script, make it executible, and run!

  1. Download the script
    wget https://raw.githubusercontent.com/compuvin/JT8ime-Sync/main/JT8ime-Sync.py
  2. Make executible
    chmod +x JT8ime-Sync.py

(back to top)

Usage

  1. Start WSHV
  2. Run the script
    sudo ./JT8ime-Sync.py
  3. Enter the current date and time
  4. Let the script work its magic

(back to top)

Updating

Updating is simple, just download the updated file and replace the old one:

  1. Change directories to wherever your copy of the script resides

  2. Remove or rename your current script

  3. Download the script

    wget https://raw.githubusercontent.com/compuvin/JT8ime-Sync/main/JT8ime-Sync.py
  4. Make executible

    chmod +x JT8ime-Sync.py

(back to top)

Roadmap

  • Support WSJT-X
  • Support JTDX
  • Make process faster and/or more accurate

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPL-3.0 license. See LICENSE for more information.

(back to top)

CodeFactor

jt8ime-sync's People

Contributors

compuvin avatar

Watchers

 avatar

jt8ime-sync's Issues

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.