MX a6b8020f83 remove deprecated view_dispatcher_enable_queue 1 anno fa
..
helpers 670d4c459b add new apps and update readme 2 anni fa
scenes 670d4c459b add new apps and update readme 2 anni fa
views 670d4c459b add new apps and update readme 2 anni fa
README.md 670d4c459b add new apps and update readme 2 anni fa
application.fam 670d4c459b add new apps and update readme 2 anni fa
calendar.c a6b8020f83 remove deprecated view_dispatcher_enable_queue 1 anno fa
calendar.h 670d4c459b add new apps and update readme 2 anni fa
icon.png 670d4c459b add new apps and update readme 2 anni fa

README.md

Flipper Zero calendar application

How to set up and build the application

Make sure you have enough space on SD card and clone the source code inside applications_user folder:

git clone https://github.com/Adiras/flipperzero-calendar.git
  • To launch app on Flipper, run ./fbt launch APPSRC=applications_user\flipperzero-calendar
  • To build app without uploading it to Flipper, use ./fbt build APPSRC=applications_user\flipperzero-calendar