Discover

Topics

PiTime

PiTime APK

PiTime APK

0.6 FreeAdrian Rosoga ⇣ Download APK (1.03 MB)

Sets the time on the Raspberry Pi, using the Android phone as time reference.

What's PiTime APK?

PiTime is a app for Android, It's developed by Adrian Rosoga author.
First released on google play in 9 years ago and latest version released in 6 years ago.
This app has 2.8K download times on Google play and rated as 4.90 stars with 20 rated times.
This product is an app in Tools category. More infomartion of PiTime on google play
sudo /bin/date MMddHHmmyy.ss

PiTime updates the time (more precisely the date) on the Raspberry Pi, taking the time from the Android phone. It simply sends the above one-liner to the Pi, no more, no less!

This is useful when there is no Internet connection so the Pi cannot synchronize its clock from NTP servers. One use case is doing timelapse photography with a headless Pi. CreateDate field in photo's Exif needs to be correct for timelapse movies that have a running timestamp. In such a case use USB tethering between the Android device and the Pi and access the Pi on (usually) 192.168.42.42 IP address.

A big thanks to the JSch authors - the Java library used to ssh to the Pi.

Please send suggestions to [email protected].