MX d8becee1b5 datetime fixes 1 рік тому
..
helpers 670d4c459b add new apps and update readme 2 роки тому
scenes 670d4c459b add new apps and update readme 2 роки тому
views 670d4c459b add new apps and update readme 2 роки тому
README.md 670d4c459b add new apps and update readme 2 роки тому
application.fam 670d4c459b add new apps and update readme 2 роки тому
calendar.c d8becee1b5 datetime fixes 1 рік тому
calendar.h 670d4c459b add new apps and update readme 2 роки тому
icon.png 670d4c459b add new apps and update readme 2 роки тому

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