wclock is a simple command-line tool that displays the current time.
It is written in Python using Qt and tested on Ubuntu Linux
Github Co-pilot is the lead programmer!
- Easy-to-use command-line interface
- Lightweight and fast
- Clock colors can be customized in .yaml file
To install wclock, clone the repository and build the project:
git clone https://github.com/yourusername/wclock.git
cd wclock
chmod +x wclock
./wclockRun wclock with the desired yaml config file
./wclock ./fido.yamlContributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the "Beerware" software license.
# ----------------------------------------------------------------------------
# "THE BEER-WARE LICENSE" (Revision 43):
#
# Github Co-pilot & <jens@bennerhq.com> wrote this file. As long as you
# retain this notice you can do whatever you want with this stuff. If we meet
# some day, and you think this stuff is worth it, you can buy me a beer in
# return.
#
# /benner
# ----------------------------------------------------------------------------
For any questions or suggestions, please open an issue on GitHub.