Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 demo-app gdscript godot godot4 gui-application

Last synced: 4 months ago
JSON representation

A simple clock app with timer and stopwatch made with Godot.

Awesome Lists containing this project

README

        

![Clock MinTime](icon/mintime.png)
# MinTime

MinTime is a simple clock, timer and stopwatch application made with Godot.

I started this as a personal app to have time displayed like a big digital, later I decided to open source the project and maybe
it might be helpful to someone.

![screenshot first](screenshot/img1.png)

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

## Development

You are free to download and modify the code however you like and also if you want to contribute to this project make a new branch, make changes
and submit pull request.