Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furk4nbulut/choronometer
Basic Choronometer application codded on Android Studio
https://github.com/furk4nbulut/choronometer
java
Last synced: 5 days ago
JSON representation
Basic Choronometer application codded on Android Studio
- Host: GitHub
- URL: https://github.com/furk4nbulut/choronometer
- Owner: Furk4nBulut
- License: unlicense
- Created: 2023-03-07T08:50:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-10T07:58:48.000Z (3 months ago)
- Last Synced: 2024-08-10T09:04:29.978Z (3 months ago)
- Topics: java
- Language: Kotlin
- Homepage:
- Size: 597 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Stopwatch Application
This is a very basic stopwatch application coded in Java. The project is intended as a learning tool for understanding mobile programming. It showcases fundamental concepts of app development with a simple stopwatch functionality.
## Preview
**Homepage:**
**Chronometer Start:**
## Features
- **Start Stopwatch**: Begins the stopwatch.
- **Stop Stopwatch**: Halts the stopwatch.
- **Reset Stopwatch**: Resets the stopwatch to zero.## Requirements
- Java Development Kit (JDK)
- Android Studio or any Java IDE for running the application## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.