-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated icon and screenshots, added Play Store link.
- Loading branch information
Showing
1 changed file
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,37 @@ | ||
# Minimal | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/512.png" height="250px"/> <br> | ||
<img src="/screenshots/app_icon.png" height="200px"/> <br> | ||
A fully Material ToDo app with minimal features, just enough to be useful. | ||
|
||
|
||
#Screenshots: | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_empty_list.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_add_todo.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_set_reminder.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_reminder_date.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_reminder_time.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_populated_list.png" height="400px"/> | ||
<img src="/screenshots/main_empty_light.png" height="400px"/> | ||
<img src="/screenshots/main_empty_dark.png" height="400px"/> | ||
<img src="/screenshots/main_full_light.png" height="400px"/> | ||
<img src="/screenshots/main_full_dark.png" height="400px"/> | ||
<img src="/screenshots/add_todo_light.png" height="400px"/> | ||
<img src="/screenshots/add_todo_dark.png" height="400px"/> | ||
<img src="screenshots/screenshot_reminder_date.png" height="400px"/> | ||
<img src="screenshots/screenshot_reminder_time.png" height="400px"/> | ||
<img src="screenshots/todo_date_dark.png" height="400px"/> | ||
<img src="screenshots/todo_time_dark.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_notification.png" height="400px"/> | ||
<img src="https://github.com/avjinder/Toodle/blob/master/screenshots/screenshot_todo_snooze.png" height="400px"/> | ||
|
||
##Download | ||
<a href="https://play.google.com/store/apps/details?id=com.avjindersinghsekhon.minimaltodo"> | ||
<img alt="Get it on Google Play" | ||
src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" /> | ||
</a> | ||
|
||
|
||
##App Icon | ||
Designed by [Christopher Gundersen]([email protected]) | ||
##Translations | ||
* Spanish by [nanopc](https://github.com/nanopc) <br> | ||
|
||
|
||
|
||
|
||
#License: | ||
The MIT License (MIT) | ||
|
||
|