pal (पल), Nepali for “a moment in time”. Pronounced simply “pal.”
Pal is a simple system tray app for keeping track of time across the world.
Add the cities and locations that matter to you and see their local times at a glance. Pal also makes it easy to answer everyday timezone questions:
“When it’s 4 PM in Tokyo, what time is it in Kathmandu?”
With pal, you can quickly compare locations and find the corresponding time in another part of the world without doing the math.
Whether you work with people around the world, have friends and family in different time zones, or simply want an easier way to keep track of global time, pal helps you stay in sync with every moment, wherever it happens.
- Download the latest release of pal for your operating system.
- Launch the application.
- Select a service, choose a version, and start it.
Because current releases are unsigned, your operating system might show a security warning when opening the application for the first time.
macOS may block the app with a message stating it “cannot be opened because it is from an unidentified developer.”
How to run:
- Open System Settings
$\rightarrow$ Privacy & Security.- Scroll down to the Security section.
- Locate the notification for
paland click Open Anyway.- Enter your system password or use Touch ID to confirm.
Official Apple Guide: Open a Mac app from an unidentified developer
Windows Defender SmartScreen may show a blue window stating “Windows protected your PC.”
How to run:
- Click the "More info" link inside the blue window.
- Click the "Run anyway" button that appears.
pal is built with:
git clone https://github.com/sndsabin/pal
cd palmake devThis starts the application in development mode with live reloading for both the Go backend and the frontend.
# Build app for Windows
make build-windows
# Build app for Linux
make build-linux
# Build app for macOS
make build-macContributions, feature requests, and bug reports are welcome. Feel free to open an issue or submit a pull request.
See the LICENSE file for details.
pal is inspired by meanwhile.

