31 lines
561 B
Markdown
31 lines
561 B
Markdown
# Just a Timer
|
|
|
|
It's just a timer. You can start it, pause it, stop it, and start it again. It can also do laps.
|
|
|
|
## Features
|
|
|
|
- A timer
|
|
- Record lap times
|
|
- Persistent storage of timer data
|
|
- Keyboard shortcuts for quick control
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
## Getting Started
|
|
|
|
1. Make sure you have Flutter installed on your machine
|
|
2. Clone this repository
|
|
3. Run `flutter pub get` to install dependencies
|
|
4. Launch the app with `flutter run`
|
|
|
|
## Platform Support
|
|
|
|
- Android
|
|
- Windows
|
|
|
|
## License
|
|
|
|
This project is open source under the MIT License.
|