Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/illud/crono
Crono is a desktop app that allows you to have all your games, apps in one place and track the time used.
https://github.com/illud/crono
cpp desktop qt qtcreator
Last synced: 4 months ago
JSON representation
Crono is a desktop app that allows you to have all your games, apps in one place and track the time used.
- Host: GitHub
- URL: https://github.com/illud/crono
- Owner: illud
- Created: 2023-08-21T05:07:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-21T02:58:48.000Z (5 months ago)
- Last Synced: 2024-10-02T09:33:46.602Z (4 months ago)
- Topics: cpp, desktop, qt, qtcreator
- Language: C++
- Homepage:
- Size: 8.38 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crono
Crono is a app built with [QT C++](https://www.qt.io) that allows you to track the time of apps running, games and in app HowLongToBeat.
### Download Links:
- [Download](https://github.com/illud/crono/releases/download/v1.0.0/crono-v1.0.0.rar)
- [Source Code](https://github.com/illud/crono/archive/refs/tags/v1.0.0.zip)
![games](./in_app_img/1.png)![game-details](./in_app_img/2.png)
![stats](./in_app_img/3.png)
![howlongtobeat](./in_app_img/4.png)
![achivements](./in_app_img/5.png)
## Build
windeployqt.exe --no-translations "C:\release-path\release\notepad.exe"