Skip to content

Latest commit

 

History

7 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

ntp_client_python

An NTP client made using Python and C. Adjusts system clock based on offset.

Configuration

Edit the config.ini to use the desired NTP server.

Compile the .so

gcc -fPIC -shared -o adjtime_ntp.so adjtime_ntp.c

关于

An NTP client made using Python and C. Adjusts system clock based on offset.

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages