chore: Update screenshots, update README, bump version string
This commit is contained in:
42
README.md
42
README.md
@@ -1,12 +1,20 @@
|
||||

|
||||

|
||||
|
||||
### THIS PROJECT IS IN A VERY EARLY DEVELOPMENT STAGE. MOST FEATURES ARE NOT YET READY
|
||||
## About
|
||||
|
||||
### About
|
||||
Tomato is a minimalist Pomodoro timer for Android based on Material 3 Expressive.
|
||||
|
||||
Tomato is a minimalist Pomodoro timer for Android based on Material 3 Expressive
|
||||
### Features
|
||||
|
||||
### Screenshots
|
||||
- Simple, minimalist UI based on the latest Material 3 Expressive guidelines
|
||||
- Detailed statistics of work/study times in an easy to understand manner
|
||||
- Stats for the current day visible at a glance
|
||||
- Stats for the last week and last month shown in an easy to read, clean graph
|
||||
- Additional stats for last week and month showing at what time of the day you're the most
|
||||
productive
|
||||
- Customizable timer parameters
|
||||
|
||||
## Screenshots
|
||||
|
||||
<p align="center" width="100%">
|
||||
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="30%">
|
||||
@@ -15,4 +23,26 @@ Tomato is a minimalist Pomodoro timer for Android based on Material 3 Expressive
|
||||
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width="30%">
|
||||
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" width="30%">
|
||||
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" width="30%">
|
||||
</p>
|
||||
</p>
|
||||
|
||||
## Donate
|
||||
|
||||
You can support Tomato's development
|
||||
through [my GitHub Sponsors page](https://github.com/sponsors/nsh07)
|
||||
or [my BuyMeACoffee page](https://coff.ee/nsh07):
|
||||
|
||||
<a href="https://github.com/sponsors/nsh07">
|
||||
<img src=".github/repo_photos/sponsors.png" width="128px">
|
||||
</a>
|
||||
<a href="https://coff.ee/nsh07">
|
||||
<img src=".github/repo_photos/bmc_qr.png" width="128px">
|
||||
</a>
|
||||
|
||||
## Special Thanks
|
||||
|
||||
This app was made possible by the following libraries:
|
||||
|
||||
- [Jetpack Navigation 3](https://developer.android.com/jetpack/androidx/releases/navigation3) -
|
||||
Navigation
|
||||
- [Room](https://developer.android.com/jetpack/androidx/releases/room) - SQLite Database
|
||||
- [Vico](https://github.com/patrykandpatrick/vico) - Graphs and charts
|
||||
Reference in New Issue
Block a user