Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moe-sushi/hexclock
hex clock in terminal, with nothing dot font.
https://github.com/moe-sushi/hexclock
clock hex linux
Last synced: 26 days ago
JSON representation
hex clock in terminal, with nothing dot font.
- Host: GitHub
- URL: https://github.com/moe-sushi/hexclock
- Owner: Moe-sushi
- License: mit
- Created: 2023-08-11T06:14:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T08:30:36.000Z (12 months ago)
- Last Synced: 2024-05-17T00:29:35.338Z (8 months ago)
- Topics: clock, hex, linux
- Language: C
- Homepage:
- Size: 855 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About:
Hex clock in terminal, with nothing dot font, written with C.
This program is only for Linux.
Inspired by: [Hex-clock](https://github.com/jacopocolo/Hex-clock)
# Screenshot:
![](https://github.com/Moe-sushi/nothing-hexclock/raw/main/screenshot.png)
# Installation:
```sh
git clone https://github.com/Moe-sushi/nothing-hexclock
cd nothing-hexclock
make
sudo make install
```
# Usage:
```
nhclock
```