Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mvnowak committed Jul 5, 2023
2 parents bd2e6a3 + 50c8bb3 commit c7e855e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: ["https://www.paypal.me/rayleaf"]
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PocketPlan is a lightweight, simplistic Android App designed to take care of everyday tasks such as managing a To-Do list, keeping notes, reminding you of upcoming birthdays and providing a self-sorting shopping list. It features both a light and a dark theme, and allows for a high degree of customizability of appearance and behavior in the settings menu.

All your data, including the settings, can be exported as a local backup. PocketPlan natively supports the 6 languages English, German, French, Spanish, Russian and Italian.
All data, including the settings, can be exported as a local backup. PocketPlan natively supports the 6 languages English, German, French, Spanish, Russian and Italian.

Check out the [Contribution guidelines](https://github.com/estep248/PocketPlan/blob/master/CONTRIBUTING.md) if you would like to contribute to this project.

Expand All @@ -20,31 +20,31 @@ Check out the [Contribution guidelines](https://github.com/estep248/PocketPlan/b
</a>

## Birthdays
Toggle reminders for individual birthdays or set custom reminders a couple days prior, e.g. to remember to buy a present.
Toggle reminders for individual birthdays or set custom reminders a couple days prior.
<div style="display:flex;">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/05.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png" width="30%">
</div>

## Notes
Organize your text based notes using folders and different colors.
<div style="display:flex;">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/06.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png" width="30%">
</div>

## Shopping
Items added to the shopping list will automatically be sorted into their respective category.
<div style="display:flex;">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/07.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/03.png" width="30%">
</div>

## To-Do
Tasks are automatically sorted by priority ranging from high (red) to low (green).
<div style="display:flex;">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/08.png" width="30%">
<img alt="App image" src="https://github.com/RayLeaf-Studios/PocketPlan/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04.png" width="30%">
</div>

Screenshots from version 1.3.9 (39)

0 comments on commit c7e855e

Please sign in to comment.