Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davispuh/net-ntp-next
NTP client library for Ruby, improved version of net-ntp
https://github.com/davispuh/net-ntp-next
Last synced: about 1 month ago
JSON representation
NTP client library for Ruby, improved version of net-ntp
- Host: GitHub
- URL: https://github.com/davispuh/net-ntp-next
- Owner: davispuh
- License: unlicense
- Created: 2013-03-08T19:58:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-15T15:39:51.000Z (over 11 years ago)
- Last Synced: 2024-03-14T22:50:08.466Z (8 months ago)
- Language: Ruby
- Homepage: https://rubygems.org/gems/net-ntp-next
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Net::NTP::Next
NTP client library with improved functionality.
## Installation
Simply
`gem install net-ntp-next`
### Dependecies
Depends on `net-ntp` gem
## Authors
Currently everything (all functions, files, text) in this repository are made by me @davispuh and I've dedicated this repository to public domain.
## Unlicense
All text, documentation, code and files in this repository are in public domain (including this text, README).
It means you can copy, modify, distribute and include in your own work/code, even for commercial purposes, all without asking permission.## Contributing
Feel free to improve anything what you see is improvable.
**Warning**: By sending pull request to this repository you dedicate any and all copyright interest in pull request (code files and all other) to the public domain. (files will be in public domain even if pull request doesn't get merged)
Also before sending pull request you acknowledge that you own all copyrights or have authorization to dedicate them to public domain.
If you don't want to dedicate code to public domain or if you're not allowed to (eg. you don't own required copyrights) then DON'T send pull request.