26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
# Simple Calendar
|
|
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="80" />
|
|
|
|
A simple calendar with events and a customizable widget.
|
|
|
|
A simple calendar with optional CalDAV synchronization. You can easily create recurring events and setup reminders, it can also display week numbers.
|
|
|
|
Contains a monthly view and an event list widget where you can customize the color of the text, as well as the alpha and the color of the background.
|
|
|
|
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
|
|
|
The Storage permission is needed only for exporting or importing events from .ics files.
|
|
|
|
The Contacts permission is used only at importing contact birthdays and anniversaries.
|
|
|
|
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
|
|
|
|
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.calendar.pro'><img src='https://simplemobiletools.com/assets/images/google-play.png' alt='Get it on Google Play' height='45' /></a>
|
|
<a href='https://f-droid.org/packages/com.simplemobiletools.calendar.pro'><img src='https://simplemobiletools.com/assets/images/f-droid.png' alt='Get it on F-Droid' height='45' /></a>
|
|
|
|
<div style="display:flex;">
|
|
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_1.jpg" width="30%">
|
|
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.jpg" width="30%">
|
|
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_3.jpg" width="30%">
|
|
</div>
|