Skip to content

Adiras/flipperzero-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Versioning

This project use CalVer for versioning. For the versions available, see the releases on this repository.