https://github.com/patitotective/imclocks
Simple Dear ImGui clocks application written Nim
https://github.com/patitotective/imclocks
alarm alarm-clock clocks dear-imgui gui imgui imtemplate nim nim-lang stopwatch timer
Last synced: 14 days ago
JSON representation
Simple Dear ImGui clocks application written Nim
- Host: GitHub
- URL: https://github.com/patitotective/imclocks
- Owner: Patitotective
- Created: 2022-04-05T01:12:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T23:00:43.000Z (over 1 year ago)
- Last Synced: 2025-03-30T19:37:04.911Z (about 2 months ago)
- Topics: alarm, alarm-clock, clocks, dear-imgui, gui, imgui, imtemplate, nim, nim-lang, stopwatch, timer
- Language: Nim
- Homepage:
- Size: 1.8 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
ImClocks
Simple Dear ImGui clocks application written in Nim.
## Features
- Add, sort and remove timezones.
- Stopwatch with laps.
- Timer. You can choose the alarm (OGG).## Installation
Go to the [releases page](https://github.com/Patitotective/ImClocks/releases/latest) and download:
- [ImClocks-0.2.0-amd64.AppImage](https://github.com/Patitotective/ImClocks/releases/latest/download/ImClocks-0.2.0-amd64.AppImage) for Linux.
- [ImClocks-0.2.0-amd64.exe](https://github.com/Patitotective/ImClocks/releases/latest/download/ImClocks-0.2.0-amd64.exe) for Windows.### Nimble
You can also install it through nimble as a binary package.
```sh
nimble install https://github.com/Patitotective/ImClocks
```https://user-images.githubusercontent.com/79225325/174630096-ef22ac02-21d4-4c89-b440-219ceb9991e2.mp4
## About
- Alarm sound: https://bigsoundbank.com/detail-0035-electronic-alarm-buzzer-1.html.
- GitHub: https://github.com/Patitotective/ImClocks.
- Discord: https://discord.gg/U23ZQMsvwc.Contact me:
- Discord: **Patitotective#0127**.
- Twitter: [@patitotective](https://twitter.com/patitotective).
- Email: **[email protected]**.