Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
|travis| |lgtm| |coveralls| |libraries|
.. |travis| image:: https://img.shields.io/travis/cdown/tzupdate/develop.svg?label=tests :target: https://travis-ci.org/cdown/tzupdate :alt: Tests
.. |lgtm| image:: https://img.shields.io/lgtm/grade/python/github/cdown/tzupdate.svg?label=code%20quality :target: https://lgtm.com/projects/g/cdown/tzupdate/overview/ :alt: LGTM
.. |coveralls| image:: https://img.shields.io/coveralls/cdown/tzupdate/develop.svg?label=test%20coverage :target: https://coveralls.io/github/cdown/tzupdate?branch=develop :alt: Coverage
.. |libraries| image:: https://img.shields.io/librariesio/github/cdown/tzupdate.svg?label=dependencies :target: https://libraries.io/github/cdown/tzupdate :alt: Dependencies
tzupdate is a fully automated utility to set the system time using geolocation.
::
$ sudo tzupdate
Set system timezone to Europe/London.
Internally, this geolocates you, gets the timezone for that geolocation, and then updates the system's local time zone.
You can also see what tzupdate would do without actually doing it by passing
-p
, and specify an alternative IP address by using -a
. This is not an
exhaustive list of options, see tzupdate --help
for that.
To install the latest stable version from PyPi (recommended):
.. code::
$ pip install -U tzupdate
To install the latest development code from GitHub:
.. code::
$ pip install -U git+https://github.com/cdown/tzupdate.git@develop
.. code::
$ tox
Ran 18 tests in 1.109s
FAQs
Set the system timezone based on IP geolocation
We found that tzupdate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.