Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkner/robo-time
Clocks, timing, and timestamp functionality for mobile robotics and other applications. Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)
https://github.com/mkner/robo-time
clocks iso-8601 mobile-robotics ntp system-clock system-time timestamp timing uptime utc world-clock
Last synced: about 2 months ago
JSON representation
Clocks, timing, and timestamp functionality for mobile robotics and other applications. Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)
- Host: GitHub
- URL: https://github.com/mkner/robo-time
- Owner: mkner
- License: bsd-2-clause
- Created: 2023-09-20T20:42:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T21:28:00.000Z (8 months ago)
- Last Synced: 2024-10-29T01:08:15.619Z (2 months ago)
- Topics: clocks, iso-8601, mobile-robotics, ntp, system-clock, system-time, timestamp, timing, uptime, utc, world-clock
- Language: Python
- Homepage: https://pypi.org/project/robo-time/
- Size: 833 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Awesome Lists containing this project
README
**Robo-Time**
Clocks, timing, and timestamp functionality for mobile robotics and other applications
* Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)
* Intuitive commands for basic uptime, timedate and timestamp outputs
* Choice of either command line mode or output mode for most interface functions
* Output formats have commonly used options and forms that allow easy and flexible reformatting for specific requirements.
.
Installation:
$ **pip** install robo-time
For documentation see https://robo-time.readthedocs.io/en/latest/