GithubHelp home page GithubHelp logo

djangoreinhard / watchface_imagecreator Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 243 KB

application to assist in creation of all the needed images for a watchface (intended for Mi Band 7)

License: GNU General Public License v3.0

C 1.22% QMake 1.74% C++ 97.04%
mi watchface band7

watchface_imagecreator's Introduction

Watchface_ImageCreator

linux application to assist in creation of all the needed images for a watchface

Preview

usage

  • to start, select "new" from main menu and select an (empty) directory

  • use the dropdown combobox to select the element you want to edit

  • change x and y coordinates to position your element

  • using font and color buttons you can style your element

  • when you're done, select "save" from main menu and select a directory where you want to put your images

  • when reopening a project, select "open" from main menu and select the "watchface-pre.txt" file written at last save.

build

  • this project uses qt framework with qmake as build system

  • either use QtCreator or build it manually like this:

      git clone https://github.com/DjangoReinhard/Watchface_ImageCreator.git
      cd Watchface_ImageCreator
      mkdir build
      cd build
      qmake ../FaceBuilder.pro
      make
    

execute

  • dive into the build directory and execute:

      ./FaceBuilder         
    

localization

  • english is default language

  • see i18n/FaceBuilder_de_DE.ts

  • copy that file and rename "de_DE" part to match your language

  • use Qt Linguist to translate and lrelease to create the qm-file

  • rebuild project

watchface_imagecreator's People

Contributors

djangoreinhard avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

watchface_imagecreator's Issues

help please

Can you please tell me how to open the programm.

Where to find resource to build watch faces Mi Band 7

Saw your post on AmazFitWatchFaces and was wonder where every one find the info how to build those watch faces. Ive been searching all after none and found tools like ZeppOs and some tools for older bands. But i dont see anything for Band 7

Do you perhaps have sources?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.