An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ImClocks
Simple Dear ImGui clocks application written in Nim.
![Stopwatch tab](https://user-images.githubusercontent.com/79225325/174630202-3dd2b934-b050-480d-9158-32af6a226e63.png)

## 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]**.