MX 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
..
helpers 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
scenes 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
views 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
README.md 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
application.fam 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
calendar.c 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
calendar.h 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos
icon.png 670d4c459b add new apps and update readme %!s(int64=2) %!d(string=hai) anos

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