Skip to content

JaeSeoKim/sdl-flip-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL Flip Clock for the MiyooMini series

FlipClock Application running on the MiyooMini Plus Preview!

This is a simple Flip Clock created using SDL.

Features

  • Always awake
  • Quit the program using Menu + Select
  • Change 12/24 mode using Start
  • And ... that's it all!

Download

Click here to get the last version released

Installation

To use with Onion-OS

  1. Download and unzip the latest release file
  2. Move the unzipped folder to the /App path on the SD card

Important

The directory name must be FlipClock!

  1. Boot up your Miyoomini and run Flip Clock in the Apps section!

ChangeLogs

v1.1

Features

  • Change 12/24 mode using Start

Fix

  • Improve Performance(6fps -> 58fps)
    • refactor RenderFillCircle

Etc

  • Refactor bunch of codes...

v1.0

Features

  • Always awake
  • Quit the program using Menu + Select