ooflet / Mi-Create

Unofficial watchface creator for Xiaomi wearables ~2021 and above
https://ooflet.github.io/docs
GNU General Public License v3.0
34 stars 4 forks source link


Mi Create

Unofficial watchface creator for Xiaomi Wearables. Compatible with all Xiaomi wearables made ~2021 and above

linux linux

window

Features:

Installation:

Windows

Download the latest installer from the releases tab. Please note only 64-bit versions of Windows 10 (1809 or later) and Windows 11 is supported.

Linux

Mi Create fully supports Linux, however there are no binaries for Linux. I do plan to distribute binaries on Linux once a fully stable and feature-rich release is out. If there are any Linux app maintainers who have experience in distributing applications, I would highly appreciate your help.

MacOS

Mi Create is not tested on MacOS. All code and libraries should support MacOS, but I make no guarantees.

Running source code

If you want to run from source:

Executing from source however will not create log files, it will output logs to console.

Troubleshooting

Mi Create can end up running into a few bugs. Please report them with the main log file attached. If you have not changed the install location on Windows during setup, the main log file will be located at
C:\Users\{username}\AppData\Local\Programs\Mi Create\data\app.log

Help

If you are looking for a tutorial on Mi Create, please view the documentation at https://ooflet.github.io/docs. If you have any further questions that are not covered by the documentation, feel free to ask on the discussions tab. Otherwise, if there is a bug or issue with Mi Create, submit an issue report.

Redistribution

I do not mind the program being redistributed, however please link the Github repository somewhere whether it be the post or the description.

Compiling for different platforms must be done using Nuitka, there are some specific compiled checks special for Nutika in the program. Plus, Nutika gives an added performance benefit.

Licensing:

Mi Create is licensed under the GPL-3 licence. View what you can and can't do
Please note that the compiler is made by a third party and is NOT open source.