Skip to content

xetri/gclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gclock

A graphical clock application written in C using SDL2.

Preview

Features

  • Displays the current time and date in a graphical interface.
  • Lightweight and efficient.
  • Precompiled binaries available for all major platforms.

Requirements

  • SDL2 library
  • SDL2_ttf library
  • A C compiler (e.g., GCC) (only needed for building from source)

Installation

Precompiled Binaries

Precompiled binaries are available in the Releases section for all major platforms. Download the appropriate binary for your platform and run the executable.

Building from Source

To build the application for your platform, follow these steps:

  1. Clone the repository:
    git clone https://github.com/xetri/gclock.git
    cd gclock
    make

About

GUI Clock in SDL2

Resources

Stars

Watchers

Forks

Contributors

Languages