Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 580 Bytes

MiBand7-Calendar

A simple calendar mini program for MiBand7

This program is originally developed by melianmiko.

This version is modified to add support for lunar holidays.

The source code of the original version: https://notabug.org/melianmiko/mb7_apps/src/master/calendar

What changed?

  • Add conversion algorithm between Gregorian calendar and lunar calendar
  • Add Chinese and lunar festivals
  • Automatically calculate the dates of lunar holidays

Thanks to

melianmiko