1

Overview

GDZ Flip Clock is a split-flap desktop clock: it displays the time using flipping panels that rotate as the digits change, like the old airport departure boards. You can customize the colors, font, and language, run it in a window, use it as a desktop widget, or enjoy it in full-screen mode — and even use it as a Windows screensaver.

Requirements: Windows 10 or 11 and the .NET 8 runtime. If it is not installed, Windows will offer to install the runtime the first time you launch the application.
2

Getting started

  • Open FlipClock.exe.
  • The clock starts in the dark theme by default, with no border and centered on the screen.
  • On startup, you'll briefly see the F1 Help message: press F1 at any time to view the list of shortcuts.
  • Right-click the clock to open the menu (Themes, Options, Help, Exit), or press O to open Options directly.

Only one instance of GDZ Flip Clock can run at a time. Launching the application again simply activates the existing instance. To close the app, press Esc or right-click and select Exit.

3

The clock screen

The clock interface consists of the following elements:

  • Time cards — one or two digits per group (hours, minutes, and optionally seconds). Each digit changes with a split-flap folding animation.
  • Separators — the colon : between time groups. It can be hidden.
  • AM / PM — an extra card that appears only in 12-hour format.
  • Date (optional) — a line below the time showing the weekday, date, month, and year in your language.

The time is read directly from the system clock, so it is always in sync with Windows and never drifts.

Flip Clock default view
Moving the clock: click and drag anywhere on the clock to reposition it.
5

The Options window

Open it by pressing O or from the context menu. All changes are applied immediately and saved automatically. A Live Preview updates in real time to reflect the current configuration. Options are grouped into three blocks: Clock, Application, and Colors.

Options window

Clock

Option Description
Language Language of the interface and the date (see Languages).
Font Opens the Windows font picker to choose the typeface for the digits.
24-hour clock On: 24-hour format. Off: 12-hour format with an AM/PM card.
Show seconds Shows or hides the seconds group.
Seconds on smaller cards Shows the seconds group at a smaller size to emphasize the hours and minutes (only applies when seconds are shown).
Show separators Shows or hides the : between groups.
2 digits per card Displays each pair (HH, MM, SS) on a single wide card instead of two separate cards.
Show date Adds the date line below the time.

Application

Option Description
Rounded border Rounded window corners (optional, Windows 11 style).
Full screen The clock fills the entire screen.
Desktop widget Borderless window pinned to the desktop background; not shown in the taskbar or Alt+Tab switcher.
Always on top Keeps the clock in front of other windows.
Note: Desktop widget and Always on top are mutually exclusive, and Full screen disables widget mode. The Options window handles this automatically.

Colors

Option Description
Theme Selector containing the 21 preset palettes; picking one applies it immediately.
Background color Color behind the cards (Windows color picker).
Card gradient On: the card face goes from one color to another. Off: flat color.
Primary card color First card color (or the only one, if the gradient is off).
Secondary card color Second gradient color (visible only with the gradient on).
Gradient angle A 0°–360° slider that controls the gradient direction (visible only with the gradient on).

The text color adjusts automatically to contrast with the card; themes that include a custom text color apply it automatically.

Actions

Button Description
Check for updates Manually checks whether a newer version is available and notifies you.
Install / Uninstall screensaver Registers or removes the clock as a Windows screensaver.
Reset to defaults Returns every setting to its original state (keeps your language).
6

Color themes

There are 21 ready-to-use themes. Choose them from the right-click Themes submenu (with thumbnails and live preview), or from the Theme selector in the Options window.

Classic Dark · Classic Light · Paper · Midnight · Ocean · Forest · Sunset · Purple · Amber · Crimson · Slate · Teal · Emerald · Steel · Grape · Fire · Neon Cyan · Coral · Nord · Solarized · Gold

Each theme defines the background color, the two card colors (with or without gradient), and the text color. After applying a theme, you can continue adjusting any color manually in the Colors section.

Paper theme Sunset theme with date line Gold theme
7

Window modes

Flip Clock supports four window modes, which can be enabled from the Options window or with keyboard shortcuts:

