Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/robertvazan/guerrillantp-cli
- Owner: robertvazan
- License: apache-2.0
- Created: 2023-04-08T18:33:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-09T08:59:38.000Z (over 1 year ago)
- Last Synced: 2023-07-31T16:19:56.548Z (over 1 year ago)
- Topics: clock, ntp, ntp-client, sntp, sntp-client, time
- Language: C#
- Homepage: https://guerrillantp.machinezoo.com/cli
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).