Simple-Calendar/README.md

26 lines
1.6 KiB
Markdown
Raw Normal View History

2016-06-04 15:59:57 +00:00
# Simple Calendar
2020-03-22 14:12:43 +00:00
<img alt="Logo" src="fastlane/metadata/android/en-US/images/icon.png" width="120" />
2016-06-04 15:59:57 +00:00
2016-09-07 21:07:54 +00:00
A simple calendar with events and a customizable widget.
2018-07-04 12:10:01 +00:00
A simple calendar with optional CalDAV synchronization. You can easily create recurring events and setup reminders, it can also display week numbers.
2016-06-04 15:59:57 +00:00
2018-07-04 12:10:01 +00:00
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.
2016-06-04 15:59:57 +00:00
2018-07-04 12:10:01 +00:00
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
2016-08-31 19:23:51 +00:00
The Storage permission is needed only for exporting or importing events from .ics files.
2018-01-16 20:59:11 +00:00
The Contacts permission is used only at importing contact birthdays and anniversaries.
2018-11-16 19:33:23 +00:00
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
2016-11-01 18:36:01 +00:00
2021-11-08 19:18:27 +00:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.calendar.pro'><img src='https://simplemobiletools.com/images/button-google-play.svg' 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/images/button-f-droid.png' alt='Get it on F-Droid' height='45' /></a>
2016-06-18 08:37:19 +00:00
2018-01-16 20:59:11 +00:00
<div style="display:flex;">
2021-02-11 19:43:32 +00:00
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/1.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/2.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/english/3.jpg" width="30%">
2018-01-16 20:59:11 +00:00
</div>