Mode How it behaves Shortcut
Borderless Small borderless window; drag it by clicking anywhere to move it.
Full screen Fills the entire screen and hides the cursor. F11
Desktop widget Borderless window with no taskbar or Alt+Tab entry, pinned to the desktop background. W
Always on top Stays above other windows. T
  • The window can be resized freely by dragging its edges.
  • The clock remembers its size and position between sessions (in window mode).
8

Using it as a screen saver

GDZ Flip Clock can also be installed as a Windows screen saver.

Install: open Options (O), press Install as screensaver, and the Windows Screen Saver Settings window opens with FlipClock already available — select it and click OK. No administrator rights are required: it installs only for your user account.

While active: the clock covers all monitors in full-screen mode. Any key press, mouse click, or mouse movement closes it, like any screen saver.

Configuring it: the screen saver settings are managed from the Windows Screen Saver Settings window. To access them, open Windows settings for changing the screen saver and click Settings. This opens the clock's Options window. The screen saver stores its settings separately from the desktop app, so you can have one theme for the desktop clock and a different one for the screen saver.

Uninstall: go back to Options and press Uninstall screensaver.

9

Languages

The interface and the date line are available in 10 languages: Spanish, English, French, German, Italian, Portuguese, Russian, Korean, Chinese, and Dutch.

Choose the language in Options → Language. If you don't select one, the app uses your Windows language; if your Windows language isn't available, it falls back to English. The change is immediate: menus, options, help, and the date line are translated immediately.

10

Keyboard shortcuts

Press F1 at any time to view this list inside the app.

Keyboard shortcuts window
Key Action
O Open/close Options
F1 Open/close Help
Esc Exit
H Toggle 12/24-hour format
S Toggle seconds
P Toggle compact seconds cards
D Toggle 2 digits per card
A Toggle date display
N Toggle rounded border
F11 Toggle full screen
W Toggle desktop widget
T Toggle always on top
F Choose font
B Toggle light/dark background (quick switch)
C Choose background color
G Toggle gradient
1 Choose primary card color
2 Choose secondary card color

Language, update checks, separators, and reset are configured from the Options window.

11

Where your settings are stored

All settings are saved automatically in your user profile as JSON text files:

  • Desktop app: %AppData%\FlipClock\settings.json
  • Screen saver: %AppData%\FlipClock\settings.screensaver.json

A log of errors is also kept in %AppData%\FlipClock\log.txt (useful when contacting support). The Reset to defaults button returns all settings to their default values (keeping only your language).

12

Updates & notices

The app can optionally check for a newer version in the background and show messages from the developer. You can force the check with Options → Check for updates. If there is no internet connection, nothing happens: the clock keeps working normally.

13

Frequently asked questions

Question Answer
Do I need an internet connection? No. An internet connection is only used optionally to check for updates.
How do I close it when there is no border or taskbar? Press Esc, or right-click and select Exit. In widget mode you can also use the right-click menu.
Can I keep the clock behind my windows? Yes: enable Desktop widget (W).
I changed too many things and want to start over. Options → Reset to defaults.
Do the screen saver and the clock share settings? No, each has its own settings file, so you can configure them separately.
The digits look blurry. The app handles display scaling (DPI) to keep the clock sharp on high-resolution displays; if you just switched monitors, restarting the clock fixes it.
14

Quick parameter reference

All of these parameters are set from the interface; this table summarizes their names, what they control, and their default values.

Parameter What it controls Default
24-hour clock 24-hour or 12-hour (AM/PM) format 24 h
Show seconds Seconds group visible Yes
Seconds on smaller cards Draws the seconds group at a reduced size No
Show separators The : between groups Yes
2 digits per card Pair of digits on a single card No
Show date Date line below the time No
Font Typeface for the digits Arial
Background color Background behind the cards #0A0A0C (near-black)
Primary card color First card color #333333
Secondary card color Second gradient color #101013
Card gradient Gradient or flat card face Yes
Gradient angle Gradient orientation (0–360°) 90°
Text color Color of the digits Automatic (contrast)
Rounded border Rounded corners Yes
Full screen Full-screen display No
Desktop widget Pinned to the desktop background No
Always on top In front of other windows Yes
Theme Preset color palette Classic Dark
Language Interface and date language Automatic (Windows)
Flip Clock