Files
Flipper-ARF/applications/system/calendar
d4rks1d33 ad4c171054
Build Dev Firmware / build (push) Failing after 14m40s
A lot of changes
2026-06-02 23:32:16 -03:00
..
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00
2026-06-02 23:32:16 -03:00

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