Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertvazan/guerrillantp-cli

Demo command-line SNTP program written in C# using GuerrillaNtp library.
https://github.com/robertvazan/guerrillantp-cli

clock ntp ntp-client sntp sntp-client time

Last synced: 4 days ago
JSON representation

Demo command-line SNTP program written in C# using GuerrillaNtp library.

Awesome Lists containing this project

README

        

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)

# GuerrillaNtp CLI

[![Build status](https://github.com/robertvazan/guerrillantp-cli/workflows/build/badge.svg)](https://github.com/robertvazan/guerrillantp-cli/actions/workflows/build.yml)

GuerrillaNtp CLI is a demo command-line SNTP client written in C# using [GuerrillaNtp library](https://guerrillantp.machinezoo.com/).
It queries specified NTP servers and prints NTP time details.

More on [homepage](https://guerrillantp.machinezoo.com/cli).

## Status

Stable and maintained.

## Getting started

See [homepage](https://guerrillantp.machinezoo.com/cli).

## Documentation

* [Homepage](https://guerrillantp.machinezoo.com/cli)
* [GuerrillaNtp library](https://guerrillantp.machinezoo.com/)

## Feedback

Bug reports and pull requests are welcome. See [CONTRIBUTING.md](https://github.com/robertvazan/guerrillantp-cli/blob/master/CONTRIBUTING.md).

## License

Distributed under [Apache License 2.0](https://github.com/robertvazan/guerrillantp-cli/blob/master/LICENSE).