39
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Apr 2025
39 points (97.6% liked)
Privacy
6829 readers
3 users here now
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
founded 2 years ago
MODERATORS
Not exactly a replacement but I like www.sharpworldclock.com.
I needed something that display time from various countries in long straight horizontal bar and I needed it to speak out the time in the language I am learning. It doesn't seems to be open source though, but I can't find anything else similar.
I wonder if there's a Linux clock you could run under WSL?
I mean, there's these ones, for example:
You can download them as Flatpaks and then this guide supposedly allows running Flatpaks under Windows: https://github.com/AbelFalcon/Run-Flatpak-Windows11
I'm guessing, the Xming thing is needed for graphical applications? I have no idea, if that's what people generally use for that...
watch -n 1 date
This is beautiful.