I use VPN 24/7 and to minimize fingerprinting I keep my cell phone’s time in the same location as my VPN. I would like to know if you know any FOSS app where I can put the time of my location in the status bar, I’ve been looking for a long time but so far I haven’t found any :(
Android?
yes
I dont know of one, but it shouldn’t be the worst to make :/ you’d rely on either an internal IP address library somehow or an external service.
You might be able to hack it yourself with Termux
Too complex maybe
I just need a FOSS app that stays in the status bar with customizable clock but it seems that no one has had this need until today
Is it possible to use termux to display something in the status bar?
Ah, you specified Android.
Should be relatively simple with a shell script. Considering Android’s security model the hardest bit will probably be to get that timezone out of the VPN app.
And then maybe some app exists that allows you to integrate custom script output into your staus bar.