https://github.com/cold-atom/mintime
A simple clock app with timer and stopwatch made with Godot.
https://github.com/cold-atom/mintime
2d app clock clockapp demo-app gdscript godot godot4-3 gui-application stopwatch-app stopwatch-application timer-app timer-application
Last synced: 6 months ago
JSON representation
A simple clock app with timer and stopwatch made with Godot.
- Host: GitHub
- URL: https://github.com/cold-atom/mintime
- Owner: cold-atom
- License: mit
- Created: 2024-06-16T10:47:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T18:11:30.000Z (8 months ago)
- Last Synced: 2025-05-06T19:29:59.541Z (8 months ago)
- Topics: 2d, app, clock, clockapp, demo-app, gdscript, godot, godot4-3, gui-application, stopwatch-app, stopwatch-application, timer-app, timer-application
- Language: GDScript
- Homepage:
- Size: 4.81 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# MinTime
MinTime is a simple clock, timer and stopwatch application made with Godot.
I made this application for a personal use to keep track of time while doing some work.

## Features
- It automatically get's the time and date from the system and displays it.
- It has Stopwatch.
- It has Timer.

## Installation
To get this project to your local machine download the zip file or clone the repository and import the project into the godot.
Or you can also directly download it from the Godot asset library.
You are free to use, modify, and distribute this project as you wish.